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 28e9f45 commit ce6d8e8Copy full SHA for ce6d8e8
build_tools/rocm/run_jax_ut.sh
@@ -21,6 +21,7 @@ bazel --bazelrc=${XLA_DIR}/build_tools/rocm/rocm_xla.bazelrc test \
21
--build_tag_filters=cpu,gpu,-tpu,-config-cuda-only \
22
--test_tag_filters=cpu,gpu,-tpu,-config-cuda-only \
23
--action_env=TF_ROCM_AMDGPU_TARGETS=gfx908,gfx90a,gfx942 \
24
+ --test_timeout=920,2400,7200,9600 \
25
--//jax:build_jaxlib=true \
26
--run_under=@xla//build_tools/rocm:exclusive_local_wrapper \
27
--action_env=REMOTE_GPU_TESTING=True \
0 commit comments