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

new Dynamic Runtime Support #2224

Closed
wants to merge 2 commits into from
Closed

Conversation

mcr229
Copy link
Contributor

@mcr229 mcr229 commented Mar 4, 2024

Summary: Updating XNNPACK's runtime to use the new dynamic shape apis from XNNPACK. This allows us to run models with variable size inputs. Runtime is backwards compatible

Differential Revision: D54471748

Copy link

pytorch-bot bot commented Mar 4, 2024

🔗 Helpful Links

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

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

❌ 2 New Failures, 1 Unrelated Failure

As of commit 1017c8f with merge base 0570294 (image):

NEW FAILURES - The following jobs have failed:

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

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

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

@facebook-github-bot
Copy link
Contributor

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

mcr229 added a commit to mcr229/executorch that referenced this pull request Mar 4, 2024
Summary:
Pull Request resolved: pytorch#2224

Updating XNNPACK's runtime to use the new dynamic shape apis from XNNPACK. This allows us to run models with variable size inputs. Runtime is backwards compatible

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

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

mcr229 added a commit to mcr229/executorch that referenced this pull request Mar 4, 2024
Summary:
Pull Request resolved: pytorch#2224

Updating XNNPACK's runtime to use the new dynamic shape apis from XNNPACK. This allows us to run models with variable size inputs. Runtime is backwards compatible

Reviewed By: GregoryComer

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

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

mcr229 added a commit to mcr229/executorch that referenced this pull request Mar 4, 2024
Summary:
Pull Request resolved: pytorch#2224

Updating XNNPACK's runtime to use the new dynamic shape apis from XNNPACK. This allows us to run models with variable size inputs. Runtime is backwards compatible

Reviewed By: GregoryComer

Differential Revision: D54471748
GregoryComer and others added 2 commits March 6, 2024 15:20
Summary:
Update the revision of the XNNPACK library dependency to fcbf55a. Note that this is part of a synchronized update of XNNPACK for ExecuTorch, PyTorch, and Meta internal.

Pull Request resolved: pytorch#2223

Differential Revision: D54499911

Pulled By: GregoryComer
Summary:
Pull Request resolved: pytorch#2224

Updating XNNPACK's runtime to use the new dynamic shape apis from XNNPACK. This allows us to run models with variable size inputs. Runtime is backwards compatible

bypass-github-export-checks
bypass-github-pytorch-ci-checks
bypass-github-executorch-ci-checks

Reviewed By: GregoryComer

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in ae0706d.

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.

3 participants