We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f83abed commit f8037acCopy full SHA for f8037ac
torch-build-env.file
@@ -29,7 +29,6 @@ export USE_SYSTEM_PSIMD=ON
29
export PSIMD_SOURCE_DIR=${PSIMD_ROOT}
30
export BUILD_CUSTOM_PROTOBUF=OFF
31
export USE_SYSTEM_EIGEN_INSTALL=ON
32
-export USE_SYSTEM_PSIMD=ON
33
export USE_SYSTEM_FXDIV=ON
34
export USE_SYSTEM_PYBIND11=ON
35
export PYBIND11_SYSPATH=${PY3_PYBIND11_ROOT}
@@ -54,9 +53,7 @@ export USE_NUMA=ON
54
53
export NUMA_ROOT_DIR=${NUMACTL_ROOT}
55
export USE_NUMPY=OFF
56
export USE_OPENMP=ON
57
-export USE_QNNPACK=OFF
58
export USE_VALGRIND=OFF
59
-export USE_XNNPACK=OFF
60
export USE_MKLDNN=OFF
61
export USE_DISTRIBUTED=OFF
62
export USE_MPI=ON
0 commit comments