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

NativeMethodsov_core_compile_model_from_file Method

Overload List

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)  

See Also