• Home
  • Raw
  • Download

Lines Matching refs:recurrentToInputWeightsTensor

276     armnn::ScopedCpuTensorHandle recurrentToInputWeightsTensor(tensorInfo16);  in LstmNoCifgNoPeepholeNoProjectionTestImpl()  local
290 …AllocateAndCopyDataToITensorHandle(&recurrentToInputWeightsTensor, &recurrentToInputWeights[0][0]); in LstmNoCifgNoPeepholeNoProjectionTestImpl()
304 data.m_RecurrentToInputWeights = &recurrentToInputWeightsTensor; in LstmNoCifgNoPeepholeNoProjectionTestImpl()
979 armnn::ScopedCpuTensorHandle recurrentToInputWeightsTensor(tensorInfo20x16); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local
996 …AllocateAndCopyDataToITensorHandle(&recurrentToInputWeightsTensor, &recurrentToInputWeights[0][0]); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl()
1014 data.m_RecurrentToInputWeights = &recurrentToInputWeightsTensor; in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl()
1463 armnn::ScopedCpuTensorHandle recurrentToInputWeightsTensor(tensorInfo4x3); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local
1485 …AllocateAndCopyDataToITensorHandle(&recurrentToInputWeightsTensor, &recurrentToInputWeights[0][0]); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl()
1508 data.m_RecurrentToInputWeights = &recurrentToInputWeightsTensor; in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl()
1682 armnn::ScopedCpuTensorHandle recurrentToInputWeightsTensor(recurrentWeightsInfo); in QuantizedLstmTestImpl() local
1698 …AllocateAndCopyDataToITensorHandle(&recurrentToInputWeightsTensor, &recurrentToInputWeights[0][0]); in QuantizedLstmTestImpl()
1714 data.m_RecurrentToInputWeights = &recurrentToInputWeightsTensor; in QuantizedLstmTestImpl()
2154 armnn::ScopedCpuTensorHandle recurrentToInputWeightsTensor(recurrentWeightsInfo); in QLstmTestImpl1() local
2177 …AllocateAndCopyDataToITensorHandle(&recurrentToInputWeightsTensor, &recurrentToInputWeights[0][0]); in QLstmTestImpl1()
2200 data.m_RecurrentToInputWeights = &recurrentToInputWeightsTensor; in QLstmTestImpl1()