Mojo function
gpu_bicubic_kernel
gpu_bicubic_kernel[dtype: DType, rank: Int, output_shape: DimList, input_shape: DimList](output: NDBuffer[dtype, rank, MutableAnyOrigin, output_shape], input: NDBuffer[dtype, rank, MutableAnyOrigin, input_shape])
Perform bicubic interpolation using GPU.
Args:
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!