You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the work. I notice that it's by default zero-padded. I wonder if there's any way to achieve a different padding mode? For example, the torch.nn.grid_sample() supports "border" padding.
The text was updated successfully, but these errors were encountered:
Thanks for the work. I notice that it's by default zero-padded. I wonder if there's any way to achieve a different padding mode? For example, the
torch.nn.grid_sample()
supports "border" padding.The text was updated successfully, but these errors were encountered: