OnnxInferenceModel
Constructs an ONNX inference model from the given model file.
Constructs an ONNX inference model from the byte array representing an ONNX model.
Constructs an ONNX inference model from the function which returns a byte array representing an ONNX model.