Skip to content

Conversation

@shoumikhin
Copy link
Contributor

Summary: .

Differential Revision: D79900450

@pytorch-bot
Copy link

pytorch-bot bot commented Aug 8, 2025

🔗 Helpful Links

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

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

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

@meta-cla meta-cla 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 Aug 8, 2025
@facebook-github-bot
Copy link
Contributor

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

@shoumikhin shoumikhin added ciflow/trunk release notes: none Do not include this in the release notes labels Aug 8, 2025
shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 8, 2025
Summary:

.

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

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

shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 8, 2025
Summary:
Pull Request resolved: pytorch#13228

.

Differential Revision: D79900450
shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 8, 2025
Summary:

.

Reviewed By: bsoyluoglu

Differential Revision: D79900450
shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 8, 2025
Summary:

.

Reviewed By: bsoyluoglu

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

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

1 similar comment
@facebook-github-bot
Copy link
Contributor

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

shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 8, 2025
Summary:
Pull Request resolved: pytorch#13228

.

Reviewed By: bsoyluoglu

Differential Revision: D79900450
shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 9, 2025
Summary:

.

Reviewed By: bsoyluoglu

Differential Revision: D79900450
@shoumikhin shoumikhin force-pushed the export-D79900450 branch 2 times, most recently from d1d6a7e to 198579f Compare August 9, 2025 06:18
shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 9, 2025
Summary:

.

Reviewed By: bsoyluoglu

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

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

1 similar comment
@facebook-github-bot
Copy link
Contributor

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

shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 9, 2025
Summary:
Pull Request resolved: pytorch#13228

.

Reviewed By: bsoyluoglu

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

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

shoumikhin added a commit to shoumikhin/executorch that referenced this pull request Aug 10, 2025
Summary:
Pull Request resolved: pytorch#13228

.

Reviewed By: bsoyluoglu

Differential Revision: D79900450
Summary:

.

Reviewed By: bsoyluoglu

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

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

@shoumikhin shoumikhin merged commit fafd11f into pytorch:main Aug 12, 2025
233 of 240 checks passed
return nil;
}
const auto result = _module->execute(methodName.UTF8String, inputs);
const auto result = _module->execute(methodNameString);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For my understanding, I can still call execute again right after this without set_input again right? I.e. the input_set state doesn't get reset after each execute, right?

agrima1304 pushed a commit to agrima1304/executorch that referenced this pull request Aug 26, 2025
Summary: .

Differential Revision: D79900450
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported release notes: none Do not include this in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants