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

Support non-string dimension names in einops module #50

Closed
OriolAbril opened this issue May 22, 2023 · 0 comments · Fixed by #56
Closed

Support non-string dimension names in einops module #50

OriolAbril opened this issue May 22, 2023 · 0 comments · Fixed by #56
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@OriolAbril
Copy link
Member

It should be possible to allow any hashable when using lists as input for pattern and pattern_aux. This issue is to track work on this. It might also be possible to be a bit more flexible with types, but I am not very versed in that, so help is very welcome on any of this.

@OriolAbril OriolAbril added enhancement New feature or request help wanted Extra attention is needed labels May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant