Home
last modified time | relevance | path

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

/external/armnn/src/backends/cl/test/
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
/external/armnn/src/backends/tosaReference/
DTosaRefWorkloadFactory.hpp41 TensorShape const& subTensorShape, in CreateSubTensorHandle()
DTosaRefTensorHandleFactory.cpp23const TensorShape& subTensorShape, in CreateSubTensorHandle()
/external/armnn/src/dynamic/sample/
DSampleDynamicWorkloadFactory.hpp35 armnn::TensorShape const& subTensorShape, in CreateSubTensorHandle()
DSampleDynamicTensorHandleFactory.cpp24 armnn::TensorShape const& subTensorShape, in CreateSubTensorHandle()
/external/armnn/src/backends/reference/
DRefWorkloadFactory.hpp53 TensorShape const& subTensorShape, in CreateSubTensorHandle()
DRefTensorHandleFactory.cpp23TensorShape const& subTensorShape, in CreateSubTensorHandle()
/external/armnn/src/backends/cl/
DClTensorHandleFactory.cpp22const TensorShape& subTensorShape, in CreateSubTensorHandle()
DClImportTensorHandleFactory.cpp21 …ITensorHandle& parent, const TensorShape& subTensorShape, const unsigned int* subTensorOrigin) con… in CreateSubTensorHandle() argument
DClWorkloadFactory.cpp223TensorShape const& subTensorShape, in CreateSubTensorHandle()
/external/armnn/src/backends/neon/
DNeonTensorHandleFactory.cpp21const TensorShape& subTensorShape, in CreateSubTensorHandle()
DNeonWorkloadFactory.cpp87 TensorShape const& subTensorShape, in CreateSubTensorHandle()
/external/armnn/src/armnn/test/
DTensorHandleStrategyTest.cpp45 TensorShape const& subTensorShape, in CreateSubTensorHandle()
86 TensorShape const& subTensorShape, in CreateSubTensorHandle()