File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ All dependencies mentioned above come from a specific default backend. The const
26
26
## Using NGC base image { #NGC }
27
27
The easiest way is to choose NGC mirror for source code compilation (official mirror may still be able to run low version drivers through Forward Compatibility or Minor Version Compatibility).
28
28
29
- - Minimum support nvcr.io/nvidia/pytorch:21.07 -py3
29
+ - Minimum support nvcr.io/nvidia/pytorch:21.11 -py3
30
30
- Maximum support nvcr.io/nvidia/pytorch:23.08-py3
31
31
- Latest test version: nvcr.io/nvidia/pytorch:22.12-py3
32
32
@@ -274,4 +274,4 @@ sed -i '1a add_definitions(-D_GLIBCXX_USE_CXX11_ABI=0)' CMakeLists.txt && \
274
274
275
275
276
276
import Tabs from ' @theme/Tabs' ;
277
- import TabItem from ' @theme/TabItem' ;
277
+ import TabItem from ' @theme/TabItem' ;
You can’t perform that action at this time.
0 commit comments