Home
last modified time | relevance | path

Searched defs:armnnDelegate (Results 1 – 25 of 89) sorted by relevance

1234

/external/armnn/delegate/opaque/src/test/
DDelegateTestInterpreter.cpp32 auto armnnDelegate = armnnOpaqueDelegate::TfLiteArmnnOpaqueDelegateCreate(nullptr); in DelegateTestInterpreter() local
58 auto armnnDelegate = armnnOpaqueDelegate::TfLiteArmnnOpaqueDelegateCreate(nullptr); in DelegateTestInterpreter() local
/external/armnn/delegate/classic/src/test/
DDelegateTestInterpreter.cpp30 auto armnnDelegate = armnnDelegate::TfLiteArmnnDelegateCreate(delegateOptions); in DelegateTestInterpreter() local
53 auto armnnDelegate = armnnDelegate::TfLiteArmnnDelegateCreate(delegateOptions); in DelegateTestInterpreter() local
DArmnnClassicDelegateTest.cpp15 namespace armnnDelegate namespace
/external/armnn/delegate/
DCMakeLists.txt7 project(armnnDelegate) project
33 add_library(armnnDelegate ${armnnDelegate_sources}) target
/external/armnn/delegate/classic/src/
DSharedFunctions.hpp10 namespace armnnDelegate namespace
DRound.hpp15 namespace armnnDelegate namespace
DGatherNd.hpp15 namespace armnnDelegate namespace
DShape.hpp16 namespace armnnDelegate namespace
DElementwiseUnary.hpp17 namespace armnnDelegate namespace
DFill.hpp15 namespace armnnDelegate namespace
DComparison.hpp17 namespace armnnDelegate namespace
/external/armnn/delegate/common/include/
DDelegateOptions.hpp14 namespace armnnDelegate namespace
/external/armnn/delegate/test/
DNormalizationTest.cpp14 namespace armnnDelegate namespace
DTestUtils.hpp17 namespace armnnDelegate namespace
DShapeTest.cpp10 namespace armnnDelegate namespace
DNeonDelegateTests_NDK_Issue.cpp16 namespace armnnDelegate namespace
DRoundTest.cpp15 namespace armnnDelegate namespace
DTransposeTest.cpp13 namespace armnnDelegate namespace
DSoftmaxTest.cpp15 namespace armnnDelegate namespace
DSliceTest.cpp14 namespace armnnDelegate namespace
DCastTest.cpp15 namespace armnnDelegate namespace
DPreluTest.cpp19 namespace armnnDelegate { namespace
DResizeTest.cpp19 namespace armnnDelegate namespace
DGatherNdTest.cpp15 namespace armnnDelegate namespace
/external/armnn/delegate/classic/include/
DVersion.hpp8 namespace armnnDelegate namespace

1234