AMDMIGraphX icon indicating copy to clipboard operation
AMDMIGraphX copied to clipboard

GridSample cubic/bicubic mode is not supported

Open gyulaz-htec opened this issue 1 year ago • 0 comments

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

gyulaz-htec avatar Apr 10 '24 13:04 gyulaz-htec