PrePostProcessorinput(UInt64) Method
            
            Gets input pre-processing data structure for input 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 InputInfo input(
	ulong tensor_index
)
- tensor_index  UInt64
 - Input index of specific input. Throws if input index is out of range for associated function.
 
InputInfoReference to model's input information structure