gtbluesky / onnxruntime_flutter

A flutter plugin for OnnxRuntime provides an easy, flexible, and fast Dart API to integrate Onnx models in flutter apps across mobile and desktop platforms.
MIT License
68 stars 12 forks source link

how to get output value as tensor? #15

Closed md-rifatkhan closed 5 months ago

md-rifatkhan commented 5 months ago

how to get output value as tensor? is something like ONNXType.tensor;?