onnxruntime
05c4566f - [objc] Fix possible leak of OrtValue in initializer. (#16487)

Commit
2 years ago
[objc] Fix possible leak of OrtValue in initializer. (#16487) Fix possible leak of OrtValue in initializer. There was a possible early return before ownership was transferred to the internal C++ Ort::Value.
Author
Parents
Loading