[][src]Type Definition onnxruntime_sys::OrtMemType

type OrtMemType = i32;

memory types for allocator, exec provider specific types should be extended in each provider Whenever this struct is updated, please also update the MakeKey function in onnxruntime/core/framework/execution_provider.cc