alphablock #32

Merged
rmontanana merged 7 commits from alphablock into main 2025-01-22 11:48:10 +00:00
17 changed files with 144 additions and 24 deletions
Showing only changes of commit 8a9f329ff9 - Show all commits

View File

@@ -18,7 +18,7 @@ The only external dependency is [libtorch](https://pytorch.org/cppdocs/installin
```bash ```bash
wget https://download.pytorch.org/libtorch/nightly/cpu/libtorch-shared-with-deps-latest.zip wget https://download.pytorch.org/libtorch/nightly/cpu/libtorch-shared-with-deps-latest.zip
unzip libtorch-shared-with-deps-latest.zips unzip libtorch-shared-with-deps-latest.zip
``` ```
## Setup ## Setup