mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Remove caffe2 from more build files (#125898)
Co-authored-by: Aaron Gokaslan <aaronGokaslan@gmail.com> Pull Request resolved: https://github.com/pytorch/pytorch/pull/125898 Approved by: https://github.com/Skylion007
This commit is contained in:
committed by
PyTorch MergeBot
parent
b620231378
commit
b9e7b35912
@ -379,7 +379,7 @@ You can also pass the `CMAKE_VARS="..."` environment variable to specify additio
|
||||
See [setup.py](./setup.py) for the list of available variables.
|
||||
|
||||
```bash
|
||||
CMAKE_VARS="BUILD_CAFFE2=ON BUILD_CAFFE2_OPS=ON" make -f docker.Makefile
|
||||
make -f docker.Makefile
|
||||
```
|
||||
|
||||
### Building the Documentation
|
||||
|
Reference in New Issue
Block a user