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 0765854 commit 32eb540Copy full SHA for 32eb540
.circleci/config.yml
@@ -16,7 +16,7 @@ binary_common: &binary_common
16
pytorch_version:
17
description: "PyTorch version to build against; by default, use a nightly"
18
type: string
19
- default: "1.3.1"
+ default: "1.4.0"
20
# Don't edit these
21
python_version:
22
description: "Python version to build against (e.g., 3.7)"
.circleci/config.yml.in
0 commit comments