Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leondavi committed Aug 3, 2024
1 parent 4bacf08 commit 8cdac80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src_cpp/torchBridge/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This is a bridge that extends Nerlnet to support libtorch as cpp neural network

1. Go to [Pytorch site](https://pytorch.org/get-started/locally/) and download libtorch
2. Extract libotorch to ```/usr/local/lib/libtorch```
3. Execute Nerlnet build with --t=ON or --torch=ON
3. Execute Nerlnet build with -t=ON or --torch=ON
4. Select worker infrastructe in Nerlplanner as torch.

For apple silicon use [this repo](https://github.com/Nerlnet/libtorch_compiled) to download compiled libtorch.
For apple silicon use [this repo](https://github.com/Nerlnet/libtorch_compiled) to download compiled libtorch.

0 comments on commit 8cdac80

Please sign in to comment.