update libtorch

This commit is contained in:
menzzz 2025-07-28 14:44:57 +08:00
parent 95a34cc4bb
commit f605c5d8fb
2 changed files with 3 additions and 1 deletions

View File

@ -17,7 +17,9 @@ To build this project, ensure that you have the following dependencies installed
### 1. LibTorch ### 1. LibTorch
To facilitate your workflow, we have prepared the LibTorch 2.1.0 in **repo's Release**, **strongly advocating for its direct usage to circumvent version incompatibilities**. To facilitate your workflow, we have prepared the LibTorch 2.1.0 in [google drive](https://drive.google.com/file/d/1sW9OpkZalEzB3llRwt9eR9m20yW2g5IC/view?usp=drive_link).
Please download, unzip and put it in `~/NeuralTraj`.
Matching LibTorch and CUDA versions is **imperative** - mismatches will cause model inference failures. We provide pre-verified combinations below. Matching LibTorch and CUDA versions is **imperative** - mismatches will cause model inference failures. We provide pre-verified combinations below.
The following combinations have been tested: The following combinations have been tested:

BIN
figs/libtorch.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB