这是indexloc提供的服务,不要输入任何密码
Skip to content

[pallas:mosaic_gpu] async_load_tmem no longer accepts an idx #30382

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

Merged
merged 1 commit into from
Jul 22, 2025

Conversation

copybara-service[bot]
Copy link

[pallas:mosaic_gpu] async_load_tmem no longer accepts an idx

The idx is unnecessary, because ref can be indexed via .at[idx] instead.

Note also that async_store_tmem does not accept idx, so this change
aligns the two signatures.

The `idx` is unnecessary, because `ref` can be indexed via `.at[idx]` instead.

Note also that `async_store_tmem` does *not* accept `idx`, so this change
aligns the two signatures.

PiperOrigin-RevId: 785854400
@copybara-service copybara-service bot merged commit 37b6f5c into main Jul 22, 2025
1 check was pending
@copybara-service copybara-service bot deleted the test_785839733 branch July 22, 2025 15:03
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