No disable_tfrt present on this branch

This commit is contained in:
Mihai Maruseac 2020-09-20 20:16:38 -07:00
parent 4ec48a161f
commit b98dc690f1

View File

@ -32,7 +32,6 @@ from tensorflow.python.platform import test
@test_util.run_all_in_graph_and_eager_modes
@test_util.disable_tfrt
class RawOpsTest(test.TestCase, parameterized.TestCase):
def testSimple(self):