We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1231900 commit ee15a6bCopy full SHA for ee15a6b
tensorflow/tools/ci_build/linux/rocm/run_cpu.sh
@@ -37,8 +37,8 @@ bazel --bazelrc=tensorflow/tools/tf_sig_build_dockerfiles/devel.usertools/cpu.ba
37
--config=sigbuild_local_cache \
38
--verbose_failures \
39
--config=pycpp \
40
- --action_env=TF_NEED_ROCM=1 \
+ --action_env=TF_NEED_ROCM=0 \
41
--action_env=TF_PYTHON_VERSION=$PYTHON_VERSION \
42
--local_test_jobs=${N_BUILD_JOBS} \
43
- --repo_env=ROCM_PATH=/opt/rocm \
+ --repo_env=ROCM_PATH=/opt/rocm \
44
--jobs=${N_BUILD_JOBS}
0 commit comments