Skip to content

Assert raw-transfer layout assumptions; use base storage buffer#160

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_935376023
Jun 22, 2026
Merged

Assert raw-transfer layout assumptions; use base storage buffer#160
copybara-service[bot] merged 1 commit into
mainfrom
test_935376023

Conversation

@copybara-service

Copy link
Copy Markdown

Assert raw-transfer layout assumptions; use base storage buffer

Raw transfer DMAs physical bytes, so resolve the tensor's base storage
buffer (not a materialized copy) and fail loudly if its block-major
layout assumptions don't hold (dim-0 most-major, size a multiple of the
slice, view spanning its base 1:1).

@copybara-service copybara-service Bot force-pushed the test_935376023 branch 6 times, most recently from ed23362 to 86a3269 Compare June 22, 2026 19:05
Raw transfer DMAs physical bytes, so resolve the tensor's base storage
buffer (not a materialized copy) and fail loudly if its block-major
layout assumptions don't hold (dim-0 most-major, size a multiple of the
slice, view spanning its base 1:1).

PiperOrigin-RevId: 936190982
@copybara-service copybara-service Bot merged commit 0a07c7e into main Jun 22, 2026
@copybara-service copybara-service Bot deleted the test_935376023 branch June 22, 2026 19:26
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