# libtorch_study **Repository Path**: zzyjsjcom/libtorch_study ## Basic Information - **Project Name**: libtorch_study - **Description**: libtorch study - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-27 - **Last Updated**: 2025-08-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # libtorch_study ### Description libtorch study ### Download ``` wget https://download.pytorch.org/libtorch/cpu/libtorch-cxx11-abi-shared-with-deps-latest%2Bcpu.zip unzip libtorch-cxx11-abi-shared-with-deps-latest+cpu.zip mkdir -p ~/bin mv libtorch ~/bin ```