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

xtensa: Add more flexible way of selecting optimized kernels #2240

Merged
merged 2 commits into from
Sep 22, 2023

Conversation

afoxley
Copy link
Contributor

@afoxley afoxley commented Sep 22, 2023

Use the optimized_kernel flag to select a particular set of kernels instead of using the global --cpu flag to determine this. This makes the build compatible with cores other than the specific test ones used before.

BUG=None

Use the `optimized_kernel` flag to select a particular set of kernels
instead of using the global --cpu flag to determine this. This makes the
build compatible with cores other than the specific test ones used
before.

BUG=None
@afoxley afoxley requested a review from a team as a code owner September 22, 2023 00:06
@mergify mergify bot merged commit ce593cf into tensorflow:main Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants