Commit 90e39a7
committed
TESLER-18: Update PyTorch version compatibility to support 2.4.0+
- Updated torch constraint from >=2.2.0,<=2.3.0 to >=2.2.0,<3.0.0
- Updated torchvision constraint from >=0.17.0,<=0.18.0 to >=0.17.0,<1.0.0
- Bumped package version to 2.5.3
- Resolves user requests for PyTorch 2.4.0+ support1 parent 787da06 commit 90e39a7
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
| 42 | + | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
0 commit comments