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 support of ellipsis to einmix #360

Merged
merged 3 commits into from
Jan 11, 2025
Merged

Add support of ellipsis to einmix #360

merged 3 commits into from
Jan 11, 2025

Conversation

arogozhnikov
Copy link
Owner

this update makes it possible to use ellipsis in einmix patterns, for example this layer can handle inputs with >= 1 dimensions:

EinMix("... (h c_in) -> ... (h c_out)", weight_shape='h c_in c_out", ...)

@arogozhnikov arogozhnikov merged commit 253545a into main Jan 11, 2025
10 checks passed
@arogozhnikov arogozhnikov deleted the einmix-ellipsis-merge branch January 11, 2025 05:35
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