Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4d8e788

Browse files
authored
Brianjo expand fix (#1391)
* Update index.rst * Update layout.html
1 parent 8121690 commit 4d8e788

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

_templates/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
</noscript>
7676

7777
<script type="text/javascript">
78-
var collapsedSections = ['PyTorch Recipes', 'Image/Video', 'Audio', 'Text', 'Reinforcement Learning', 'Deploying PyTorch Models in Production', 'Frontend APIs', 'Extending PyTorch', 'Model Optimization', 'Parallel and Distributed Training', 'Mobile'];
78+
var collapsedSections = ['PyTorch Recipes', 'Image and Video', 'Audio', 'Text', 'Reinforcement Learning', 'Deploying PyTorch Models in Production', 'Frontend APIs', 'Extending PyTorch', 'Model Optimization', 'Parallel and Distributed Training', 'Mobile'];
7979
</script>
8080

8181
<img height="1" width="1" style="border-style:none;" alt="" src="https://www.googleadservices.com/pagead/conversion/795629140/?label=txkmCPmdtosBENSssfsC&amp;guid=ON&amp;script=0"/>

index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@ Additional Resources
487487
:maxdepth: 2
488488
:includehidden:
489489
:hidden:
490-
:caption: Image/Video
490+
:caption: Image and Video
491491

492492
intermediate/torchvision_tutorial
493493
beginner/transfer_learning_tutorial

0 commit comments

Comments
 (0)