You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to convert Selfie Segmentation TFLite model to ONNX, but which includes a custom op Convolution2DTransposeBias. So this is a feature request to support conversion of this op in tf2onnx, I suppose this should be supported by ONNX's ConvTranspose.