Skip to content

Updating Nightly Build Branch #1159

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 21 commits into from
Sep 24, 2020
Merged

Updating Nightly Build Branch #1159

merged 21 commits into from
Sep 24, 2020

Conversation

brianjo
Copy link
Contributor

@brianjo brianjo commented Sep 17, 2020

No description provided.

malfet and others added 17 commits August 12, 2020 11:29
In PyTorch tutorial, `torch` should be installed rather than `torchaudio`
* draft

* fixes

* dont overrun the line
Spelling mistake led to errors for beginners.
Merging to clean up a build issue.
Fixed incorrect link.
Fix to broken link.
* Added Ray Tune Hyperparameter Tuning Tutorial

* Use nightly ray release

* Fix checkpoint API

Co-authored-by: Brian Johnson <[email protected]>
* Fix typo in "Introduction to Pytorch" tutorial (in Pytorch for NLP tutorials)

* Dummy commit, to restart CI

* Revert dummy commit, to restart CI

* Revert whitespace changes
Small update to recipe that instructs users to install `torch` not `torchaudio`
* fdsa

* Tutorial runs

* clarify one scaler per convergence run

* adjust sizes, dont run illustrative sections

* satisfying ocd

* MORE

* fdsa

* details

* rephrase

* fix formatting

* move script to recipes

* hopefully moved to recipes

* fdsa

* add amp_tutorial to toctree

* amp_tutorial -> amp_recipe

* looks like backtick highlights dont render in card_description

* correct path for amp_recipe.html

* arch notes and saving/restoring

* formatting

* fdsa

* Clarify autograd-autocast interaction for custom ops

* touchups

Co-authored-by: Brian Johnson <[email protected]>
* Create distributed_rpc_profiling.rst

* Update recipes_index.rst

* Add files via upload

* Update recipes_index.rst
@netlify
Copy link

netlify bot commented Sep 17, 2020

Deploy preview for pytorch-tutorials-preview ready!

Built with commit 258f422

https://deploy-preview-1159--pytorch-tutorials-preview.netlify.app

PWhiddy and others added 4 commits September 21, 2020 13:28
Summary: 1) Added DDP + RPC tutorial.
2) Added a pointer to PT Distributed CONTRIBUTING.md.

Test Plan: Verified by loading the page locally.

Reviewers: sentinel

Subscribers:

Tasks:

Tags:

Co-authored-by: pritam <[email protected]>
* Performance Tuning Guide - initial commit

* Minor tweaks

* Switched profiling guide thumbnail to pytorch logo

* Converted Tuning Guide to 80 chars/line

* Split tuning guide into general, GPU-specific and distributed optimizations.

* WAR to fix generation of header for 1st section

* Minor fixes

* Implemented changes suggested during initial review

* Changed 'addition assignment' to 'addition'

* Removed sentences about 1 CPU core for DataParallel training

* Reordering of layers is recommended only for DDP(find_unused_parameters=True)

* Fixed formatting

* s/constructors/model constructors and s/match/roughly match

* Fixed typos
@brianjo brianjo merged commit efaf961 into nightly-build Sep 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.