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 8f970c8 commit c4890ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/IDC_1100_Public_Sycl_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
#build
export SYCL_TOOLKIT_PATH=/home/sdp/intel/oneapi/compiler/2024.1
export workspace=build_workspace
mkdir $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 c4890ce

Please sign in to comment.