Searched refs:disable_all_xla (Results 1 – 4 of 4) sorted by relevance
32 @test_util.disable_all_xla('align_corners=False not supported by XLA')
260 @test_util.disable_all_xla("This never passed on XLA")
424 @test_util.disable_all_xla('align_corners=False not supported by XLA')
1486 def disable_all_xla(description): function