Commit cf0cd742 authored by rusty1s's avatar rusty1s
Browse files

typo

parent e38f66e5
...@@ -2,7 +2,7 @@ sudo: enabled ...@@ -2,7 +2,7 @@ sudo: enabled
env: env:
global: global:
- TORCH_VERSION=1.4.0 - TORCH=1.4.0
# jobs: # jobs:
# - FORCE_CUDA=0 TORCH=${TORCH_VERSION}+cpu # - FORCE_CUDA=0 TORCH=${TORCH_VERSION}+cpu
# - FORCE_CUDA=1 CUDA_SHORT=9.2 CUDA=9.2.148-1 UBUNTU_VERSION=ubuntu1604 CUBLAS=cuda-cublas-dev-9-2 TORCH=${TORCH_VERSION}+cu92 # - FORCE_CUDA=1 CUDA_SHORT=9.2 CUDA=9.2.148-1 UBUNTU_VERSION=ubuntu1604 CUBLAS=cuda-cublas-dev-9-2 TORCH=${TORCH_VERSION}+cu92
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment