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
2626## Using NGC base image { #NGC }
2727The 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).
2828
29- - Minimum support nvcr.io/nvidia/pytorch:21.07 -py3
29+ - Minimum support nvcr.io/nvidia/pytorch:21.11 -py3
3030- Maximum support nvcr.io/nvidia/pytorch:23.08-py3
3131- Latest test version: nvcr.io/nvidia/pytorch:22.12-py3
3232
@@ -274,4 +274,4 @@ sed -i '1a add_definitions(-D_GLIBCXX_USE_CXX11_ABI=0)' CMakeLists.txt && \
274274
275275
276276import 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