PrePostProcessoroutput(UInt64) Method
            
            Gets output post-processing data structure for output identified by it's order in a model
            
            
            
              Namespace: OpenVinoSharp.preprocessAssembly: OpenVINO_CSharp_API (in OpenVINO_CSharp_API.dll) Version: 2024.3.0.2+a9617c0f8f80882646d0eba11b88ae6cb17b3fb8
public OutputInfo output(
	ulong tensor_index
)
- tensor_index  UInt64
 - utput index of specific output. Throws if output index is out of range for associated function
 
OutputInfoReference to model's output information structure