Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/2502
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit efb7489 with merge base 625257b ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
Contributor
|
@lucylq has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
facebook-github-bot
pushed a commit
that referenced
this pull request
Mar 19, 2024
Summary: Add fake program to remove deepcopy. See: D54826270 Test Plan: Imported from GitHub, without a `Test Plan:` line. Peak memory usage: 38.7 GiB, down from 45GiB. https://lookaside.facebook.com/intern/diff/file/data/?number=1470390332&download=1 Differential Revision: D55047794 Pulled By: lucylq
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D55047794 |
ef26621 to
2ed31f2
Compare
facebook-github-bot
pushed a commit
that referenced
this pull request
Mar 20, 2024
Summary: Add fake program to remove deepcopy. See: D54826270 Peak memory usage: 38.7 GiB, down from 45GiB. https://lookaside.facebook.com/intern/diff/file/data/?number=1470390332&download=1 Test Plan: Imported from GitHub, without a `Test Plan:` line. ``` memray run -m examples.models.llama2.export_llama -c ../llama-models/llama7b/consolidated.00.pth -p ../llama-models/llama7b/config.json -kv --use_sdpa_with_kv_cache -d fp32 --pt2e_quantize "xnnpack_dynamic" ``` ``` buck2 run fbcode//executorch/exir/program/test:test_program ``` Reviewed By: cccclai Differential Revision: D55047794 Pulled By: lucylq
2ed31f2 to
a8a4964
Compare
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D55047794 |
facebook-github-bot
pushed a commit
that referenced
this pull request
Mar 20, 2024
Summary: Add fake program to remove deepcopy. See: D54826270 Peak memory usage: 38.7 GiB, down from 45GiB. https://lookaside.facebook.com/intern/diff/file/data/?number=1470390332&download=1 Test Plan: Imported from GitHub, without a `Test Plan:` line. ``` memray run -m examples.models.llama2.export_llama -c ../llama-models/llama7b/consolidated.00.pth -p ../llama-models/llama7b/config.json -kv --use_sdpa_with_kv_cache -d fp32 --pt2e_quantize "xnnpack_dynamic" ``` ``` buck2 run fbcode//executorch/exir/program/test:test_program ``` Reviewed By: cccclai Differential Revision: D55047794 Pulled By: lucylq
a8a4964 to
20205cf
Compare
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D55047794 |
Summary: Add fake program to remove deepcopy. See: D54826270 Peak memory usage: 38.7 GiB, down from 45GiB. https://lookaside.facebook.com/intern/diff/file/data/?number=1470390332&download=1 Test Plan: Imported from GitHub, without a `Test Plan:` line. ``` memray run -m examples.models.llama2.export_llama -c ../llama-models/llama7b/consolidated.00.pth -p ../llama-models/llama7b/config.json -kv --use_sdpa_with_kv_cache -d fp32 --pt2e_quantize "xnnpack_dynamic" ``` ``` buck2 run fbcode//executorch/exir/program/test:test_program ``` Reviewed By: cccclai Differential Revision: D55047794 Pulled By: lucylq
20205cf to
efb7489
Compare
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D55047794 |
angelayi
approved these changes
Mar 20, 2024
cccclai
approved these changes
Mar 20, 2024
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.