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 b6bd221 commit e5f8f74Copy full SHA for e5f8f74
tensorflow/tools/ci_build/linux/rocm/run_cpu.sh
@@ -37,7 +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
- --action_env=TF_NEED_ROCM=0 \
+ --action_env=TF_NEED_ROCM=1 \
41
--action_env=TF_PYTHON_VERSION=$PYTHON_VERSION \
42
--local_test_jobs=${N_BUILD_JOBS} \
43
--repo_env=ROCM_PATH=/opt/rocm \
0 commit comments