Merge pull request #27018 from siju-samuel:patch-53
PiperOrigin-RevId: 248612844
This commit is contained in:
commit
5b0521bed3
@ -3616,7 +3616,7 @@ def make_neg_tests(options):
|
||||
|
||||
test_parameters = [{
|
||||
"input_dtype": [tf.float32, tf.int32],
|
||||
"input_shape": [[1, 3, 4, 3], [5]],
|
||||
"input_shape": [[1, 3, 4, 3], [5], []],
|
||||
}]
|
||||
|
||||
def build_graph(parameters):
|
||||
|
Loading…
Reference in New Issue
Block a user