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 4ee587e commit adca112Copy full SHA for adca112
.circleci/config.yml.in
@@ -41,7 +41,7 @@ binary_common: &binary_common
41
pytorch_version:
42
description: "PyTorch version to build against; by default, use a nightly"
43
type: string
44
- default: "1.5"
+ default: "1.5.1"
45
# Don't edit these
46
python_version:
47
description: "Python version to build against (e.g., 3.7)"
0 commit comments