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

Add scaled translation rules for trivial LAX primitives. #14

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

balancap
Copy link
Contributor

@balancap balancap commented Nov 10, 2023

Translation for primitives: broadcast_in_dim, convert_element_type, slice and transpose.
Additionally, improvements to the autoscale interpreter for making it more robusts + proper forwarding of attributes.

@balancap balancap marked this pull request as draft November 10, 2023 16:02
@balancap balancap force-pushed the add-trivial-scaled-ops branch 5 times, most recently from 19217fe to 2ec7900 Compare November 10, 2023 17:07
@balancap balancap marked this pull request as ready for review November 10, 2023 17:07
Translation for primitives: `broadcast_in_dim`, `convert_element_type`, `slice` and `transpose`.
Additionally, improvements to the autoscale interpreter for making it more robusts + proper forwarding of attributes.
@balancap balancap merged commit 006f321 into main Nov 10, 2023
2 checks passed
@balancap balancap deleted the add-trivial-scaled-ops branch November 10, 2023 19:46
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