mirror of
https://github.com/ROCm/jax.git
synced 2025-04-15 19:36:06 +00:00
Mark multiprocess_gpu_test as manual to skip it in OSS
PiperOrigin-RevId: 474806518
This commit is contained in:
parent
35a5012eea
commit
45e48b3a7d
@ -101,6 +101,7 @@ py_test(
|
||||
args = [
|
||||
"--exclude_test_targets=MultiProcessGpuTest",
|
||||
],
|
||||
tags = ["manual"],
|
||||
deps = [
|
||||
"//jax",
|
||||
"//jax:test_util",
|
||||
|
Loading…
x
Reference in New Issue
Block a user