Skip to content

Commit

Permalink
update stock xla path
Browse files Browse the repository at this point in the history
  • Loading branch information
wendyliu235 committed Apr 25, 2024
1 parent 6141ec5 commit 8f970c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/IDC_1100_Public_Sycl_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
source /opt/conda/bin/activate ${CONDA_ENV}
#build
export SYCL_TOOLKIT_PATH=/home/sdp/intel/oneapi/compiler/2024.1
export workspace=./
export workspace=build_workspace
export xla_path=$workspace/stock_xla
cd $workspace
git clone -b guizili/build https://github.com/Intel-tensorflow/xla stock_xla
Expand Down

0 comments on commit 8f970c8

Please sign in to comment.