We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41581dd commit 240e421Copy full SHA for 240e421
1 file changed
tensorflow/tools/ci_build/linux/rocm/run_cpu.sh
@@ -37,6 +37,7 @@ bazel --bazelrc=tensorflow/tools/tf_sig_build_dockerfiles/devel.usertools/cpu.ba
37
--config=sigbuild_local_cache \
38
--verbose_failures \
39
--config=pycpp \
40
+ --config=rocm \
41
--action_env=TF_PYTHON_VERSION=$PYTHON_VERSION \
42
--local_test_jobs=${N_BUILD_JOBS} \
43
--jobs=${N_BUILD_JOBS} \
0 commit comments