I'm trying to export the model to ONNX format using torch.onnx.export but I'm having no luck. Does anyone know how to do this or can give me some tips?
I'm trying to export the model to ONNX format using torch.onnx.export but I'm having no luck.
Does anyone know how to do this or can give me some tips?