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 adca112 commit fe36f06Copy full SHA for fe36f06
.circleci/config.yml
@@ -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