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

[xla:cpu] Move BufferAllocations implementation to header file #14148

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Jun 25, 2024

[xla:cpu] Move BufferAllocations implementation to header file

Resolving buffer slice device memory is on a critical path of every thunk. Move implementation to header and force inlining to improve performance of ultra small kernels.

@copybara-service copybara-service bot force-pushed the test_646506658 branch 14 times, most recently from 52f5e27 to fe58f1d Compare June 26, 2024 01:52
Resolving buffer slice device memory is on a critical path of every thunk. Move implementation to header and force inlining to improve performance of ultra small kernels.

PiperOrigin-RevId: 646684024
@copybara-service copybara-service bot merged commit f1a8bf7 into main Jun 26, 2024
@copybara-service copybara-service bot deleted the test_646506658 branch June 26, 2024 02:22
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.

1 participant