Skip to content

Commit

Permalink
Fix tensilite path
Browse files Browse the repository at this point in the history
  • Loading branch information
alekstheod committed Nov 18, 2024
1 parent 78d18f6 commit a8ce7dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@ build:rocm --crosstool_top=@local_config_rocm//crosstool:toolchain
build:rocm --define=using_rocm_hipcc=true
build:rocm --define=tensorflow_mkldnn_contraction_kernel=0
build:rocm --repo_env TF_NEED_ROCM=1
test:rocm --test_env=ROCBLAS_TENSILE_LIBPATH=/opt/rocm/lib/rocblas/library

build:sycl --crosstool_top=@local_config_sycl//crosstool:toolchain
build:sycl --define=using_sycl=true
Expand Down

0 comments on commit a8ce7dc

Please sign in to comment.