Skip to content

Add ScalarType 22 BITS16 support in etdump gen and deserialization #6504

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 1 commit into from
Oct 29, 2024

Conversation

Olivia-liu
Copy link
Contributor

Summary:
Add support in etdump gen and etdump parsing for ScalarType 22 BITS16.

Note: fbcode/executorch/schema/scalar_type.fbs and fbcode/executorch/devtools/etdump/scalar_type.fbs are copies of each other for historical reasons.

Differential Revision: D64812253

Copy link

pytorch-bot bot commented Oct 25, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/6504

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

✅ No Failures

As of commit be12417 with merge base 6b01b91 (image):
💚 Looks good so far! There are no failures yet. 💚

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

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 25, 2024
@facebook-github-bot
Copy link
Contributor

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

Olivia-liu added a commit to Olivia-liu/executorch-1 that referenced this pull request Oct 25, 2024
…ytorch#6504)

Summary:

Add support in etdump gen and etdump parsing for ScalarType 22 `BITS16`. Here's where the type is defined: https://www.internalfb.com/code/fbsource/[64a8013e3ebfbbaa70c220fc90102683d3181ad8]/fbcode/executorch/runtime/core/portable_type/scalar_type.h?lines=85

Note: `fbcode/executorch/schema/scalar_type.fbs` and `fbcode/executorch/devtools/etdump/scalar_type.fbs` are copies of each other to get around some build issue and there's a script to make sure they're in sync.

Differential Revision: D64812253
@facebook-github-bot
Copy link
Contributor

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

Olivia-liu added a commit to Olivia-liu/executorch-1 that referenced this pull request Oct 28, 2024
…ytorch#6504)

Summary:

Add support in etdump gen and etdump parsing for ScalarType 22 `BITS16`. Here's where the type is defined: https://www.internalfb.com/code/fbsource/[64a8013e3ebfbbaa70c220fc90102683d3181ad8]/fbcode/executorch/runtime/core/portable_type/scalar_type.h?lines=85

Note: `fbcode/executorch/schema/scalar_type.fbs` and `fbcode/executorch/devtools/etdump/scalar_type.fbs` are copies of each other to get around some build issue and there's a script to make sure they're in sync.

Reviewed By: Gasoonjia

Differential Revision: D64812253
@facebook-github-bot
Copy link
Contributor

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

Olivia-liu added a commit to Olivia-liu/executorch-1 that referenced this pull request Oct 28, 2024
…ytorch#6504)

Summary:

Add support in etdump gen and etdump parsing for ScalarType 22 `BITS16`. Here's where the type is defined: https://www.internalfb.com/code/fbsource/[64a8013e3ebfbbaa70c220fc90102683d3181ad8]/fbcode/executorch/runtime/core/portable_type/scalar_type.h?lines=85

Note: `fbcode/executorch/schema/scalar_type.fbs` and `fbcode/executorch/devtools/etdump/scalar_type.fbs` are copies of each other to get around some build issue and there's a script to make sure they're in sync.

Reviewed By: Gasoonjia

Differential Revision: D64812253
@facebook-github-bot
Copy link
Contributor

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

Olivia-liu added a commit to Olivia-liu/executorch-1 that referenced this pull request Oct 28, 2024
…ytorch#6504)

Summary:

Add support in etdump gen and etdump parsing for ScalarType 22 `BITS16`. Here's where the type is defined: https://www.internalfb.com/code/fbsource/[64a8013e3ebfbbaa70c220fc90102683d3181ad8]/fbcode/executorch/runtime/core/portable_type/scalar_type.h?lines=85

Note: `fbcode/executorch/schema/scalar_type.fbs`, `fbcode/executorch/devtools/etdump/scalar_type.fbs` and `fbcode/executorch/devtools/bundled_program/schema/scalar_type.fbs` are copies of each other to get around some build issue and there's a script to make sure they're in sync.

Reviewed By: larryliu0820, Gasoonjia

Differential Revision: D64812253
@facebook-github-bot
Copy link
Contributor

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

…ytorch#6504)

Summary:

Add support in etdump gen and etdump parsing for ScalarType 22 `BITS16`. Here's where the type is defined: https://www.internalfb.com/code/fbsource/[64a8013e3ebfbbaa70c220fc90102683d3181ad8]/fbcode/executorch/runtime/core/portable_type/scalar_type.h?lines=85

Note: `fbcode/executorch/schema/scalar_type.fbs`, `fbcode/executorch/devtools/etdump/scalar_type.fbs` and `fbcode/executorch/devtools/bundled_program/schema/scalar_type.fbs` are copies of each other to get around some build issue and there's a script to make sure they're in sync.

Reviewed By: larryliu0820, Gasoonjia

Differential Revision: D64812253
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot facebook-github-bot merged commit 41a57e6 into pytorch:main Oct 29, 2024
47 of 48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants