Disable a Python test for TFRT due to MLIR lowering issue.
PiperOrigin-RevId: 357822693 Change-Id: Ic7b8bfa71673edabdff756268e00aae42e8fdfca
This commit is contained in:
parent
63a277f28a
commit
18b63d903e
@ -987,6 +987,7 @@ class TensorListTest(PForTestCase):
|
||||
|
||||
self._test_loop_fn(loop_fn, 2)
|
||||
|
||||
@test_util.disable_tfrt("b/180206304")
|
||||
def test_create_inside_and_read(self):
|
||||
|
||||
def loop_fn(i):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user