HDK
|
This is the complete list of members for onnxruntime::concurrency::ExtendedThreadPoolInterface, including all inherited members.
EndParallelSection(ThreadPoolParallelSection &ps)=0 | onnxruntime::concurrency::ExtendedThreadPoolInterface | pure virtual |
RunInParallel(std::function< void(unsigned idx)> fn, unsigned n, std::ptrdiff_t block_size)=0 | onnxruntime::concurrency::ExtendedThreadPoolInterface | pure virtual |
RunInParallelSection(ThreadPoolParallelSection &ps, std::function< void(unsigned idx)> fn, unsigned n, std::ptrdiff_t block_size)=0 | onnxruntime::concurrency::ExtendedThreadPoolInterface | pure virtual |
StartParallelSection(ThreadPoolParallelSection &ps)=0 | onnxruntime::concurrency::ExtendedThreadPoolInterface | pure virtual |
StartProfiling()=0 | onnxruntime::concurrency::ExtendedThreadPoolInterface | pure virtual |
StopProfiling()=0 | onnxruntime::concurrency::ExtendedThreadPoolInterface | pure virtual |