Home
last modified time | relevance | path

Searched defs:ArmNNExecutor (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/armnn/tests/ExecuteNetwork/
H A DArmNNExecutor.hpp37 class ArmNNExecutor : public IExecutor class
H A DArmNNExecutor.cpp17 ArmNNExecutor::ArmNNExecutor(const ExecuteNetworkParams& params, armnn::IRuntime::CreationOptions r… in ArmNNExecutor() function in ArmNNExecutor