Skip to content

move schema files under bundled_program/schema (#436) #1057

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 4 commits into from

Conversation

Gasoonjia
Copy link
Contributor

Summary:

This stack focuses on moving all bundled program codes under executorch/sdk/bundled_program. Target and discussions can be found in D49605947.

This diff moves all bundled program schemas, both py schema and fbs schema, under bundled_program/schema, and update dependencies.

Differential Revision: D50422560

@netlify
Copy link

netlify bot commented Oct 20, 2023

Deploy Preview for resplendent-gnome-14e531 ready!

Name Link
🔨 Latest commit 218432d
🔍 Latest deploy log https://app.netlify.com/sites/resplendent-gnome-14e531/deploys/653c06b3c5b7230008b1cb85
😎 Deploy Preview https://deploy-preview-1057--resplendent-gnome-14e531.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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

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

@facebook-github-bot
Copy link
Contributor

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

Gasoonjia added a commit to Gasoonjia/executorch-1 that referenced this pull request Oct 20, 2023
Summary:
Pull Request resolved: pytorch#1057

Pull Request resolved: pytorch#436

This stack focuses on moving all bundled program codes under executorch/sdk/bundled_program. Target and discussions can be found in D49605947.

This diff moves all bundled program schemas, both py schema and fbs schema, under bundled_program/schema, and update dependencies.

Differential Revision: D50422560

fbshipit-source-id: 37490091f2c573af86ff4733f9e6136aff5073a0
@facebook-github-bot
Copy link
Contributor

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

Gasoonjia added a commit to Gasoonjia/executorch-1 that referenced this pull request Oct 23, 2023
Summary:
Pull Request resolved: pytorch#1057

Pull Request resolved: pytorch#436

This stack focuses on moving all bundled program codes under executorch/sdk/bundled_program. Target and discussions can be found in D49605947.

This diff moves all bundled program schemas, both py schema and fbs schema, under bundled_program/schema, and update dependencies.

Differential Revision: D50422560

fbshipit-source-id: 58c15c7f44173189837220beb26b9723375c6269
@facebook-github-bot
Copy link
Contributor

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

Gasoonjia added a commit to Gasoonjia/executorch-1 that referenced this pull request Oct 23, 2023
Summary:
Pull Request resolved: pytorch#1057

Pull Request resolved: pytorch#436

This stack focuses on moving all bundled program codes under executorch/sdk/bundled_program. Target and discussions can be found in D49605947.

This diff moves all bundled program schemas, both py schema and fbs schema, under bundled_program/schema, and update dependencies.

Differential Revision: D50422560

fbshipit-source-id: 5a6787808757aea3ab758fa187002e39c345307b
@facebook-github-bot
Copy link
Contributor

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

Gasoonjia added a commit to Gasoonjia/executorch-1 that referenced this pull request Oct 27, 2023
Summary:
Pull Request resolved: pytorch#1057

Pull Request resolved: pytorch#436

This stack focuses on moving all bundled program codes under executorch/sdk/bundled_program. Target and discussions can be found in D49605947.

This diff moves all bundled program schemas, both py schema and fbs schema, under bundled_program/schema, and update dependencies.

Differential Revision: D50422560

fbshipit-source-id: 68453569168b4a6a8495ab1d2e552e2497dd8db7
@pytorch-bot
Copy link

pytorch-bot bot commented Oct 27, 2023

🔗 Helpful Links

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

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

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

❌ 9 New Failures, 2 Unrelated Failures

As of commit 8098b59 with merge base 7cd009e (image):

NEW FAILURES - The following jobs have failed:

FLAKY - The following jobs failed but were likely due to flakiness present on trunk:

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: D50422560

Gasoonjia added a commit to Gasoonjia/executorch-1 that referenced this pull request Oct 30, 2023
Summary:
Pull Request resolved: pytorch#1057

Pull Request resolved: pytorch#436

This stack focuses on moving all bundled program codes under executorch/sdk/bundled_program. Target and discussions can be found in D49605947.

This diff moves all bundled program schemas, both py schema and fbs schema, under bundled_program/schema, and update dependencies.

Differential Revision: D50422560

fbshipit-source-id: 17d12784682db70a44b950e0396c84e97ccb0356
@facebook-github-bot
Copy link
Contributor

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

Gasoonjia added a commit to Gasoonjia/executorch-1 that referenced this pull request Oct 30, 2023
Summary:
Pull Request resolved: pytorch#1057

Pull Request resolved: pytorch#436

This stack focuses on moving all bundled program codes under executorch/sdk/bundled_program. Target and discussions can be found in D49605947.

This diff moves all bundled program schemas, both py schema and fbs schema, under bundled_program/schema, and update dependencies.

Differential Revision: D50422560

fbshipit-source-id: 0c9ba953f143a59ca572883d7614e0c9fd2efca3
@facebook-github-bot
Copy link
Contributor

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

Gasoonjia added a commit to Gasoonjia/executorch-1 that referenced this pull request Oct 31, 2023
Summary:
Pull Request resolved: pytorch#1057

Pull Request resolved: pytorch#436

This stack focuses on moving all bundled program codes under executorch/sdk/bundled_program. Target and discussions can be found in D49605947.

This diff moves all bundled program schemas, both py schema and fbs schema, under bundled_program/schema, and update dependencies.

Differential Revision: D50422560

fbshipit-source-id: 43fa4bccd50d9fca2ecc595419351dd64aa83ca0
Gasoonjia pushed a commit to Gasoonjia/executorch-1 that referenced this pull request Oct 31, 2023
Summary:
Pull Request resolved: pytorch#1057

Pull Request resolved: pytorch#436

This stack focuses on moving all bundled program codes under executorch/sdk/bundled_program. Target and discussions can be found in D49605947.

This diff moves all bundled program schemas, both py schema and fbs schema, under bundled_program/schema, and update dependencies.

Differential Revision: https://internalfb.com/D50422560

fbshipit-source-id: 282f0ff022b00b9349495f23a3d08f16bd7425b7
@facebook-github-bot
Copy link
Contributor

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

Gasoonjia added a commit to Gasoonjia/executorch-1 that referenced this pull request Oct 31, 2023
Summary:
Pull Request resolved: pytorch#1057

Pull Request resolved: pytorch#436

This stack focuses on moving all bundled program codes under executorch/sdk/bundled_program. Target and discussions can be found in D49605947.

This diff moves all bundled program schemas, both py schema and fbs schema, under bundled_program/schema, and update dependencies.

Reviewed By: tarun292

Differential Revision: D50422560

fbshipit-source-id: 64a700102ad7e3ac2a3bf4c99fa382f4930d7b68
Gasoonjia added a commit to Gasoonjia/executorch-1 that referenced this pull request Nov 3, 2023
Summary:
Pull Request resolved: pytorch#1057

Pull Request resolved: pytorch#436

This stack focuses on moving all bundled program codes under executorch/sdk/bundled_program. Target and discussions can be found in D49605947.

This diff moves all bundled program schemas, both py schema and fbs schema, under bundled_program/schema, and update dependencies.

Reviewed By: tarun292

Differential Revision: D50422560

fbshipit-source-id: 6fb3284304192795a2a965a6b41582c53886da6a
Gasoonjia pushed a commit to Gasoonjia/executorch-1 that referenced this pull request Nov 3, 2023
Summary:
Pull Request resolved: pytorch#1057

Pull Request resolved: pytorch#436

This stack focuses on moving all bundled program codes under executorch/sdk/bundled_program. Target and discussions can be found in D49605947.

This diff moves all bundled program schemas, both py schema and fbs schema, under bundled_program/schema, and update dependencies.

Differential Revision: https://internalfb.com/D50422560

fbshipit-source-id: 19274a50b981f47375aa0ce00178762625107567
@facebook-github-bot
Copy link
Contributor

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

Gasoonjia added a commit to Gasoonjia/executorch-1 that referenced this pull request Nov 3, 2023
Summary:
Pull Request resolved: pytorch#1057

Pull Request resolved: pytorch#436

This stack focuses on moving all bundled program codes under executorch/sdk/bundled_program. Target and discussions can be found in D49605947.

This diff moves all bundled program schemas, both py schema and fbs schema, under bundled_program/schema, and update dependencies.

Reviewed By: tarun292

Differential Revision: D50422560

fbshipit-source-id: c3e24e65df7c77ea1cbbee0c2a8cc61933e0ba4c
Gasoonjia pushed a commit to Gasoonjia/executorch-1 that referenced this pull request Nov 3, 2023
Summary:
Pull Request resolved: pytorch#1057

Pull Request resolved: pytorch#436

This stack focuses on moving all bundled program codes under executorch/sdk/bundled_program. Target and discussions can be found in D49605947.

This diff moves all bundled program schemas, both py schema and fbs schema, under bundled_program/schema, and update dependencies.

Differential Revision: https://internalfb.com/D50422560

fbshipit-source-id: 8c3a255fa461985bd3dd9fbfe4ad9a8fa8e3f354
Gasoonjia pushed a commit to Gasoonjia/executorch-1 that referenced this pull request Nov 3, 2023
Summary:
Pull Request resolved: pytorch#1057

Pull Request resolved: pytorch#436

This stack focuses on moving all bundled program codes under executorch/sdk/bundled_program. Target and discussions can be found in D49605947.

This diff moves all bundled program schemas, both py schema and fbs schema, under bundled_program/schema, and update dependencies.

Differential Revision: https://internalfb.com/D50422560

fbshipit-source-id: 9dd9ac2ee89b0db69ef89957c462c7d024f6db5d
Gasoonjia pushed a commit to Gasoonjia/executorch-1 that referenced this pull request Nov 3, 2023
Summary:
Pull Request resolved: pytorch#1057

Pull Request resolved: pytorch#436

This stack focuses on moving all bundled program codes under executorch/sdk/bundled_program. Target and discussions can be found in D49605947.

This diff moves all bundled program schemas, both py schema and fbs schema, under bundled_program/schema, and update dependencies.

Differential Revision: https://internalfb.com/D50422560

fbshipit-source-id: e4e318c5cf6c08622f975b30224ba20b6f4f0e3f
Gasoonjia pushed a commit to Gasoonjia/executorch-1 that referenced this pull request Nov 3, 2023
Summary:
Pull Request resolved: pytorch#1057

Pull Request resolved: pytorch#436

This stack focuses on moving all bundled program codes under executorch/sdk/bundled_program. Target and discussions can be found in D49605947.

This diff moves all bundled program schemas, both py schema and fbs schema, under bundled_program/schema, and update dependencies.

Differential Revision: https://internalfb.com/D50422560

fbshipit-source-id: c873bc712397da4bfd34366a30a78a8424f8a4cf
@facebook-github-bot
Copy link
Contributor

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

Gasoonjia added a commit to Gasoonjia/executorch-1 that referenced this pull request Nov 3, 2023
Summary:
Pull Request resolved: pytorch#1057

Pull Request resolved: pytorch#436

This stack focuses on moving all bundled program codes under executorch/sdk/bundled_program. Target and discussions can be found in D49605947.

This diff moves all bundled program schemas, both py schema and fbs schema, under bundled_program/schema, and update dependencies.

Reviewed By: tarun292

Differential Revision: D50422560

fbshipit-source-id: 51760ab2d137fb39b4458f016a01bbcc15bede82
Gasoonjia pushed a commit to Gasoonjia/executorch-1 that referenced this pull request Nov 3, 2023
Summary:
Pull Request resolved: pytorch#1057

Pull Request resolved: pytorch#436

This stack focuses on moving all bundled program codes under executorch/sdk/bundled_program. Target and discussions can be found in D49605947.

This diff moves all bundled program schemas, both py schema and fbs schema, under bundled_program/schema, and update dependencies.

Differential Revision: https://internalfb.com/D50422560

fbshipit-source-id: 866f733cf52144303ca3b60f23abf78f6bf90a28
Songhao Jia added 3 commits November 3, 2023 11:35
Summary:
Pull Request resolved: pytorch#1014

This stack aims to restructure bundledprogram codebase. The target structure should be like D49605947.

This diff moves bundled program codebase from executorch/ to executorch/sdk/

Differential Revision: https://internalfb.com/D50422728

fbshipit-source-id: 6cd8728e5ae1a3c0bec28123f6b44e368be9ec42
Summary:
Pull Request resolved: pytorch#1050

Pull Request resolved: pytorch#434

This stack focuses on moving all bundled program codes under executorch/sdk/bundled_program. Target and discussions can be found in D49605947.

This diff moves all runtime apis under bundled_program/runtime.cpp and bundled_program/runtime.h, and update dependencies.

Differential Revision: https://internalfb.com/D50422561

fbshipit-source-id: 83f5cc4f511d719aa0c6a421fdc2724981e9d8be
…ch#1056)

Summary:
Pull Request resolved: pytorch#1056

as title.

Differential Revision: https://internalfb.com/D50511103

fbshipit-source-id: b9cc51d0774f439138289f987b23e13862ea5191
Gasoonjia pushed a commit to Gasoonjia/executorch-1 that referenced this pull request Nov 3, 2023
Summary:
Pull Request resolved: pytorch#1057

Pull Request resolved: pytorch#436

This stack focuses on moving all bundled program codes under executorch/sdk/bundled_program. Target and discussions can be found in D49605947.

This diff moves all bundled program schemas, both py schema and fbs schema, under bundled_program/schema, and update dependencies.

Differential Revision: https://internalfb.com/D50422560

fbshipit-source-id: 4c46aae4b497b23b010d5746cedeffbd3d45d41c
Summary:
Pull Request resolved: pytorch#1057

Pull Request resolved: pytorch#436

This stack focuses on moving all bundled program codes under executorch/sdk/bundled_program. Target and discussions can be found in D49605947.

This diff moves all bundled program schemas, both py schema and fbs schema, under bundled_program/schema, and update dependencies.

Reviewed By: tarun292

Differential Revision: D50422560

fbshipit-source-id: f99dc760f8e5748f14dce8f22e230af92d3694dc
@facebook-github-bot
Copy link
Contributor

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

Gasoonjia pushed a commit to Gasoonjia/executorch-1 that referenced this pull request Nov 4, 2023
Summary:
Pull Request resolved: pytorch#1057

Pull Request resolved: pytorch#436

This stack focuses on moving all bundled program codes under executorch/sdk/bundled_program. Target and discussions can be found in D49605947.

This diff moves all bundled program schemas, both py schema and fbs schema, under bundled_program/schema, and update dependencies.

Differential Revision: https://internalfb.com/D50422560

fbshipit-source-id: a6b1662b8a8a2c5534f7e8b2b285c58ba631cc45
Gasoonjia pushed a commit to Gasoonjia/executorch-1 that referenced this pull request Nov 4, 2023
Summary:
Pull Request resolved: pytorch#1057

Pull Request resolved: pytorch#436

This stack focuses on moving all bundled program codes under executorch/sdk/bundled_program. Target and discussions can be found in D49605947.

This diff moves all bundled program schemas, both py schema and fbs schema, under bundled_program/schema, and update dependencies.

Differential Revision: https://internalfb.com/D50422560

fbshipit-source-id: 6c7dce6e3f8414e1f3bd379dd20772363a351279
Gasoonjia pushed a commit to Gasoonjia/executorch-1 that referenced this pull request Nov 4, 2023
Summary:
Pull Request resolved: pytorch#1057

Pull Request resolved: pytorch#436

This stack focuses on moving all bundled program codes under executorch/sdk/bundled_program. Target and discussions can be found in D49605947.

This diff moves all bundled program schemas, both py schema and fbs schema, under bundled_program/schema, and update dependencies.

Differential Revision: https://internalfb.com/D50422560

fbshipit-source-id: 7a6cab4bc05289691385a76e927665b9aefff566
Gasoonjia pushed a commit to Gasoonjia/executorch-1 that referenced this pull request Nov 4, 2023
Summary:
Pull Request resolved: pytorch#1057

Pull Request resolved: pytorch#436

This stack focuses on moving all bundled program codes under executorch/sdk/bundled_program. Target and discussions can be found in D49605947.

This diff moves all bundled program schemas, both py schema and fbs schema, under bundled_program/schema, and update dependencies.

Differential Revision: https://internalfb.com/D50422560

fbshipit-source-id: f4a6a47120e5fe3b577ebc8393c9d4f1a8bb1eb2
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 065a4cf.

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 Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants