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

[pallas:triton] Added basic support for lax.concatenate #26533

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

copybara-service[bot]
Copy link

[pallas:triton] Added basic support for lax.concatenate

The corresponding Triton op is restricted to jnp.stack([x, y], axis=-1),
so the lowering only supports that case for now.

See #25321.

The corresponding Triton op is restricted to `jnp.stack([x, y], axis=-1)`,
so the lowering only supports that case for now.

See #25321.

PiperOrigin-RevId: 726881284
@copybara-service copybara-service bot merged commit 3162cc4 into main Feb 14, 2025
@copybara-service copybara-service bot deleted the test_726855501 branch February 14, 2025 13:02
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