ONNX Runtime
Loading...
Searching...
No Matches
OrtEp Member List

This is the complete list of members for OrtEp, including all inherited members.

Compile(OrtEp *this_ptr, const OrtGraph **graphs, const OrtNode **fused_nodes, size_t count, OrtNodeComputeInfo **node_compute_infos, OrtNode **ep_context_nodes)OrtEp
CreateAllocator(OrtEp *this_ptr, const OrtMemoryInfo *memory_info, OrtAllocator **allocator)OrtEp
CreateSyncStreamForDevice(OrtEp *this_ptr, const OrtMemoryDevice *memory_device, OrtSyncStreamImpl **stream)OrtEp
GetCapability(OrtEp *this_ptr, const OrtGraph *graph, OrtEpGraphSupportInfo *graph_support_info)OrtEp
GetCompiledModelCompatibilityInfoOrtEp
GetNameOrtEp
GetPreferredDataLayout(OrtEp *this_ptr, OrtEpDataLayout *preferred_data_layout)OrtEp
OnRunEnd(OrtEp *this_ptr, const OrtRunOptions *run_options, bool sync_stream)OrtEp
OnRunStart(OrtEp *this_ptr, const OrtRunOptions *run_options)OrtEp
ort_version_supportedOrtEp
ReleaseNodeComputeInfosOrtEp
SetDynamicOptions(OrtEp *this_ptr, const char *const *option_keys, const char *const *option_values, size_t num_options)OrtEp
ShouldConvertDataLayoutForOp(OrtEp *this_ptr, const char *domain, const char *op_type, OrtEpDataLayout target_data_layout, int *should_convert)OrtEp