Skip to content

Commit 8e77ee1

Browse files
chunnienccopybara-github
authored andcommitted
update tests wrt odml-torch as default changes
PiperOrigin-RevId: 706060867
1 parent ae137e7 commit 8e77ee1

File tree

2 files changed

+0
-290
lines changed

2 files changed

+0
-290
lines changed

ai_edge_torch/hlfb/test/test_stablehlo_composite_builder.py

Lines changed: 0 additions & 286 deletions
This file was deleted.

test/test_quantize.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,6 @@ def setUp(self):
3737
super().setUp()
3838
torch.manual_seed(0)
3939

40-
@googletest.skipIf(
41-
not ai_edge_torch.config.use_torch_xla,
42-
reason="Only working with torch_xla at the moment.",
43-
)
4440
def test_quantizer_arg(self):
4541
"""Compare the sizes of models.
4642

0 commit comments

Comments
 (0)