ov_core_compile_model_from_file(IntPtr, SByte, SByte, UInt64, IntPtr) | Reads a model and creates a compiled model from the IR/ONNX/PDPD file. This can be more efficient than using the ov_core_read_model_from_XXX + ov_core_compile_model flow, especially for cases when caching is enabled and a cached model is available. |
ov_core_compile_model_from_file(IntPtr, SByte, SByte, UInt64, IntPtr, IntPtr, IntPtr) | |
ov_core_compile_model_from_file(IntPtr, SByte, SByte, UInt64, IntPtr, IntPtr, IntPtr, IntPtr, IntPtr) | |
ov_core_compile_model_from_file(IntPtr, SByte, SByte, UInt64, IntPtr, IntPtr, IntPtr, IntPtr, IntPtr, IntPtr, IntPtr) |