1
0
mirror of synced 2025-12-30 03:01:36 -05:00

Merge pull request #30765 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2022-09-14 11:42:32 -04:00
committed by GitHub

View File

@@ -75,7 +75,7 @@ Some software, such as TensorFlow, requires you to install NVIDIA CUDA to use yo
1. Add a top-level `features` object with the following contents:
```json{:copy}
features: {
"features": {
"ghcr.io/devcontainers/features/nvidia-cuda:1": {
"installCudnn": true
}
@@ -96,7 +96,7 @@ Some software, such as TensorFlow, requires you to install NVIDIA CUDA to use yo
]
}
},
features: {
"features": {
"ghcr.io/devcontainers/features/nvidia-cuda:1": {
"installCudnn": true
}