onnx-tensorflow icon indicating copy to clipboard operation
onnx-tensorflow copied to clipboard

RuntimeError: Conv with auto_pad `SAME_LOWER` is not supported in Tensorflow.

Open akashAD98 opened this issue 3 years ago • 0 comments

I have converted my darknet model into onnx & then tensorrt. Everything is working fine i used this repo . https://github.com/jkjung-avt/tensorrt_demos. My goal is to use this converted yolov4x-mish.onnx model & convert it into TensorFlow saved model. but im getting this issue. can someone please help me to figure out the solution? your help is really appriciated

akashAD98 avatar Sep 02 '21 06:09 akashAD98