Skip to content

Separate buck targets per operator. #7314

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

hsharma35
Copy link
Contributor

Summary: Keep targets separate so we only compile the operators we need.

Reviewed By: zonglinpeng

Differential Revision: D67128598

Copy link

pytorch-bot bot commented Dec 12, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit 5d12f5c with merge base 61b9e1b (image):
💚 Looks good so far! There are no failures yet. 💚

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

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

hsharma35 added a commit to hsharma35/executorch that referenced this pull request Dec 12, 2024
Summary:

Keep targets separate so we only compile the operators we need.

Reviewed By: zonglinpeng

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

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

hsharma35 added a commit to hsharma35/executorch that referenced this pull request Dec 12, 2024
Summary:

Keep targets separate so we only compile the operators we need.

Reviewed By: zonglinpeng

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

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

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

Keep targets separate so we only compile the operators we need.

Reviewed By: zonglinpeng

Differential Revision: D67128598
hsharma35 added a commit to hsharma35/executorch that referenced this pull request Dec 12, 2024
Summary:

Keep targets separate so we only compile the operators we need.

Reviewed By: zonglinpeng

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

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

hsharma35 added a commit that referenced this pull request Dec 12, 2024
* 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
@hsharma35 hsharma35 closed this Apr 18, 2025
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.

3 participants