Skip to content

Conversation

@zhenyan-zhang-meta
Copy link
Contributor

Summary:
Following #9971

  • Update get_flatbuffer_scalar_type return type to Result
  • Iteratively update functions that calling the functions with result type changed:
    • Check returns, if with an error, pass above the error.
    • If unable to pass error, update the return type as Result

Differential Revision: D72759961

@pytorch-bot
Copy link

pytorch-bot bot commented Apr 10, 2025

🔗 Helpful Links

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

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.

@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 Apr 10, 2025
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

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

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

Summary:

Following #9971

- Update get_flatbuffer_scalar_type return type to Result<T>
- Iteratively update functions that calling the functions with result type changed:
  - Check returns, if with an error, pass above the error.
  - If unable to pass error, update the return type as Result<T>

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

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

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 topic: not user facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants