Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
Signed-off-by: Jinzhe Zeng <[email protected]>
  • Loading branch information
njzjz committed Nov 3, 2024
1 parent dc1de12 commit 5a7fc4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/tests/consistent/io/test_io.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ def tearDown(self):
def test_data_equal(self):
prefix = "test_consistent_io_" + self.__class__.__name__.lower()
for backend_name, suffix_idx in (
# ("tensorflow", 0),
("tensorflow", 0),
("pytorch", 0),
("dpmodel", 0),
("jax", 0),
Expand Down

0 comments on commit 5a7fc4a

Please sign in to comment.