Skip to content

Commit 240e421

Browse files
committed
Add config=rocm for cpu tests to generate embedded device lib header
1 parent 41581dd commit 240e421

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tensorflow/tools/ci_build/linux/rocm/run_cpu.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ bazel --bazelrc=tensorflow/tools/tf_sig_build_dockerfiles/devel.usertools/cpu.ba
3737
--config=sigbuild_local_cache \
3838
--verbose_failures \
3939
--config=pycpp \
40+
--config=rocm \
4041
--action_env=TF_PYTHON_VERSION=$PYTHON_VERSION \
4142
--local_test_jobs=${N_BUILD_JOBS} \
4243
--jobs=${N_BUILD_JOBS} \

0 commit comments

Comments
 (0)