Home
last modified time | relevance | path

Searched refs:SendNetworkStructure (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/armnn/src/armnn/
H A DLoadedNetwork.hpp93 void SendNetworkStructure(arm::pipe::IProfilingService& profilingService);
H A DRuntime.cpp310 loadedNetwork->SendNetworkStructure(profilingService); in ReportStructure()
H A DLoadedNetwork.cpp654 void LoadedNetwork::SendNetworkStructure(arm::pipe::IProfilingService& profilingService) in SendNetworkStructure() function in armnn::LoadedNetwork