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 db89c38 commit 5dc2376Copy full SHA for 5dc2376
recipe/meta.yaml
@@ -378,11 +378,6 @@ outputs:
378
- cuda-nvrtc-dev # [cuda_compiler_version != "None"]
379
- nvtx-c # [cuda_compiler_version != "None"]
380
- pybind11
381
- # cudnn >=9.11 removed support older GPUs that are still supported by CUDA 12
382
- # pin tests since the CI uses sm70 that is no longer supported at the moment
383
- # waiting to rebuild everything for cudnn 9.10, until we can redo
384
- # https://github.com/conda-forge/admin-requests/pull/1687
385
- - cudnn <9.11 # [cuda_compiler_version != "None"]
386
imports:
387
- torch
388
- torch._C
0 commit comments