From a983e4699082a0b1ef685bab7354f2ad9cd37a44 Mon Sep 17 00:00:00 2001 From: Colm Donelan Date: Wed, 20 May 2020 16:12:19 +0100 Subject: Updating Doxygen documentation for 20.05 release. Change-Id: I4d624343ed5fd6ae269c3d53532903084508fd14 Signed-off-by: Colm Donelan --- 20.05/classarmnn_1_1_i_runtime-members.xhtml | 129 +++++++++++++++++++++++++++ 1 file changed, 129 insertions(+) create mode 100644 20.05/classarmnn_1_1_i_runtime-members.xhtml (limited to '20.05/classarmnn_1_1_i_runtime-members.xhtml') diff --git a/20.05/classarmnn_1_1_i_runtime-members.xhtml b/20.05/classarmnn_1_1_i_runtime-members.xhtml new file mode 100644 index 0000000000..12cecefd62 --- /dev/null +++ b/20.05/classarmnn_1_1_i_runtime-members.xhtml @@ -0,0 +1,129 @@ + + + + + + + + + + + + + +ArmNN: Member List + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  20.05 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
IRuntime Member List
+
+
+ +

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

+ + + + + + + + + + + + + + + +
Create(const CreationOptions &options)IRuntimestatic
CreateRaw(const CreationOptions &options)IRuntimestatic
Destroy(IRuntime *runtime)IRuntimestatic
EnqueueWorkload(NetworkId networkId, const InputTensors &inputTensors, const OutputTensors &outputTensors)=0IRuntimepure virtual
GetDeviceSpec() const =0IRuntimepure virtual
GetInputTensorInfo(NetworkId networkId, LayerBindingId layerId) const =0IRuntimepure virtual
GetOutputTensorInfo(NetworkId networkId, LayerBindingId layerId) const =0IRuntimepure virtual
GetProfiler(NetworkId networkId) const =0IRuntimepure virtual
LoadNetwork(NetworkId &networkIdOut, IOptimizedNetworkPtr network)=0IRuntimepure virtual
LoadNetwork(NetworkId &networkIdOut, IOptimizedNetworkPtr network, std::string &errorMessage)=0IRuntimepure virtual
LoadNetwork(NetworkId &networkIdOut, IOptimizedNetworkPtr network, std::string &errorMessage, const INetworkProperties &networkProperties)=0IRuntimepure virtual
RegisterDebugCallback(NetworkId networkId, const DebugCallbackFunction &func)=0IRuntimepure virtual
UnloadNetwork(NetworkId networkId)=0IRuntimepure virtual
~IRuntime()IRuntimeinlineprotected
+
+ + + + -- cgit v1.2.1