onnx / onnx-tensorflow

Tensorflow Backend for ONNX
Other
1.27k stars 296 forks source link

BackendIsNotSupposedToImplementIt: GridSample is not implemented. #1048

Open liziyun opened 1 year ago

liziyun commented 1 year ago

Describe the bug

Trying to convert optical flow models from pytorch to tensorflow. GridSample is not supported by tensorflow.

Python, ONNX, ONNX-TF, Tensorflow version

kothari1997narayan commented 1 year ago

Facing Similar issue.. Any solution to it?

luan1412167 commented 1 year ago

Same issue!