Functional.nn.grid_sample does not support the bicubic method for 5D tensor


I need implement warp on volume feature, But ‘bilinear’ method doesn’t give me the accuracy I need.Or is there another way to implement warp on features?
Thanks for your help!!!