Commit 4794be6
1.8 PRs (#1382)
* Update build.sh
* Update audio tutorial for release pytorch 1.8 / torchaudio 0.8 (#1379)
* [wip] replace audio tutorial
* Update
* Update
* Update
* fixup
* Update requirements.txt
* update
* Update
Co-authored-by: Brian Johnson <[email protected]>
* [1.8 release] Switch to the new datasets in torchtext 0.9.0 release - text classification tutorial (#1352)
* switch to the new dataset API
* checkpoint
* checkpoint
* checkpoint
* update docs
* checkpoint
* switch to legacy vocab
* update to follow the master API
* checkpoint
* checkpoint
* address reviewer's comments
Co-authored-by: Guanheng Zhang <[email protected]>
Co-authored-by: Brian Johnson <[email protected]>
* [1.8 release] Switch to LM dataset in torchtext 0.9.0 release (#1349)
* switch to raw text dataset in torchtext 0.9.0 release
* follow the new API in torchtext master
Co-authored-by: Guanheng Zhang <[email protected]>
Co-authored-by: Brian Johnson <[email protected]>
* [WIP][FX] CPU Performance Profiling with FX (#1319)
Co-authored-by: Brian Johnson <[email protected]>
* [FX] Added fuser tutorial (#1356)
* Added fuser tutorial
* updated index.rst
* fixed conclusion
* responded to some comments
* responded to comments
* respond
Co-authored-by: Brian Johnson <[email protected]>
* Update numeric_suite_tutorial.py
* Tutorial combining DDP with Pipeline Parallelism to Train Transformer models (#1347)
* Tutorial combining DDP with Pipeline Parallelism to Train Transformer models.
Summary: Tutorial which places a pipe on GPUs 0 and 1 and another Pipe
on GPUs 2 and 3. Both pipe replicas are replicated via DDP. One process
drives GPUs 0 and 1 and another drives GPUs 2 and 3.
* Polish out some of the docs.
* Add thumbnail and address some comments.
Co-authored-by: pritam <[email protected]>
* More updates to numeric_suite
* Even more updates
* Update numeric_suite_tutorial.py
Hopefully that's the last one
* Update numeric_suite_tutorial.py
Last one
* Update build.sh
Co-authored-by: moto <[email protected]>
Co-authored-by: Guanheng George Zhang <[email protected]>
Co-authored-by: Guanheng Zhang <[email protected]>
Co-authored-by: James Reed <[email protected]>
Co-authored-by: Horace He <[email protected]>
Co-authored-by: Pritam Damania <[email protected]>
Co-authored-by: pritam <[email protected]>
Co-authored-by: Nikita Shulga <[email protected]>1 parent 81e7001 commit 4794be6
11 files changed
Lines changed: 2380 additions & 481 deletions
File tree
- .jenkins
- _static/img/thumbnails/cropped
- advanced_source
- beginner_source
- intermediate_source
- prototype_source
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
25 | 31 | | |
26 | 32 | | |
27 | 33 | | |
| |||
Large diffs are not rendered by default.
0 commit comments