mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-30 20:18:08 +00:00
remove mkldnn from linux packages (#533)
This commit is contained in:
parent
a697e0b710
commit
290c472839
1 changed files with 1 additions and 1 deletions
|
|
@ -28,6 +28,6 @@ else
|
|||
--config Debug Release --build_shared_lib \
|
||||
--skip_submodule_sync --enable_onnx_tests \
|
||||
--enable_pybind \
|
||||
--parallel --use_openmp --use_mkldnn --build_shared_lib $BUILD_EXTR_PAR
|
||||
--parallel --use_openmp --build_shared_lib $BUILD_EXTR_PAR
|
||||
/home/onnxruntimedev/Release/onnx_test_runner /data/onnx
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in a new issue