Home
last modified time | relevance | path

Searched defs:alphaShape (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/armnn/delegate/test/
H A DPreluTestHelper.hpp27 const std::vector<int32_t>& alphaShape, in CreatePreluTfLiteModel()
120 const std::vector<int32_t>& alphaShape, in PreluTest()
H A DPreluTest.cpp24 std::vector<int32_t> alphaShape { 1 }; in PreluFloatSimpleTest() local
/aosp_15_r20/external/armnn/src/backends/reference/workloads/
H A DPreluImpl.cpp21 const TensorShape& alphaShape = alphaInfo.GetShape(); in PreluImpl() local
/aosp_15_r20/external/armnn/src/armnn/layers/
H A DPreluLayer.cpp43 const TensorShape& alphaShape = inputShapes[1]; in InferOutputShapes() local
/aosp_15_r20/external/armnn/src/armnn/test/
H A DInferOutputTests.hpp239 const armnn::TensorShape& alphaShape, in CreatePreluLayerHelper()
/aosp_15_r20/external/armnn/src/backends/neon/test/
H A DNeonCreateWorkloadTests.cpp480 const armnn::TensorShape& alphaShape, in NeonCreatePreluWorkloadTest()
/aosp_15_r20/external/armnn/src/backends/reference/test/
H A DRefCreateWorkloadTests.cpp1104 const armnn::TensorShape& alphaShape, in RefCreatePreluWorkloadTest()
/aosp_15_r20/external/armnn/src/backends/cl/test/
H A DClCreateWorkloadTests.cpp669 const armnn::TensorShape& alphaShape, in ClCreatePreluWorkloadTest()
/aosp_15_r20/external/armnn/src/armnnTestUtils/
H A DCreateWorkload.hpp2249 const armnn::TensorShape& alphaShape, in CreatePreluWorkloadTest()