Lines Matching refs:recurrentToCellWeightsTensor
276 armnn::ScopedTensorHandle recurrentToCellWeightsTensor(tensorInfo16); in LstmNoCifgNoPeepholeNoProjectionTestImpl() local
290 … AllocateAndCopyDataToITensorHandle(&recurrentToCellWeightsTensor, recurrentToCellWeights.data()); in LstmNoCifgNoPeepholeNoProjectionTestImpl()
304 data.m_RecurrentToCellWeights = &recurrentToCellWeightsTensor; in LstmNoCifgNoPeepholeNoProjectionTestImpl()
936 armnn::ScopedTensorHandle recurrentToCellWeightsTensor(tensorInfo20x16); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local
954 … AllocateAndCopyDataToITensorHandle(&recurrentToCellWeightsTensor, recurrentToCellWeights.data()); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl()
972 data.m_RecurrentToCellWeights = &recurrentToCellWeightsTensor; in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl()
1118 armnn::ScopedTensorHandle recurrentToCellWeightsTensor(tensorInfoOutput); in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl() local
1133 … AllocateAndCopyDataToITensorHandle(&recurrentToCellWeightsTensor, recurrentToCellWeights.data()); in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl()
1148 data.m_RecurrentToCellWeights = &recurrentToCellWeightsTensor; in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl()
1396 armnn::ScopedTensorHandle recurrentToCellWeightsTensor(tensorInfo4x3); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local
1419 … AllocateAndCopyDataToITensorHandle(&recurrentToCellWeightsTensor, recurrentToCellWeights.data()); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl()
1442 data.m_RecurrentToCellWeights = &recurrentToCellWeightsTensor; in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl()
1615 armnn::ScopedTensorHandle recurrentToCellWeightsTensor(recurrentWeightsInfo); in QuantizedLstmTestImpl() local
1631 … AllocateAndCopyDataToITensorHandle(&recurrentToCellWeightsTensor, recurrentToCellWeights.data()); in QuantizedLstmTestImpl()
1647 data.m_RecurrentToCellWeights = &recurrentToCellWeightsTensor; in QuantizedLstmTestImpl()
1833 armnn::ScopedTensorHandle recurrentToCellWeightsTensor(recurrentWeightsInfo); in QLstmTestImpl() local
1850 … AllocateAndCopyDataToITensorHandle(&recurrentToCellWeightsTensor, recurrentToCellWeights.data()); in QLstmTestImpl()
1867 data.m_RecurrentToCellWeights = &recurrentToCellWeightsTensor; in QLstmTestImpl()
2082 armnn::ScopedTensorHandle recurrentToCellWeightsTensor(recurrentWeightsInfo); in QLstmTestImpl1() local
2105 … AllocateAndCopyDataToITensorHandle(&recurrentToCellWeightsTensor, recurrentToCellWeights.data()); in QLstmTestImpl1()
2128 data.m_RecurrentToCellWeights = &recurrentToCellWeightsTensor; in QLstmTestImpl1()
2343 armnn::ScopedTensorHandle recurrentToCellWeightsTensor(recurrentWeightsInfo); in QLstmTestImpl2() local
2362 … AllocateAndCopyDataToITensorHandle(&recurrentToCellWeightsTensor, recurrentToCellWeights.data()); in QLstmTestImpl2()
2381 data.m_RecurrentToCellWeights = &recurrentToCellWeightsTensor; in QLstmTestImpl2()