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 d4b5f79 commit 1d49d1dCopy full SHA for 1d49d1d
.github/workflows/build-cmake.yml
@@ -49,7 +49,7 @@ jobs:
49
export PYTHON_VERSION=3.9
50
export GPU_ARCH_TYPE=${{ matrix.gpu-arch-type }}
51
export GPU_ARCH_VERSION=${{ matrix.gpu-arch-version }}
52
- export PYTORCH_VERSION=2.1.0.dev20230518
+ export PYTORCH_VERSION=2.1.0.dev20230519
53
export PYTORCH_VERSION_SUFFIX=""
54
export CONDA_CHANNEL_FLAGS=""
55
export UPLOAD_CHANNEL="nightly"
0 commit comments