Skip to content

Commit

Permalink
chore: bump genai to 62daf5e
Browse files Browse the repository at this point in the history
  • Loading branch information
sangjanai committed Aug 6, 2024
1 parent 253c19b commit d2600e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build_cortex_onnx.bat
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake -S ./third-party -B ./build_deps/third-party
cmake --build ./build_deps/third-party --config Release -j4

cmake -S .\onnxruntime-genai\ -B .\onnxruntime-genai\build -DUSE_DML=ON -DUSE_CUDA=OFF -DORT_HOME="./build_deps/ort" -DENABLE_PYTHON=OFF -DENABLE_TESTS=OFF -DENABLE_MODEL_BENCHMARK=OFF
cmake -S .\onnxruntime-genai\ -B .\onnxruntime-genai\build -DUSE_DML=ON -DUSE_CUDA=OFF -DUSE_ROCM=OFF -DORT_HOME="./build_deps/ort" -DENABLE_PYTHON=OFF -DENABLE_TESTS=OFF -DENABLE_MODEL_BENCHMARK=OFF
cmake --build .\onnxruntime-genai\build --config Release -j4
2 changes: 1 addition & 1 deletion onnxruntime-genai
Submodule onnxruntime-genai updated 169 files

0 comments on commit d2600e3

Please sign in to comment.