Skip to content

Commit 9030050

Browse files
Don't use pytorch 1.10 in tests
1 parent 102b0fa commit 9030050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/environment-torch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ dependencies:
1212
- pytest
1313
- python >=3.7
1414
- xarray
15-
- pytorch
15+
- pytorch <1.10
1616
- onnxruntime

0 commit comments

Comments
 (0)