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 0e02a96 commit e534184Copy full SHA for e534184
CMakeLists.txt
@@ -179,7 +179,6 @@ endif() # TRITON_PYTORCH_ENABLE_TORCHTRT
179
if (CMAKE_HOST_SYSTEM_PROCESSOR MATCHES "aarch64")
180
set(LIBS_ARCH "aarch64")
181
set(LIBTORCH_LIBS
182
- "libopenblas.so.0"
183
"libnvpl_blas_core.so.0"
184
"libnvpl_blas_ilp64_gomp.so.0"
185
"libnvpl_blas_ilp64_seq.so.0"
0 commit comments