File tree Expand file tree Collapse file tree 6 files changed +17
-17
lines changed Expand file tree Collapse file tree 6 files changed +17
-17
lines changed Original file line number Diff line number Diff line change @@ -263,7 +263,7 @@ commands:
263
263
parameters :
264
264
torch-build :
265
265
type : string
266
- default : " 2.0.0.dev20221228 +cu117"
266
+ default : " 2.0.0.dev20230103 +cu117"
267
267
torch-build-index :
268
268
type : string
269
269
default : " https://download.pytorch.org/whl/nightly/cu117"
@@ -992,7 +992,7 @@ parameters:
992
992
# Nightly platform config
993
993
torch-build :
994
994
type : string
995
- default : " 2.0.0.dev20221228 +cu117"
995
+ default : " 2.0.0.dev20230103 +cu117"
996
996
torch-build-index :
997
997
type : string
998
998
default : " https://download.pytorch.org/whl/nightly/cu117"
Original file line number Diff line number Diff line change @@ -56,17 +56,17 @@ new_local_repository(
56
56
http_archive (
57
57
name = "libtorch" ,
58
58
build_file = "@//third_party/libtorch:BUILD" ,
59
- sha256 = "07c0a3e8eff499cd07e76873ab65cc4afb0545b7e9d3ac3f66c9c79936626e71 " ,
59
+ sha256 = "59b8b5e1954a86d50b79c13f06398d385b200da13e37a08ecf31d3c62e5ca127 " ,
60
60
strip_prefix = "libtorch" ,
61
- urls = ["https://download.pytorch.org/libtorch/nightly/cu117/libtorch-cxx11-abi-shared-with-deps-1.14 .0.dev20221205 %2Bcu117.zip" ],
61
+ urls = ["https://download.pytorch.org/libtorch/nightly/cu117/libtorch-cxx11-abi-shared-with-deps-2.0 .0.dev20230103 %2Bcu117.zip" ],
62
62
)
63
63
64
64
http_archive (
65
65
name = "libtorch_pre_cxx11_abi" ,
66
66
build_file = "@//third_party/libtorch:BUILD" ,
67
- sha256 = "e532f52bf7c4d9883bf171846bc1f464fd39fc2b4e8dd887631c270c34dcfd74 " ,
67
+ sha256 = "e260fc7476be89d1650953e8643e9f7363845f5a52de4bab87ac0e619c1f6ad4 " ,
68
68
strip_prefix = "libtorch" ,
69
- urls = ["https://download.pytorch.org/libtorch/nightly/cu117/libtorch-shared-with-deps-1.14 .0.dev20221205 %2Bcu117.zip" ],
69
+ urls = ["https://download.pytorch.org/libtorch/nightly/cu117/libtorch-shared-with-deps-2.0 .0.dev20230103 %2Bcu117.zip" ],
70
70
)
71
71
72
72
# Download these tarballs manually from the NVIDIA website
Original file line number Diff line number Diff line change 1
1
numpy
2
2
pybind11 == 2.6.2
3
3
--extra-index-url https://download.pytorch.org/whl/nightly/cu117
4
- torch == 2.0.0.dev20221228 +cu117
5
- torchvision == 0.15.0.dev20221222 +cu117
4
+ torch == 2.0.0.dev20230103 +cu117
5
+ torchvision == 0.15.0.dev20230103 +cu117
6
6
--extra-index-url https://pypi.ngc.nvidia.com
7
7
tensorrt == 8.5.1.7
Original file line number Diff line number Diff line change 1
1
timm == v0.4.12
2
2
transformers == 4.17.0
3
3
--extra-index-url https://download.pytorch.org/whl/nightly/cu117
4
- torchvision == 0.15.0.dev20221222 +cu117
4
+ torchvision == 0.15.0.dev20230103 +cu117
Original file line number Diff line number Diff line change @@ -56,17 +56,17 @@ new_local_repository(
56
56
http_archive(
57
57
name = "libtorch",
58
58
build_file = "@//third_party/libtorch:BUILD",
59
- sha256 = "24e82bc3612066d6c224c08e148263bd237670a44a0afa9952be8de2445fd89a ",
59
+ sha256 = "59b8b5e1954a86d50b79c13f06398d385b200da13e37a08ecf31d3c62e5ca127 ",
60
60
strip_prefix = "libtorch",
61
- urls = ["https://download.pytorch.org/libtorch/nightly/cu117/libtorch-cxx11-abi-shared-with-deps-2.0.0.dev20221228 %2Bcu117.zip"],
61
+ urls = ["https://download.pytorch.org/libtorch/nightly/cu117/libtorch-cxx11-abi-shared-with-deps-2.0.0.dev20230103 %2Bcu117.zip"],
62
62
)
63
63
64
64
http_archive(
65
65
name = "libtorch_pre_cxx11_abi",
66
66
build_file = "@//third_party/libtorch:BUILD",
67
- sha256 = "0a61f2d80bf2a5cbba65e6f44de2df731af923482f96e89af90099d8a0cb7a1e ",
67
+ sha256 = "e260fc7476be89d1650953e8643e9f7363845f5a52de4bab87ac0e619c1f6ad4 ",
68
68
strip_prefix = "libtorch",
69
- urls = ["https://download.pytorch.org/libtorch/nightly/cu117/libtorch-shared-with-deps-2.0.0.dev20221228 %2Bcu117.zip"],
69
+ urls = ["https://download.pytorch.org/libtorch/nightly/cu117/libtorch-shared-with-deps-2.0.0.dev20230103 %2Bcu117.zip"],
70
70
)
71
71
72
72
####################################################################################
Original file line number Diff line number Diff line change @@ -56,17 +56,17 @@ new_local_repository(
56
56
http_archive(
57
57
name = "libtorch",
58
58
build_file = "@//third_party/libtorch:BUILD",
59
- sha256 = "24e82bc3612066d6c224c08e148263bd237670a44a0afa9952be8de2445fd89a ",
59
+ sha256 = "59b8b5e1954a86d50b79c13f06398d385b200da13e37a08ecf31d3c62e5ca127 ",
60
60
strip_prefix = "libtorch",
61
- urls = ["https://download.pytorch.org/libtorch/nightly/cu117/libtorch-cxx11-abi-shared-with-deps-2.0.0.dev20221228 %2Bcu117.zip"],
61
+ urls = ["https://download.pytorch.org/libtorch/nightly/cu117/libtorch-cxx11-abi-shared-with-deps-2.0.0.dev20230103 %2Bcu117.zip"],
62
62
)
63
63
64
64
http_archive(
65
65
name = "libtorch_pre_cxx11_abi",
66
66
build_file = "@//third_party/libtorch:BUILD",
67
- sha256 = "0a61f2d80bf2a5cbba65e6f44de2df731af923482f96e89af90099d8a0cb7a1e ",
67
+ sha256 = "e260fc7476be89d1650953e8643e9f7363845f5a52de4bab87ac0e619c1f6ad4 ",
68
68
strip_prefix = "libtorch",
69
- urls = ["https://download.pytorch.org/libtorch/nightly/cu117/libtorch-shared-with-deps-2.0.0.dev20221228 %2Bcu117.zip"],
69
+ urls = ["https://download.pytorch.org/libtorch/nightly/cu117/libtorch-shared-with-deps-2.0.0.dev20230103 %2Bcu117.zip"],
70
70
)
71
71
72
72
####################################################################################
You can’t perform that action at this time.
0 commit comments