-
Notifications
You must be signed in to change notification settings - Fork 5
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
Make Rotation einops compatible #655
Conversation
📚 Documentation |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If we want to use None as return type for test, please make sure it is done for all of them in Rotation (missing eg: test_as_euler_degenerate_asymmetric_axes) and add an issue to do for all other tests.
|
ghstack-source-id: ee9c42b37d035c96b9caab98049509b89f3bed79 ghstack-comment-id: 2688426513 Pull Request resolved: #655
ghstack-source-id: 3d20834bc290babd389ad41f51f3126bf2353756 ghstack-comment-id: 2688426513 Pull Request resolved: #655
Adds support for
einops.rearrange(Rotation() ...)