padding with einops #233
Answered
by
arogozhnikov
jakubMitura14
asked this question in
Q&A
-
Hello is it possible to perform 0 padding of a multidimensional tensor with einops ? |
Beta Was this translation helpful? Give feedback.
Answered by
arogozhnikov
Jan 1, 2023
Replies: 2 comments 1 reply
-
Hi @jakubMitura14, |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jakubMitura14
-
Well, if you really stubborn... Here's padding, mode = ‘edge’
Meaned to be run in context of |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @jakubMitura14,
einops does not contain tools for padding