Interp

Inputs:

  • input: float32(NC4HW4)
  • shape: int32(optional)

Outputs:

  • output: float32

Backend:

    • CPU: supports Nearstneighbor, bilinear, cubic
    • Metal
    • Vulkan: supports bilinear
    • OpenCL: supports bilinear

Caffe op:

  • Interp

Tensorflow:

  • ResizeBilinear
  • ResizeNearestNeighbor