30
30
31
31
< link rel ="stylesheet " href ="../_static/css/theme.css " type ="text/css " />
32
32
<!-- <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> -->
33
+ < link rel ="stylesheet " href ="../_static/pygments.css " type ="text/css " />
34
+ < link rel ="stylesheet " href ="../_static/css/theme.css " type ="text/css " />
33
35
< link rel ="stylesheet " href ="../_static/copybutton.css " type ="text/css " />
34
36
< link rel ="stylesheet " href ="https://cdn.jsdelivr.net/npm/katex@0.10.0-beta/dist/katex.min.css " type ="text/css " />
35
37
< link rel ="stylesheet " href ="https://cdn.jsdelivr.net/npm/katex@0.13.11/dist/katex.min.css " type ="text/css " />
36
38
< link rel ="stylesheet " href ="../_static/katex-math.css " type ="text/css " />
37
- < link rel ="stylesheet " href ="../_static/panels-main.c949a650a448cc0ae9fd3441c0e17fb0 .css " type ="text/css " />
38
- < link rel ="stylesheet " href ="../_static/panels-variables.06eb56fa6e07937060861dad626602ad .css " type ="text/css " />
39
+ < link rel ="stylesheet " href ="../_static/sphinx-dropdown .css " type ="text/css " />
40
+ < link rel ="stylesheet " href ="../_static/panels-bootstrap.min .css " type ="text/css " />
39
41
< link rel ="stylesheet " href ="../_static/css/jit.css " type ="text/css " />
40
42
< link rel ="index " title ="Index " href ="../genindex.html " />
41
43
< link rel ="search " title ="Search " href ="../search.html " />
217
219
< div class ="pytorch-left-menu-search ">
218
220
219
221
< div class ="version ">
220
- < a href ='https://pytorch.org/docs/versions.html '> master (1.13.0a0+gitb6672b1 ) ▼</ a >
222
+ < a href ='https://pytorch.org/docs/versions.html '> master (1.13.0a0+git76392c6 ) ▼</ a >
221
223
</ div >
222
224
223
225
250
252
251
253
252
254
253
- < p class ="caption "> < span class ="caption-text "> Community</ span > </ p >
255
+ < p class ="caption " role =" heading " > < span class ="caption-text "> Community</ span > </ p >
254
256
< ul >
255
257
< li class ="toctree-l1 "> < a class ="reference internal " href ="../community/contribution_guide.html "> PyTorch Contribution Guide</ a > </ li >
256
258
< li class ="toctree-l1 "> < a class ="reference internal " href ="../community/governance.html "> PyTorch Governance</ a > </ li >
257
259
< li class ="toctree-l1 "> < a class ="reference internal " href ="../community/persons_of_interest.html "> PyTorch Governance | Persons of Interest</ a > </ li >
258
260
</ ul >
259
- < p class ="caption "> < span class ="caption-text "> Guides </ span > </ p >
261
+ < p class ="caption " role =" heading " > < span class ="caption-text "> Developer Notes </ span > </ p >
260
262
< ul >
261
263
< li class ="toctree-l1 "> < a class ="reference internal " href ="../notes/amp_examples.html "> CUDA Automatic Mixed Precision examples</ a > </ li >
262
264
< li class ="toctree-l1 "> < a class ="reference internal " href ="../notes/autograd.html "> Autograd mechanics</ a > </ li >
277
279
< li class ="toctree-l1 "> < a class ="reference internal " href ="../notes/serialization.html "> Serialization semantics</ a > </ li >
278
280
< li class ="toctree-l1 "> < a class ="reference internal " href ="../notes/windows.html "> Windows FAQ</ a > </ li >
279
281
</ ul >
280
- < p class ="caption "> < span class ="caption-text "> Language Bindings</ span > </ p >
282
+ < p class ="caption " role =" heading " > < span class ="caption-text "> Language Bindings</ span > </ p >
281
283
< ul >
282
284
< li class ="toctree-l1 "> < a class ="reference internal " href ="../cpp_index.html "> C++</ a > </ li >
283
285
< li class ="toctree-l1 "> < a class ="reference external " href ="https://pytorch.org/javadoc/ "> Javadoc</ a > </ li >
284
286
< li class ="toctree-l1 "> < a class ="reference internal " href ="../deploy.html "> torch::deploy</ a > </ li >
285
287
</ ul >
286
- < p class ="caption "> < span class ="caption-text "> Python API</ span > </ p >
288
+ < p class ="caption " role =" heading " > < span class ="caption-text "> Python API</ span > </ p >
287
289
< ul >
288
290
< li class ="toctree-l1 "> < a class ="reference internal " href ="../torch.html "> torch</ a > </ li >
289
291
< li class ="toctree-l1 "> < a class ="reference internal " href ="../nn.html "> torch.nn</ a > </ li >
339
341
< li class ="toctree-l1 "> < a class ="reference internal " href ="../name_inference.html "> Named Tensors operator coverage</ a > </ li >
340
342
< li class ="toctree-l1 "> < a class ="reference internal " href ="../config_mod.html "> torch.__config__</ a > </ li >
341
343
</ ul >
342
- < p class ="caption "> < span class ="caption-text "> Libraries</ span > </ p >
344
+ < p class ="caption " role =" heading " > < span class ="caption-text "> Libraries</ span > </ p >
343
345
< ul >
344
346
< li class ="toctree-l1 "> < a class ="reference external " href ="https://pytorch.org/audio/stable "> torchaudio</ a > </ li >
345
347
< li class ="toctree-l1 "> < a class ="reference external " href ="https://pytorch.org/data "> TorchData</ a > </ li >
@@ -726,8 +728,10 @@ <h1>All modules for which code is available</h1>
726
728
727
729
728
730
< script type ="text/javascript " id ="documentation_options " data-url_root ="../ " src ="../_static/documentation_options.js "> </ script >
731
+ < script data-url_root ="../ " id ="documentation_options " src ="../_static/documentation_options.js "> </ script >
729
732
< script src ="../_static/jquery.js "> </ script >
730
733
< script src ="../_static/underscore.js "> </ script >
734
+ < script src ="../_static/_sphinx_javascript_frameworks_compat.js "> </ script >
731
735
< script src ="../_static/doctools.js "> </ script >
732
736
< script src ="../_static/clipboard.min.js "> </ script >
733
737
< script src ="../_static/copybutton.js "> </ script >
@@ -747,7 +751,7 @@ <h1>All modules for which code is available</h1>
747
751
</ script >
748
752
749
753
< script script type ="text/javascript ">
750
- var collapsedSections = [ 'Notes' , 'Language Bindings' , 'Libraries' , 'Community' ] ;
754
+ var collapsedSections = [ 'Developer Notes' , 'Language Bindings' , 'Libraries' , 'Community' ] ;
751
755
</ script >
752
756
753
757
< img height ="1 " width ="1 " style ="border-style:none; " alt ="" src ="https://www.googleadservices.com/pagead/conversion/795629140/?label=txkmCPmdtosBENSssfsC&guid=ON&script=0 "/>
0 commit comments