Unverified Commit 8aa9d452 authored by Rhett Ying's avatar Rhett Ying Committed by GitHub
Browse files

[Dev]Update create_dev_conda_env.sh to enable cu118

parent 5641594c
#!/bin/bash #!/bin/bash
readonly CUDA_VERSIONS="10.2,11.3,11.6,11.7" readonly CUDA_VERSIONS="10.2,11.3,11.6,11.7,11.8"
readonly TORCH_VERSION="1.12.0" readonly TORCH_VERSION="1.12.0"
readonly PYTHON_VERSION="3.7" readonly PYTHON_VERSION="3.7"
......
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