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:
Richard Barnes
2024-05-13 18:37:54 +00:00
committed by PyTorch MergeBot
parent b620231378
commit b9e7b35912
70 changed files with 36 additions and 5361 deletions

View File

@ -88,12 +88,6 @@
# disables use of system-wide nccl (we will use our submoduled
# copy in third_party/nccl)
#
# BUILD_CAFFE2_OPS=0
# disable Caffe2 operators build
#
# BUILD_CAFFE2=0
# disable Caffe2 build
#
# USE_IBVERBS
# toggle features related to distributed support
#