From 6940dd720ebb6b3d1df8ca203ab696daefe58189 Mon Sep 17 00:00:00 2001 From: Jim Flynn Date: Fri, 20 Mar 2020 12:25:56 +0000 Subject: renamed Documentation folder 20.02 and added .nojekyll file Signed-off-by: Jim Flynn --- 20.02/classarmnn_1_1_i_runtime-members.xhtml | 129 +++++++++++++++++++++++++++ 1 file changed, 129 insertions(+) create mode 100644 20.02/classarmnn_1_1_i_runtime-members.xhtml (limited to '20.02/classarmnn_1_1_i_runtime-members.xhtml') diff --git a/20.02/classarmnn_1_1_i_runtime-members.xhtml b/20.02/classarmnn_1_1_i_runtime-members.xhtml new file mode 100644 index 0000000000..c1fe12b74c --- /dev/null +++ b/20.02/classarmnn_1_1_i_runtime-members.xhtml @@ -0,0 +1,129 @@ + + + + + + + + + + + + + +ArmNN: Member List + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  20.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
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