Home
last modified time | relevance | path

Searched defs:subTensorShape (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/armnn/src/backends/cl/test/
H A DClImportTensorHandleFactoryTests.cpp65 TensorShape subTensorShape{ 16, 16, 1, 1 }; variable
84 TensorShape subTensorShape{ 16, 16, 1, 1 }; variable
103 TensorShape subTensorShape{ 16, 16, 2, 2 }; variable
121 TensorShape subTensorShape{ 224, 224, 1, 1 }; variable
/aosp_15_r20/external/armnn/src/armnn/test/
H A DTensorHandleStrategyTest.cpp45 TensorShape const& subTensorShape, in CreateSubTensorHandle()
86 TensorShape const& subTensorShape, in CreateSubTensorHandle()
/aosp_15_r20/external/armnn/src/backends/tosaReference/
H A DTosaRefWorkloadFactory.hpp41 TensorShape const& subTensorShape, in CreateSubTensorHandle()
H A DTosaRefTensorHandleFactory.cpp23const TensorShape& subTensorShape, in CreateSubTensorHandle()
/aosp_15_r20/external/armnn/src/dynamic/sample/
H A DSampleDynamicWorkloadFactory.hpp35 armnn::TensorShape const& subTensorShape, in CreateSubTensorHandle()
H A DSampleDynamicTensorHandleFactory.cpp24 armnn::TensorShape const& subTensorShape, in CreateSubTensorHandle()
/aosp_15_r20/external/armnn/src/backends/reference/
H A DRefWorkloadFactory.hpp53 TensorShape const& subTensorShape, in CreateSubTensorHandle()
H A DRefTensorHandleFactory.cpp23TensorShape const& subTensorShape, in CreateSubTensorHandle()
/aosp_15_r20/external/armnn/src/backends/cl/
H A DClTensorHandleFactory.cpp22const TensorShape& subTensorShape, in CreateSubTensorHandle()
H A DClImportTensorHandleFactory.cpp21 …ITensorHandle& parent, const TensorShape& subTensorShape, const unsigned int* subTensorOrigin) con… in CreateSubTensorHandle() argument
H A DClWorkloadFactory.cpp223TensorShape const& subTensorShape, in CreateSubTensorHandle()
/aosp_15_r20/external/armnn/src/backends/neon/
H A DNeonTensorHandleFactory.cpp21const TensorShape& subTensorShape, in CreateSubTensorHandle()
H A DNeonWorkloadFactory.cpp87 TensorShape const& subTensorShape, in CreateSubTensorHandle()