AMDMIGraphX
AMDMIGraphX copied to clipboard
GridSample cubic/bicubic mode is not supported
GridSample cubic interpolation is not yet supported. Extend the related parsing with a new parser to handle it. A possible solution from TVM: https://github.com/apache/tvm/blob/main/python/tvm/topi/image/grid_sample.py#L208-L277