Im trying to convert Mobilenetv3 onnx model to tensorflow.
I need tensorflow==1.12.0 for my inferencing.
I searched all over to find the onnx and onnx-tf versions corresponding to tensorflow==1.12.0
Could anyone please suggest me the compatible versions of onnx,onnx-tf and torch for my required tensorflow version?