Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
PeixuanZuo committed Oct 7, 2023
1 parent 5fafa1c commit e8a520d
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ variables:
- name: render
value: 109
- name: RocmVersion
value: 5.6
value: 5.7

jobs:
- job: Linux_Build
Expand Down Expand Up @@ -99,6 +99,7 @@ jobs:
ccache -s; \
python tools/ci_build/build.py \
--config Release \
--enable_training \
--cmake_extra_defines \
CMAKE_HIP_COMPILER=/opt/rocm/llvm/bin/clang++ \
onnxruntime_BUILD_KERNEL_EXPLORER=OFF \
Expand Down

0 comments on commit e8a520d

Please sign in to comment.