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
input Method
Overload List
input
Gets a single input of a compiled model.
input(String)
Gets input of a compiled model identified by @p tensor_name.
input(UInt64)
Gets input of a compiled model identified by @p index.
See Also
Reference
CompiledModel Class
OpenVinoSharp Namespace
In This Article
Overload List
See Also