We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e116d67 commit 1cfeb76Copy full SHA for 1cfeb76
jax_rocm_plugin/build/rocm/targets_to_ignore.sh
@@ -16,6 +16,8 @@ TARGETS_TO_IGNORE=(
16
-@jax//tests:lax_test_gpu
17
-@jax//tests:lobpcg_test_gpu
18
-@jax//tests:ode_test_gpu
19
+ -@jax//tests:lax_scipy_special_functions_test_gpu
20
+ -@jax//tests:svd_test_gpu
21
)
22
23
echo "${TARGETS_TO_IGNORE[*]}"
0 commit comments