PrePostProcessoroutput Method
Gets output post-processing data structure. Should be used only if model/function has only one output
Using returned structure application's code is able to set model's output data, post-process steps, user's
tensor data (e.g layout)
Namespace: OpenVinoSharp.preprocessAssembly: OpenVINO_CSharp_API (in OpenVINO_CSharp_API.dll) Version: 2024.3.0.2+a9617c0f8f80882646d0eba11b88ae6cb17b3fb8
public OutputInfo output()
Return Value
OutputInfoReference to model's output information structure