Run tf.ragged.cross tests in graph & eager mode.
PiperOrigin-RevId: 298869975 Change-Id: I5865527641065ef4a2a0a6b52340cfe7d06d2412
This commit is contained in:
parent
a709d28399
commit
c060d9d3c0
@ -51,6 +51,7 @@ def sparse_const(matrix):
|
||||
return sparse_tensor.SparseTensorValue(indices, values, shape)
|
||||
|
||||
|
||||
@test_util.run_all_in_graph_and_eager_modes
|
||||
class RaggedCrossOpTest(test_util.TensorFlowTestCase, parameterized.TestCase):
|
||||
|
||||
@parameterized.named_parameters([
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user