• Home
  • Raw
  • Download

Lines Matching defs:inputDesc

2517     armnn::TensorInfo inputDesc({4}, armnn::DataType::Float32);  in LstmUtilsZeroVectorTest()  local
2531 armnn::TensorInfo inputDesc({batchSize, vecSize}, armnn::DataType::Float32); in LstmUtilsMeanStddevNormalizationNoneZeroInputTest() local
2548 armnn::TensorInfo inputDesc({batchSize, vecSize}, armnn::DataType::Float32); in LstmUtilsMeanStddevNormalizationAllZeroInputTest() local
2565 armnn::TensorInfo inputDesc({batchSize, vecSize}, armnn::DataType::Float32); in LstmUtilsMeanStddevNormalizationMixedZeroInputTest() local
2666 armnn::TensorInfo inputDesc({ 2, 2 }, armnn::DataType::Float32); in LstmLayerFloat32WithCifgWithPeepholeNoProjectionTest() local
2683 armnn::TensorInfo inputDesc({ 2, 5 }, armnn::DataType::Float32); in LstmLayerFloat32NoCifgWithPeepholeWithProjectionTest() local
2706 armnn::TensorInfo inputDesc({2, 2}, armnn::DataType::Float32); in LstmLayerFloat32NoCifgNoPeepholeNoProjectionTest() local
2724 armnn::TensorInfo inputDesc({ 2, 5 }, armnn::DataType::Float32); in LstmLayerFloat32NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
2748 armnn::TensorInfo inputDesc({2, 2}, datatype); in LstmLayerInt16NoCifgNoPeepholeNoProjectionTest() local
2779 armnn::TensorInfo inputDesc({ 2, 2 }, datatype); in LstmLayerInt16WithCifgWithPeepholeNoProjectionTest() local
2811 armnn::TensorInfo inputDesc({ 2, 5 }, datatype); in LstmLayerInt16NoCifgWithPeepholeWithProjectionTest() local
2853 armnn::TensorInfo inputDesc({2, 2}, datatype); in LstmLayerInt16NoCifgNoPeepholeNoProjectionInt16ConstantTest() local
2882 armnn::TensorInfo inputDesc({2, 2}, armnn::DataType::QAsymmU8); in QuantizedLstmTest() local
2899 armnn::TensorInfo inputDesc({2, 5}, armnn::DataType::QAsymmS8); in QLstmTest() local
2915 armnn::TensorInfo inputDesc({2, 5}, armnn::DataType::QAsymmS8); in QLstmTest1() local
2931 armnn::TensorInfo inputDesc({2, 5}, armnn::DataType::QAsymmS8); in QLstmTest2() local