Disable random_generator_test on Cloud TPU.
PiperOrigin-RevId: 351631939 Change-Id: I990a305c084f6a35752da2b6a6e7ed8555cf7a24
This commit is contained in:
parent
a86b735c45
commit
58fa23c36c
@ -595,6 +595,9 @@ distribute_py_test(
|
||||
tags = [
|
||||
"multi_and_single_gpu",
|
||||
],
|
||||
tpu_tags = [
|
||||
"no_oss",
|
||||
],
|
||||
deps = [
|
||||
"//tensorflow/python:stateful_random_ops",
|
||||
"//tensorflow/python/compat:v2_compat",
|
||||
|
Loading…
Reference in New Issue
Block a user