Skip to content

Commit

Permalink
orlando - for updates of torch
Browse files Browse the repository at this point in the history
  • Loading branch information
llv22 committed Mar 14, 2024
1 parent 2731f02 commit fe60859
Show file tree
Hide file tree
Showing 2 changed files with 88,585 additions and 13,347 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ As officially Pytorch doesn't support for macOS cuda, I used this repository to
Consolidating [torch-2.2.1-mac-with-tensorpipe-cuda10.1-10.2-support-memory-mpi-enabling.patch]([https://github.com/llv22/pytorch-macOS-cuda/blob/v2.0.0-tensorpipe-fixed/torch-2.0.0-mac-with-tensorpipe-cuda-mpi-enabling.patch](https://github.com/llv22/pytorch-macOS-cuda/blob/v2.2.1-tensorpipe-fixed/torch-2.2.1-mac-with-tensorpipe-cuda10.1-10.2-support-memory-mpi-enabling.patch))) by

```bash
git format-patch -17 --stdout > torch-2.2.1-mac-with-tensorpipe-cuda10.1-10.2-support-memory-mpi-enabling.patch
git format-patch -22 --stdout > torch-2.2.1-mac-with-tensorpipe-cuda10.1-10.2-support-memory-mpi-enabling.patch
```

+refer to <https://www.ivankristianto.com/create-patch-files-from-multiple-commits-in-git/>
Expand Down
Loading

0 comments on commit fe60859

Please sign in to comment.