Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/
H A DGatherTestImpl.cpp70 struct GatherTestHelper struct
72 static LayerTestResult<T, 1> Gather1dParamsTestImpl( in Gather1dParamsTestImpl()
104 static LayerTestResult<T, 1> Gather1dParamsAxisTestImpl( in Gather1dParamsAxisTestImpl()
145 static LayerTestResult<T, 2> GatherMultiDimParamsTestImpl( in GatherMultiDimParamsTestImpl()
178 static LayerTestResult<T, 4> GatherMultiDimParamsMultiDimIndicesTestImpl( in GatherMultiDimParamsMultiDimIndicesTestImpl()
238 static LayerTestResult<T, 4> GatherMultiDimParamsMultiDimIndicesAxis1TestImpl( in GatherMultiDimParamsMultiDimIndicesAxis1TestImpl()
311 static LayerTestResult<T, 4> GatherMultiDimParamsMultiDimIndicesAxis2TestImpl( in GatherMultiDimParamsMultiDimIndicesAxis2TestImpl()
380 struct GatherTestHelper<armnn::DataType::Float16, T> struct
382 static LayerTestResult<T, 1> Gather1dParamsTestImpl( in Gather1dParamsTestImpl()
409 static LayerTestResult<T, 2> GatherMultiDimParamsTestImpl( in GatherMultiDimParamsTestImpl()
[all …]