File tree Expand file tree Collapse file tree 7 files changed +15
-17
lines changed Expand file tree Collapse file tree 7 files changed +15
-17
lines changed Original file line number Diff line number Diff line change 687
687
</ div >
688
688
</ div >
689
689
< p >
690
- < img alt ="7034e901e9f84f0da432cde3ab34761f " src ="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png "/>
690
+ < img alt ="6bef26cd50d449cf8e2b835931ad4062 " src ="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png "/>
691
691
</ p >
692
692
< h1 id ="notebooks-resnet50-example--page-root ">
693
693
TRTorch Getting Started - ResNet 50
Original file line number Diff line number Diff line change 781
781
</ div >
782
782
</ div >
783
783
< p >
784
- < img alt ="ee10d3dbaa554f4082571013c4c76235 " src ="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png "/>
784
+ < img alt ="997d926d66014fe0ac4931fd398ddccf " src ="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png "/>
785
785
</ p >
786
786
< h1 id ="notebooks-lenet-getting-started--page-root ">
787
787
TRTorch Getting Started - LeNet
Original file line number Diff line number Diff line change 801
801
</ div >
802
802
</ div >
803
803
< p >
804
- < img alt ="c43bbf901c2940cdaebeaa4b2f552ed2 " src ="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png "/>
804
+ < img alt ="0c062046f108462d85aec73dc0d9bf90 " src ="http://developer.download.nvidia.com/compute/machine-learning/frameworks/nvidia_logo.png "/>
805
805
</ p >
806
806
< h1 id ="notebooks-ssd-object-detection-demo--page-root ">
807
807
Object Detection with TRTorch (SSD)
Original file line number Diff line number Diff line change @@ -92,8 +92,9 @@ Contributor Documentation
92
92
93
93
Indices
94
94
----------------
95
-
96
- * :ref: `supported_operators `
95
+ * :ref: `supported_ops `
96
+ * :ref: `genindex `
97
+ * :ref: `search `
97
98
98
99
.. toctree ::
99
100
:caption: Indices
@@ -102,7 +103,4 @@ Indices
102
103
103
104
indices/supported_ops
104
105
105
- * :ref: `genindex `
106
- * :ref: `search `
107
-
108
106
Original file line number Diff line number Diff line change @@ -592,15 +592,13 @@ <h2 id="indices">
592
592
< ul class ="simple ">
593
593
< li >
594
594
< p >
595
- < span class ="xref std std-ref ">
596
- supported_operators
597
- </ span >
595
+ < a class ="reference internal " href ="indices/supported_ops.html#supported-ops ">
596
+ < span class ="std std-ref ">
597
+ Operators Supported
598
+ </ span >
599
+ </ a >
598
600
</ p >
599
601
</ li >
600
- </ ul >
601
- < div class ="toctree-wrapper compound ">
602
- </ div >
603
- < ul class ="simple ">
604
602
< li >
605
603
< p >
606
604
< a class ="reference internal " href ="genindex.html ">
@@ -620,6 +618,8 @@ <h2 id="indices">
620
618
</ p >
621
619
</ li >
622
620
</ ul >
621
+ < div class ="toctree-wrapper compound ">
622
+ </ div >
623
623
</ article >
624
624
</ div >
625
625
</ div >
Original file line number Diff line number Diff line change @@ -982,7 +982,7 @@ <h2 id="functions">
982
982
< span class ="sig-paren ">
983
983
)
984
984
</ span >
985
- → <torch._C.ScriptClass object at 0x7f4d4f2d7228 >
985
+ → <torch._C.ScriptClass object at 0x7f30a7e241b8 >
986
986
< a class ="headerlink " href ="#trtorch.TensorRTCompileSpec " title ="Permalink to this definition ">
987
987
¶
988
988
</ a >
You can’t perform that action at this time.
0 commit comments