Skip to content

Commit f8037ac

Browse files
committed
remobe duplicate env setup
1 parent f83abed commit f8037ac

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

torch-build-env.file

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ export USE_SYSTEM_PSIMD=ON
2929
export PSIMD_SOURCE_DIR=${PSIMD_ROOT}
3030
export BUILD_CUSTOM_PROTOBUF=OFF
3131
export USE_SYSTEM_EIGEN_INSTALL=ON
32-
export USE_SYSTEM_PSIMD=ON
3332
export USE_SYSTEM_FXDIV=ON
3433
export USE_SYSTEM_PYBIND11=ON
3534
export PYBIND11_SYSPATH=${PY3_PYBIND11_ROOT}
@@ -54,9 +53,7 @@ export USE_NUMA=ON
5453
export NUMA_ROOT_DIR=${NUMACTL_ROOT}
5554
export USE_NUMPY=OFF
5655
export USE_OPENMP=ON
57-
export USE_QNNPACK=OFF
5856
export USE_VALGRIND=OFF
59-
export USE_XNNPACK=OFF
6057
export USE_MKLDNN=OFF
6158
export USE_DISTRIBUTED=OFF
6259
export USE_MPI=ON

0 commit comments

Comments
 (0)