Skip to content

Add arbitrary amount of axis #277

Closed Answered by arogozhnikov
pablo2909 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Paul, einops does not provide such tool, you can use some trick like:

result = (X.T + Z.T).T

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@pablo2909
Comment options

@arogozhnikov
Comment options

@pablo2909
Comment options

Answer selected by pablo2909
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants