shannnl
Results
1
issues of
shannnl
`final session = OrtSession.fromBuffer(bytes, sessionOptions);` is not support for onnx opset v19, but run in opset v18 is successful. the log when I run using onnx opset v19: ``` E/flutter...