Skip to content
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

Add abstraction for download util #1959

Closed
wants to merge 1 commit into from

Conversation

mthrok
Copy link
Collaborator

@mthrok mthrok commented Nov 2, 2021

Differential Revision: D32078361

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D32078361

@mthrok mthrok changed the base branch from fbsync to main November 2, 2021 03:05
@mthrok mthrok changed the base branch from main to fbsync November 2, 2021 03:05
@mthrok mthrok mentioned this pull request Nov 3, 2021
@mthrok mthrok closed this Dec 29, 2021
@mthrok mthrok deleted the export-D32078361-to-fbsync branch December 29, 2021 03:16
@mthrok mthrok added the other label Feb 14, 2022
@mthrok mthrok restored the export-D32078361-to-fbsync branch July 13, 2022 03:04
@mthrok mthrok reopened this Jul 13, 2022
@mthrok mthrok changed the base branch from fbsync to main July 13, 2022 05:47
mthrok added a commit to mthrok/audio that referenced this pull request Jul 13, 2022
Summary: Pull Request resolved: pytorch#1959

Differential Revision: D32078361

fbshipit-source-id: 02e4b0d38cfb278d4a3fe2bc12380674e0c596f9
@mthrok mthrok force-pushed the export-D32078361-to-fbsync branch from 22331ca to 927c0e0 Compare July 13, 2022 05:50
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D32078361

mthrok pushed a commit to mthrok/audio that referenced this pull request Dec 13, 2022
* Adding FSDP advanced tutorial on T5 training

* FSDP advanced featues in progress

* removing old flow charts

* clean up

* clean up

* clean up

* clean up

* intro updates

* Updates on features

* typos correction

* Update sharding strategy

* adding cross ref

* Update FSDP_adavnced_tutorial.rst

* Update FSDP_adavnced_tutorial.rst

* added summary to the end

* added reference to code section for adding each feature

* update text grammar and minor details for top section

* removed activation checkpointing

* various grammar cleanup and minor explanatory additions (upper section)

* update transformer wrapping policy and mixed precision

* complete edits/updates for feature sections

* add bolded summary

* updated the backward prefetch

* update the example link

* Update FSDP_adavnced_tutorial.rst

* update authors

* minor spelling fixes

* typos fix

* Update intermediate_source/FSDP_adavnced_tutorial.rst

Co-authored-by: Svetlana Karslioglu <[email protected]>

* Update intermediate_source/FSDP_adavnced_tutorial.rst

Co-authored-by: Svetlana Karslioglu <[email protected]>

* Update intermediate_source/FSDP_adavnced_tutorial.rst

Co-authored-by: Svetlana Karslioglu <[email protected]>

* Update intermediate_source/FSDP_adavnced_tutorial.rst

Co-authored-by: Svetlana Karslioglu <[email protected]>

* Update intermediate_source/FSDP_adavnced_tutorial.rst

Co-authored-by: Svetlana Karslioglu <[email protected]>

* Update intermediate_source/FSDP_adavnced_tutorial.rst

Co-authored-by: Svetlana Karslioglu <[email protected]>

* Update intermediate_source/FSDP_adavnced_tutorial.rst

Co-authored-by: Svetlana Karslioglu <[email protected]>

* clean up

* Update intermediate_source/FSDP_adavnced_tutorial.rst

Co-authored-by: Svetlana Karslioglu <[email protected]>

* addressing comments

* addressed backward prefetch comments

* addressed the comment on model checkpoint saving

* Addressing the zero2 comments and overview of FSDP

* Update intermediate_source/FSDP_adavnced_tutorial.rst

Co-authored-by: Svetlana Karslioglu <[email protected]>

* updates based on comments

* FSDP wrapper comments

* updated with additional comments

* updated the bfloat16 memory

* updating the title separator

* Update intermediate_source/FSDP_adavnced_tutorial.rst

Co-authored-by: Svetlana Karslioglu <[email protected]>

* Update intermediate_source/FSDP_adavnced_tutorial.rst

Co-authored-by: Svetlana Karslioglu <[email protected]>

* Update intermediate_source/FSDP_adavnced_tutorial.rst

Co-authored-by: Svetlana Karslioglu <[email protected]>

* Update intermediate_source/FSDP_adavnced_tutorial.rst

Co-authored-by: Svetlana Karslioglu <[email protected]>

* Update intermediate_source/FSDP_adavnced_tutorial.rst

Co-authored-by: Svetlana Karslioglu <[email protected]>

* Update intermediate_source/FSDP_adavnced_tutorial.rst

Co-authored-by: Svetlana Karslioglu <[email protected]>

* Update intermediate_source/FSDP_adavnced_tutorial.rst

Co-authored-by: Svetlana Karslioglu <[email protected]>

* Update intermediate_source/FSDP_adavnced_tutorial.rst

Co-authored-by: Svetlana Karslioglu <[email protected]>

* Update intermediate_source/FSDP_adavnced_tutorial.rst

Co-authored-by: Svetlana Karslioglu <[email protected]>

* Update intermediate_source/FSDP_adavnced_tutorial.rst

Co-authored-by: Svetlana Karslioglu <[email protected]>

* addressing comments on code consistency

* remove CPUoffload import

* mixed precision re-wording

* addressing comments

Co-authored-by: Less Wright <[email protected]>
Co-authored-by: Svetlana Karslioglu <[email protected]>
@mthrok mthrok changed the title Add manifold support Accommodate internal change Aug 7, 2023
mthrok added a commit to mthrok/audio that referenced this pull request Aug 7, 2023
Summary: Pull Request resolved: pytorch#1959

Differential Revision: D32078361

fbshipit-source-id: 2ea4dc20075eea7ab8f64c3910030d4b7fed0991
@mthrok mthrok force-pushed the export-D32078361-to-fbsync branch from 927c0e0 to 1e334c4 Compare August 7, 2023 20:11
@pytorch-bot
Copy link

pytorch-bot bot commented Aug 7, 2023

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/audio/1959

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure

As of commit f4e39f8:

NEW FAILURE - The following job has failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D32078361

@mthrok mthrok changed the title Accommodate internal change Add abstraction for download util Aug 7, 2023
mthrok added a commit to mthrok/audio that referenced this pull request Aug 7, 2023
Summary: Pull Request resolved: pytorch#1959

Differential Revision: D32078361

fbshipit-source-id: 1eaed749a117abfd1dcffe9a52b832f2c4499732
@mthrok mthrok force-pushed the export-D32078361-to-fbsync branch from 1e334c4 to 4f9ff20 Compare August 7, 2023 20:16
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D32078361

mthrok added a commit to mthrok/audio that referenced this pull request Aug 7, 2023
Summary: Pull Request resolved: pytorch#1959

Reviewed By: hwangjeff

Differential Revision: D32078361

fbshipit-source-id: d6c4a28a4c633442bf013d41e9af854d26e4a46a
@mthrok mthrok force-pushed the export-D32078361-to-fbsync branch from 4f9ff20 to 13f9f56 Compare August 7, 2023 20:23
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D32078361

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D32078361

mthrok added a commit to mthrok/audio that referenced this pull request Aug 7, 2023
Summary: Pull Request resolved: pytorch#1959

Reviewed By: hwangjeff

Differential Revision: D32078361

fbshipit-source-id: c45945abe20b7b1b271b0bc5161c58aec24be5a7
@mthrok mthrok force-pushed the export-D32078361-to-fbsync branch from 13f9f56 to d993169 Compare August 7, 2023 20:29
Summary: Pull Request resolved: pytorch#1959

Reviewed By: hwangjeff

Differential Revision: D32078361

fbshipit-source-id: 5a886aaa29ed93e1d74439ebcd75313d32a91c64
@mthrok mthrok force-pushed the export-D32078361-to-fbsync branch from d993169 to f4e39f8 Compare August 7, 2023 20:35
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D32078361

@mthrok mthrok deleted the export-D32078361-to-fbsync branch August 8, 2023 01:13
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 3f98fb9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants