Skip to content

Commit

Permalink
update tests wrt odml-torch as default changes
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 706060867
  • Loading branch information
chunnienc authored and copybara-github committed Dec 14, 2024
1 parent ae137e7 commit 8e77ee1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 290 deletions.
286 changes: 0 additions & 286 deletions ai_edge_torch/hlfb/test/test_stablehlo_composite_builder.py

This file was deleted.

4 changes: 0 additions & 4 deletions test/test_quantize.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@ def setUp(self):
super().setUp()
torch.manual_seed(0)

@googletest.skipIf(
not ai_edge_torch.config.use_torch_xla,
reason="Only working with torch_xla at the moment.",
)
def test_quantizer_arg(self):
"""Compare the sizes of models.
Expand Down

0 comments on commit 8e77ee1

Please sign in to comment.