Replies: 1 comment
-
|
See this issue and the corresponding PR to enable this functionality: #2460. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I'm looking at the various pad transforms that end up using
np.padsuch asSpacialPad. I can set themode="constant"but how do I provide the constant value to use?np.padhas aconstant_valuesparam but I don't see that getting set inSpacialPadBeta Was this translation helpful? Give feedback.
All reactions