OpenVINO C# API Documented
C#
Please use. NET 5,. NET 6, NET 7,. NET 8, NET Framework 4.6, NET Framework 4.61, NET Framework 4.7, NET Framework 4.72, NET Framework 4.8, NET Framework 4.81, and. NET Core 3.1 versions
Show/Hide TOC
Compiled
Model
output Method
Overload List
output
Gets a single output of a compiled model.
output(String)
Gets output of a compiled model identified by @p tensor_name.
output(UInt64)
Gets output of a compiled model identified by @p index.
See Also
Reference
CompiledModel Class
OpenVinoSharp Namespace
In This Article
Overload List
See Also