|
HDK
|
This is the complete list of members for onnxruntime::IStreamCommandHandleRegistry, including all inherited members.
| GetCreateStreamFn(OrtDevice::DeviceType execution_device_type) const =0 | onnxruntime::IStreamCommandHandleRegistry | pure virtual |
| GetWaitHandle(OrtDevice::DeviceType notification_ower_device_type, OrtDevice::DeviceType executor_device_type) const =0 | onnxruntime::IStreamCommandHandleRegistry | pure virtual |
| RegisterCreateStreamFn(OrtDevice::DeviceType device_type, CreateStreamFn f)=0 | onnxruntime::IStreamCommandHandleRegistry | pure virtual |
| RegisterWaitFn(OrtDevice::DeviceType notification_device_type, OrtDevice::DeviceType device_type, WaitNotificationFn fn)=0 | onnxruntime::IStreamCommandHandleRegistry | pure virtual |
| ~IStreamCommandHandleRegistry()=default | onnxruntime::IStreamCommandHandleRegistry | virtual |