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
CreateProfiler(OrtEp *this_ptr, OrtEpProfilerImpl **profiler)OrtEp
CreateSyncStreamForDevice(OrtEp *this_ptr, const OrtMemoryDevice *memory_device, OrtSyncStreamImpl **stream)OrtEp
GetAvailableResource(const OrtEp *this_ptr, OrtResourceCount *available)OrtEp
GetCapability(OrtEp *this_ptr, const OrtGraph *graph, OrtEpGraphSupportInfo *graph_support_info)OrtEp
GetCompiledModelCompatibilityInfoOrtEp
GetGraphCaptureNodeAssignmentPolicyOrtEp
GetKernelRegistry(OrtEp *this_ptr, const OrtKernelRegistry **kernel_registry)OrtEp
GetNameOrtEp
GetPreferredDataLayout(OrtEp *this_ptr, OrtEpDataLayout *preferred_data_layout)OrtEp
IsConcurrentRunSupported(OrtEp *this_ptr, bool *is_supported)OrtEp
IsGraphCapturedOrtEp
IsGraphCaptureEnabledOrtEp
OnRunEnd(OrtEp *this_ptr, const OrtRunOptions *run_options, bool sync_stream)OrtEp
OnRunStart(OrtEp *this_ptr, const OrtRunOptions *run_options)OrtEp
OnSessionInitializationEnd(OrtEp *this_ptr)OrtEp
ort_version_supportedOrtEp
ReleaseCapturedGraph(OrtEp *this_ptr, int graph_annotation_id)OrtEp
ReleaseNodeComputeInfosOrtEp
ReplayGraph(OrtEp *this_ptr, int graph_annotation_id)OrtEp
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
Sync(OrtEp *this_ptr)OrtEp