Skip to content

Commit 4b64f80

Browse files
committed
bump pytorch dependency 1.10.0 -> 1.10.1
Signed-off-by: Eli Uriegas <eliuriegas@fb.com>
1 parent dbe6c42 commit 4b64f80

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.circleci/config.yml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ binary_common: &binary_common
6767
pytorch_version:
6868
description: "PyTorch version to build against; by default, use a nightly"
6969
type: string
70-
default: "1.10.0"
70+
default: "1.10.1"
7171
# Don't edit these
7272
python_version:
7373
description: "Python version to build against (e.g., 3.8)"

0 commit comments

Comments
 (0)