Skip to content

Commit adfdd98

Browse files
Bump torch in /hyperbox/networks/nasbench301/install
Bumps [torch](https://github.com/pytorch/pytorch) from 1.8.0+cu111 to 1.13.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/master/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/commits/v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b6af5a4 commit adfdd98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hyperbox/networks/nasbench301/install/requirements_cu111.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ timm==0.4.12
262262
toml==0.10.2
263263
tomli==1.2.1
264264
toolz==0.9.0
265-
torch==1.8.0+cu111
265+
torch==1.13.1
266266
torch-cluster==1.5.9 -f https://data.pyg.org/whl/torch-1.8.0%2Bcu111.html
267267
torch-geometric==1.6.3 -f https://data.pyg.org/whl/torch-1.8.0%2Bcu111.html
268268
torch-scatter==2.0.6 -f https://data.pyg.org/whl/torch-1.8.0%2Bcu111.html

0 commit comments

Comments
 (0)