Skip to content

Commit

Permalink
Ort droppped support for mklml/openblas/jemalloc.
Browse files Browse the repository at this point in the history
  • Loading branch information
xkszltl committed Oct 28, 2022
1 parent ee7ec92 commit a893352
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pkgs/ort.sh
Original file line number Diff line number Diff line change
Expand Up @@ -116,12 +116,9 @@
-Donnxruntime_USE_DNNL=ON \
-Donnxruntime_USE_EIGEN_FOR_BLAS=ON \
-Donnxruntime_USE_FULL_PROTOBUF=ON \
-Donnxruntime_USE_JEMALLOC=OFF \
-Donnxruntime_USE_LLVM=ON \
-Donnxruntime_USE_MKLML=OFF \
-Donnxruntime_USE_NGRAPH=OFF \
-Donnxruntime_USE_NUPHAR=OFF \
-Donnxruntime_USE_OPENBLAS=OFF \
-Donnxruntime_USE_OPENMP=OFF \
-Donnxruntime_USE_PREINSTALLED_EIGEN=OFF \
-Donnxruntime_USE_TENSORRT="$(false && which nvcc >/dev/null 2>&1 && echo 'ON' || echo 'OFF')" \
Expand Down

0 comments on commit a893352

Please sign in to comment.