[go: nahoru, domu]

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 #70374

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 exported_pr_646506658 branch 10 times, most recently from 2504209 to 5ca783c Compare June 26, 2024 01:57
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 closed this Jun 26, 2024
@copybara-service copybara-service bot merged commit b9bf806 into master Jun 26, 2024
1 check passed
@copybara-service copybara-service bot deleted the exported_pr_646506658 branch June 26, 2024 03:13
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.

None yet

1 participant