We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb6de82 commit a853dffCopy full SHA for a853dff
.circleci/config.yml
@@ -58,7 +58,7 @@ binary_common: &binary_common
58
build_version:
59
description: "version number of release binary; by default, build a nightly"
60
type: string
61
- default: "0.7.1"
+ default: "0.7.2"
62
pytorch_version:
63
description: "PyTorch version to build against; by default, use a nightly"
64
.circleci/config.yml.in
0 commit comments