Lines Matching defs:inputDesc
2443 armnn::TensorInfo inputDesc({4}, armnn::DataType::Float32); in LstmUtilsZeroVectorTest() local
2454 armnn::TensorInfo inputDesc({batchSize, vecSize}, armnn::DataType::Float32); in LstmUtilsMeanStddevNormalizationNoneZeroInputTest() local
2471 armnn::TensorInfo inputDesc({batchSize, vecSize}, armnn::DataType::Float32); in LstmUtilsMeanStddevNormalizationAllZeroInputTest() local
2488 armnn::TensorInfo inputDesc({batchSize, vecSize}, armnn::DataType::Float32); in LstmUtilsMeanStddevNormalizationMixedZeroInputTest() local
2592 armnn::TensorInfo inputDesc({ 2, 2 }, armnn::DataType::Float32); in LstmLayerFloat32WithCifgWithPeepholeNoProjectionTest() local
2609 armnn::TensorInfo inputDesc({ 2, 5 }, armnn::DataType::Float32); in LstmLayerFloat32NoCifgWithPeepholeWithProjectionTest() local
2631 armnn::TensorInfo inputDesc({2, 2}, armnn::DataType::Float32); in LstmLayerFloat32NoCifgNoPeepholeNoProjectionTest() local
2649 armnn::TensorInfo inputDesc({ 2, 5 }, armnn::DataType::Float32); in LstmLayerFloat32NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
2673 armnn::TensorInfo inputDesc({2, 2}, datatype); in LstmLayerInt16NoCifgNoPeepholeNoProjectionTest() local
2702 armnn::TensorInfo inputDesc({ 2, 2 }, datatype); in LstmLayerInt16WithCifgWithPeepholeNoProjectionTest() local
2730 armnn::TensorInfo inputDesc({ 2, 5 }, datatype); in LstmLayerInt16NoCifgWithPeepholeWithProjectionTest() local
2766 armnn::TensorInfo inputDesc({2, 2}, datatype); in LstmLayerInt16NoCifgNoPeepholeNoProjectionInt16ConstantTest() local
2792 armnn::TensorInfo inputDesc({2, 2}, armnn::DataType::QAsymmU8); in QuantizedLstmTest() local
2808 armnn::TensorInfo inputDesc({2, 5}, armnn::DataType::QAsymmS8); in QLstmTest() local
2822 armnn::TensorInfo inputDesc({2, 5}, armnn::DataType::QAsymmS8); in QLstmTest1() local
2836 armnn::TensorInfo inputDesc({2, 5}, armnn::DataType::QAsymmS8); in QLstmTest2() local