From 549b9600a6eaf0727fa084465a75f173edf8f381 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Tue, 24 May 2022 11:32:07 +0100 Subject: Update 22.05 Doxygen Docs after updates to main Readme Signed-off-by: Nikhil Raj Change-Id: I56711772406a41ff81fa136a5fb6c59c9b9cf504 --- ...nn_1_1experimental_1_1_threadpool-members.xhtml | 121 +++++++++++++++++++++ 1 file changed, 121 insertions(+) create mode 100644 22.05/classarmnn_1_1experimental_1_1_threadpool-members.xhtml (limited to '22.05/classarmnn_1_1experimental_1_1_threadpool-members.xhtml') diff --git a/22.05/classarmnn_1_1experimental_1_1_threadpool-members.xhtml b/22.05/classarmnn_1_1experimental_1_1_threadpool-members.xhtml new file mode 100644 index 0000000000..91a99ecfe4 --- /dev/null +++ b/22.05/classarmnn_1_1experimental_1_1_threadpool-members.xhtml @@ -0,0 +1,121 @@ + + + + + + + + + + + + + +ArmNN: Member List + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  22.05 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
Threadpool Member List
+
+
+ +

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

+ + + + + + + +
LoadMemHandles(std::vector< std::shared_ptr< IWorkingMemHandle >> memHandles)Threadpool
Schedule(NetworkId networkId, const InputTensors &inputTensors, const OutputTensors &outputTensors, const QosExecPriority priority, std::shared_ptr< IAsyncExecutionCallback > cb)Threadpool
TerminateThreadPool() noexceptThreadpool
Threadpool(std::size_t numThreads, IRuntime *runtimePtr, std::vector< std::shared_ptr< IWorkingMemHandle >> memHandles)Threadpool
UnloadMemHandles(NetworkId networkId)Threadpool
~Threadpool()Threadpoolinline
+
+ + + + -- cgit v1.2.1