From f4019872c1134c6fcc1d6993e5746f55c1e79208 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Tue, 8 Mar 2022 20:01:38 +0000 Subject: IVGCVSW-6819 Fix the directory structure and broken link to latest docu Signed-off-by: Nikhil Raj Change-Id: I05b559d15faf92c76ff536719693b361316be4f3 --- 22.02/structarmnn_1_1_runtime_impl-members.xhtml | 137 +++++++++++++++++++++++ 1 file changed, 137 insertions(+) create mode 100644 22.02/structarmnn_1_1_runtime_impl-members.xhtml (limited to '22.02/structarmnn_1_1_runtime_impl-members.xhtml') diff --git a/22.02/structarmnn_1_1_runtime_impl-members.xhtml b/22.02/structarmnn_1_1_runtime_impl-members.xhtml new file mode 100644 index 0000000000..ec0e91bed4 --- /dev/null +++ b/22.02/structarmnn_1_1_runtime_impl-members.xhtml @@ -0,0 +1,137 @@ + + + + + + + + + + + + + +ArmNN: Member List + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  22.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
RuntimeImpl Member List
+
+
+ +

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

+ + + + + + + + + + + + + + + + + + + + + + + +
ClearImportedInputs(NetworkId networkId, const std::vector< ImportedInputId > inputIds)RuntimeImpl
ClearImportedOutputs(NetworkId networkId, const std::vector< ImportedOutputId > outputIds)RuntimeImpl
CreateWorkingMemHandle(NetworkId networkId)RuntimeImpl
EnqueueWorkload(NetworkId networkId, const InputTensors &inputTensors, const OutputTensors &outputTensors, std::vector< ImportedInputId > preImportedInputIds={}, std::vector< ImportedOutputId > preImportedOutputIds={})RuntimeImpl
Execute(IWorkingMemHandle &workingMemHandle, const InputTensors &inputTensors, const OutputTensors &outputTensors, std::vector< ImportedInputId > preImportedInputs, std::vector< ImportedOutputId > preImportedOutputs)RuntimeImpl
GetDeviceSpec() constRuntimeImplinline
GetInputTensorInfo(NetworkId networkId, LayerBindingId layerId) constRuntimeImpl
GetOutputTensorInfo(NetworkId networkId, LayerBindingId layerId) constRuntimeImpl
GetProfiler(NetworkId networkId) constRuntimeImpl
GetProfilingService(RuntimeImpl *runtime)RuntimeImplfriend
ImportInputs(NetworkId networkId, const InputTensors &inputTensors, MemorySource forceImportMemorySource=MemorySource::Undefined)RuntimeImpl
ImportOutputs(NetworkId networkId, const OutputTensors &outputTensors, MemorySource forceImportMemorySource=MemorySource::Undefined)RuntimeImpl
LoadNetwork(NetworkId &networkIdOut, IOptimizedNetworkPtr network)RuntimeImpl
LoadNetwork(NetworkId &networkIdOut, IOptimizedNetworkPtr network, std::string &errorMessage)RuntimeImpl
LoadNetwork(NetworkId &networkIdOut, IOptimizedNetworkPtr network, std::string &errorMessage, const INetworkProperties &networkProperties)RuntimeImpl
RegisterDebugCallback(NetworkId networkId, const DebugCallbackFunction &func)RuntimeImpl
ReportStructure()RuntimeImplvirtual
RuntimeImpl(const IRuntime::CreationOptions &options)RuntimeImpl
RuntimeLoadedNetworksReserve(RuntimeImpl *runtime)RuntimeImplfriend
UnloadNetwork(NetworkId networkId)RuntimeImpl
~IReportStructure()IReportStructureinlinevirtual
~RuntimeImpl()RuntimeImpl
+
+ + + + -- cgit v1.2.1