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 df3f8f1 commit 4ee587eCopy full SHA for 4ee587e
.circleci/config.yml
@@ -37,7 +37,7 @@ binary_common: &binary_common
37
build_version:
38
description: "version number of release binary; by default, build a nightly"
39
type: string
40
- default: "0.6.0"
+ default: "0.6.1"
41
pytorch_version:
42
description: "PyTorch version to build against; by default, use a nightly"
43
.circleci/config.yml.in
0 commit comments