Skip to content

Commit

Permalink
Update deps to torch 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
qihqi committed Apr 24, 2024
1 parent fa090a2 commit 4e5d168
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion experimental/torch_xla2/dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
-f https://download.pytorch.org/whl/torch
torch==2.2.1+cpu
torch==2.3.0+cpu
ruff~=0.3.5
1 change: 1 addition & 0 deletions experimental/torch_xla2/test/test_ops.py
Original file line number Diff line number Diff line change
Expand Up @@ -570,6 +570,7 @@
"special.xlog1py",
"split",
"split_with_sizes",
"split_with_sizes_copy",
"sqrt",
"square",
"stack",
Expand Down

0 comments on commit 4e5d168

Please sign in to comment.