Commit 39043153 authored by rusty1s's avatar rusty1s
Browse files

[skip ci] build conda

parent cceeb2f8
#!/bin/bash #!/bin/bash
export PYTHON_VERSION=$2 export PYTHON_VERSION=$1
export TORCH_VERSION=$2 export TORCH_VERSION=$2
export CUDA_VERSION=$3 export CUDA_VERSION=$3
......
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