File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -263,12 +263,6 @@ build:rocm_base --define=xnn_enable_avxvnniint8=false
263263build:rocm_base --define=xnn_enable_avx512fp16=false
264264build:rocm_base --repo_env TF_NEED_ROCM=1
265265
266- # Depraceted, will be removed once all build/test scripts are migrated from --config=rocm.
267- build:rocm --config=rocm_base
268-
269- build:rocm_gcc --config=rocm_base
270- build:rocm_gcc --copt=-Wno-stringop-truncation
271-
272266build:rocm_clang_official --config=rocm_base
273267build:rocm_clang_official --action_env=CLANG_COMPILER_PATH="/usr/lib/llvm-18/bin/clang"
274268build:rocm_clang_official --action_env=TF_ROCM_CLANG="1"
@@ -288,7 +282,10 @@ build:rocm_rbe --bes_timeout=600s
288282build:rocm_rbe --tls_client_certificate="/tf/certificates/ci-cert.crt"
289283build:rocm_rbe --tls_client_key="/tf/certificates/ci-cert.key"
290284
291- build:rocm_ci --config=rocm_clang_official
285+ build:rocm --config=rocm_clang_official
286+ build:rocm_ci --config=rocm
287+
288+
292289
293290build:rocm_ci_hermetic --config=rocm_clang_official
294291build:rocm_ci_hermetic --repo_env="OS=ubuntu_22.04"
You can’t perform that action at this time.
0 commit comments