Skip to content

[ET-VK] Serialize constant data outside of flatbuffer #2014

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

Closed
wants to merge 1 commit into from

Conversation

SS-JIA
Copy link
Contributor

@SS-JIA SS-JIA commented Feb 20, 2024

Stack from ghstack (oldest at bottom):

Context

This changeset is a mirror of #1542 and #1543 for the Vulkan delegate, which enables serialization of constant weight data outside the flatbuffer blob.

I decided to package some miscellaneous codebase improvements with this changeset:

  • Update field names of VkGraph table in schema.fbs:
  • In VulkanBackend.cpp, use aliases for generated flatbuffer types
  • Move build targets to a targets.bzl file with a define_common_targets() method

Differential Revision: D53957852

## Context

This changeset is a mirror of #1542 and #1543 for the Vulkan delegate, which enables serialization of  constant weight data outside the flatbuffer blob.

I decided to package some miscellaneous codebase improvements with this changeset:

* Update field names of `VkGraph` table in `schema.fbs`:
* In `VulkanBackend.cpp`, use aliases for generated flatbuffer types
* Move build targets to a `targets.bzl` file with a `define_common_targets()` method

Differential Revision: [D53957852](https://our.internmc.facebook.com/intern/diff/D53957852/)

[ghstack-poisoned]
Copy link

pytorch-bot bot commented Feb 20, 2024

🔗 Helpful Links

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

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

❌ 2 New Failures

As of commit 3a68879 with merge base d25a219 (image):

NEW FAILURES - The following jobs have failed:

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 Feb 20, 2024
@facebook-github-bot
Copy link
Contributor

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

SS-JIA added a commit that referenced this pull request Feb 20, 2024
## Context

This changeset is a mirror of #1542 and #1543 for the Vulkan delegate, which enables serialization of  constant weight data outside the flatbuffer blob.

I decided to package some miscellaneous codebase improvements with this changeset:

* Update field names of `VkGraph` table in `schema.fbs`:
* In `VulkanBackend.cpp`, use aliases for generated flatbuffer types
* Move build targets to a `targets.bzl` file with a `define_common_targets()` method

Differential Revision: [D53957852](https://our.internmc.facebook.com/intern/diff/D53957852/)

ghstack-source-id: 215772816
Pull Request resolved: #2014
@SS-JIA SS-JIA closed this Nov 8, 2024
@SS-JIA SS-JIA deleted the gh/SS-JIA/2/head branch January 24, 2025 19:40
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.

2 participants