-
Notifications
You must be signed in to change notification settings - Fork 713
Use macro XT_KERNEL_CHECK to handle errors returned by nnlib.
#7312
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
base: main
Are you sure you want to change the base?
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/7312
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 0d48d58 with merge base 61b9e1b ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
This pull request was exported from Phabricator. Differential Revision: D67128597 |
…rch#7312) Summary: Use ET_KERNEL_CHECK to detect error codes returned by xa_nn* library calls. Reviewed By: zonglinpeng Differential Revision: D67128597
fe446b8 to
79555ea
Compare
|
This pull request was exported from Phabricator. Differential Revision: D67128597 |
Summary: Create a separate buck target for `TestUtil.h` that can be used by backends. The current `test_util` target has dependencies that don't compile for xtensa toolchain. Reviewed By: zonglinpeng Differential Revision: D67128600
Summary: Overrides for `et_pal*` weak symbols for logging/timing with xtensa ISS. Reviewed By: zonglinpeng Differential Revision: D67128599
…rch#7312) Summary: Use ET_KERNEL_CHECK to detect error codes returned by xa_nn* library calls. Reviewed By: zonglinpeng Differential Revision: D67128597
…rch#7312) Summary: Use ET_KERNEL_CHECK to detect error codes returned by xa_nn* library calls. Reviewed By: zonglinpeng Differential Revision: D67128597
79555ea to
0d48d58
Compare
…rch#7312) Summary: Use ET_KERNEL_CHECK to detect error codes returned by xa_nn* library calls. Reviewed By: zonglinpeng Differential Revision: D67128597
|
This pull request was exported from Phabricator. Differential Revision: D67128597 |
* Allow backends/cadence to use TestUtil.h. (#7304) Summary: Create a separate buck target for `TestUtil.h` that can be used by backends. The current `test_util` target has dependencies that don't compile for xtensa toolchain. Reviewed By: zonglinpeng Differential Revision: D67128600 * Xtensa ISS PAL layer for logging/timing. (#7311) Summary: Overrides for `et_pal*` weak symbols for logging/timing with xtensa ISS. Reviewed By: zonglinpeng Differential Revision: D67128599 * Use macro `XT_KERNEL_CHECK` to handle errors returned by nnlib. (#7312) Summary: Use ET_KERNEL_CHECK to detect error codes returned by xa_nn* library calls. Reviewed By: zonglinpeng Differential Revision: D67128597 * Separate buck targets per operator. (#7314) Summary: Keep targets separate so we only compile the operators we need. Reviewed By: zonglinpeng Differential Revision: D67128598 * FusionG3 operators. (#7315) Summary: Cleanup header order and `using` declarations for operators to match style guide. Reviewed By: zonglinpeng Differential Revision: D67128499
|
Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as |
|
Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as |
Summary: Use ET_KERNEL_CHECK to detect error codes returned by xa_nn* library calls.
Reviewed By: zonglinpeng
Differential Revision: D67128597