• Home
  • Raw
  • Download

Lines Matching refs:inputToCellWeightsTensor

272     armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfo8);  in LstmNoCifgNoPeepholeNoProjectionTestImpl()  local
286 AllocateAndCopyDataToITensorHandle(&inputToCellWeightsTensor, inputToCellWeights.data()); in LstmNoCifgNoPeepholeNoProjectionTestImpl()
300 data.m_InputToCellWeights = &inputToCellWeightsTensor; in LstmNoCifgNoPeepholeNoProjectionTestImpl()
932 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfo20x5); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local
950 AllocateAndCopyDataToITensorHandle(&inputToCellWeightsTensor, inputToCellWeights.data()); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl()
968 data.m_InputToCellWeights = &inputToCellWeightsTensor; in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl()
1110 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfoInput); in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl() local
1125 AllocateAndCopyDataToITensorHandle(&inputToCellWeightsTensor, inputToCellWeights.data()); in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl()
1140 data.m_InputToCellWeights = &inputToCellWeightsTensor; in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl()
1392 armnn::ScopedTensorHandle inputToCellWeightsTensor(tensorInfo4x5); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local
1415 AllocateAndCopyDataToITensorHandle(&inputToCellWeightsTensor, inputToCellWeights.data()); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl()
1438 data.m_InputToCellWeights = &inputToCellWeightsTensor; in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl()
1610 armnn::ScopedTensorHandle inputToCellWeightsTensor(inputWeightsInfo); in QuantizedLstmTestImpl() local
1626 AllocateAndCopyDataToITensorHandle(&inputToCellWeightsTensor, inputToCellWeights.data()); in QuantizedLstmTestImpl()
1642 data.m_InputToCellWeights = &inputToCellWeightsTensor; in QuantizedLstmTestImpl()
1829 armnn::ScopedTensorHandle inputToCellWeightsTensor(inputWeightsInfo); in QLstmTestImpl() local
1846 AllocateAndCopyDataToITensorHandle(&inputToCellWeightsTensor, inputToCellWeights.data()); in QLstmTestImpl()
1863 data.m_InputToCellWeights = &inputToCellWeightsTensor; in QLstmTestImpl()
2077 armnn::ScopedTensorHandle inputToCellWeightsTensor(inputWeightsInfo); in QLstmTestImpl1() local
2100 AllocateAndCopyDataToITensorHandle(&inputToCellWeightsTensor, inputToCellWeights.data()); in QLstmTestImpl1()
2123 data.m_InputToCellWeights = &inputToCellWeightsTensor; in QLstmTestImpl1()
2339 armnn::ScopedTensorHandle inputToCellWeightsTensor(inputWeightsInfo); in QLstmTestImpl2() local
2358 AllocateAndCopyDataToITensorHandle(&inputToCellWeightsTensor, inputToCellWeights.data()); in QLstmTestImpl2()
2377 data.m_InputToCellWeights = &inputToCellWeightsTensor; in QLstmTestImpl2()