Commit 0368df37 authored by rusty1s's avatar rusty1s
Browse files

fixes

parent 6e77514a
language: python
sudo: enabled
python:
- 3.6
os:
- linux
- windows
env:
global:
- TORCH_VERSION=1.4.0
......@@ -22,10 +13,12 @@ env:
jobs:
include:
- os: linux
language: python
python: 3.6
env:
- TORCH=${TORCH_VERSION}+cpu
- os: linux
language: python
python: 3.6
env:
- FORCE_CUDA=1
......
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