Home
last modified time | relevance | path

Searched defs:input2Shape (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/armnn/delegate/test/
H A DResizeTest.cpp44 const std::vector<int32_t> input2Shape { 2 }; in ResizeBiliniarFloat32Test() local
68 const std::vector<int32_t> input2Shape { 2 }; in ResizeNearestNeighbourFloat32Test() local
H A DResizeTestHelper.hpp127 std::vector<int32_t> input2Shape, in ResizeFP32TestImpl()
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/
H A DElementwiseBinaryEndToEndTestImpl.hpp23 const TensorShape& input2Shape, in CreateElementwiseBinaryNetwork()
60 const TensorShape& input2Shape = { 1 }; in ElementwiseBinarySimpleEndToEnd() local