Is it enough to just know the input format after getting the model and just pass data in this format?
I've been trying with PyTorch for a few days, seems like that way.
Another question is what tools can be used to check what inputs and outputs the model has?
And also, any tool to convert PyTorch models into ONNX?