[Caffe2] Remove unused AVX512 code (#133160)

Fixes #ISSUE_NUMBER

Pull Request resolved: https://github.com/pytorch/pytorch/pull/133160
Approved by: https://github.com/albanD
This commit is contained in:
cyyever
2024-08-23 23:16:14 +00:00
committed by PyTorch MergeBot
parent 1f19ccb5b3
commit c638a40a93
6 changed files with 1 additions and 54 deletions

View File

@ -19,7 +19,6 @@ def define_targets(rules):
"CAFFE2_BUILD_SHARED_LIBS",
"CAFFE2_PERF_WITH_AVX",
"CAFFE2_PERF_WITH_AVX2",
"CAFFE2_PERF_WITH_AVX512",
"CAFFE2_USE_EXCEPTION_PTR",
"CAFFE2_USE_CUDNN",
"USE_MKLDNN",