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
Model
const_
output Method
Overload List
const_output
Get single const output of model, which only support single output model.
const_output(String)
Get an const output of model by name.
const_output(UInt64)
Get an const output of model by port index.
See Also
Reference
Model Class
OpenVinoSharp Namespace
In This Article
Overload List
See Also