ArmNN
 21.05
LoadedNetwork Member List

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

CreateWorkingMemHandle(NetworkId networkId)LoadedNetwork
EnqueueWorkload(const InputTensors &inputTensors, const OutputTensors &outputTensors)LoadedNetwork
Execute(const InputTensors &inputTensors, const OutputTensors &outputTensors, IWorkingMemHandle &workingMemHandle)LoadedNetwork
ExecutionQueue typedefLoadedNetwork
ExecutionTuple typedefLoadedNetwork
FreeWorkingMemory()LoadedNetwork
GetInputTensorInfo(LayerBindingId layerId) constLoadedNetwork
GetNetworkGuid()LoadedNetwork
GetOutputTensorInfo(LayerBindingId layerId) constLoadedNetwork
GetProfiler() constLoadedNetworkinline
IsAsyncEnabled()LoadedNetworkinline
MakeLoadedNetwork(std::unique_ptr< IOptimizedNetwork > net, std::string &errorMessage, const INetworkProperties &networkProperties, profiling::ProfilingService &profilingService, const NetworkId networkIdOut)LoadedNetworkstatic
RegisterDebugCallback(const DebugCallbackFunction &func)LoadedNetwork
Schedule(const InputTensors &inputTensors, const OutputTensors &outputTensors, const QosExecPriority priority, std::shared_ptr< IAsyncExecutionCallback > cb)LoadedNetwork
SendNetworkStructure()LoadedNetwork
WorkloadQueue typedefLoadedNetwork
~LoadedNetwork()LoadedNetworkinline