Disable saved_mode_test on Cloud TPU.
PiperOrigin-RevId: 313835836 Change-Id: Idbc66938bad01cf41dd042c0e05551cd79db8717
This commit is contained in:
parent
58740bfbd0
commit
9cd1555bd2
@ -60,6 +60,9 @@ distribute_py_test(
|
||||
"nomsan", # forge input size exceeded
|
||||
"notsan", # forge input size exceeded
|
||||
],
|
||||
tpu_tags = [
|
||||
"no_oss", # Test infra collision (b/157754990)
|
||||
],
|
||||
deps = [
|
||||
":distribution_strategy_utils",
|
||||
":integration_scripts",
|
||||
|
Loading…
Reference in New Issue
Block a user