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 30270ca commit 3bc4dfdCopy full SHA for 3bc4dfd
.circleci/config.yml
@@ -455,6 +455,7 @@ jobs:
455
resource_class: gpu.small
456
environment:
457
image_name: "pytorch/manylinux-cuda101"
458
+ PYTHON_VERSION: << parameters.python_version >>
459
steps:
460
- checkout
461
- designate_upload_channel
.circleci/config.yml.in
0 commit comments