• Home
  • Raw
  • Download

Lines Matching refs:recurrentToOutputWeightsTensor

279     armnn::ScopedCpuTensorHandle recurrentToOutputWeightsTensor(tensorInfo16);  in LstmNoCifgNoPeepholeNoProjectionTestImpl()  local
293 …AllocateAndCopyDataToITensorHandle(&recurrentToOutputWeightsTensor, &recurrentToOutputWeights[0][0… in LstmNoCifgNoPeepholeNoProjectionTestImpl()
307 data.m_RecurrentToOutputWeights = &recurrentToOutputWeightsTensor; in LstmNoCifgNoPeepholeNoProjectionTestImpl()
981 armnn::ScopedCpuTensorHandle recurrentToOutputWeightsTensor(tensorInfo20x16); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local
999 …AllocateAndCopyDataToITensorHandle(&recurrentToOutputWeightsTensor, &recurrentToOutputWeights[0][0… in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl()
1017 data.m_RecurrentToOutputWeights = &recurrentToOutputWeightsTensor; in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl()
1155 armnn::ScopedCpuTensorHandle recurrentToOutputWeightsTensor(tensorInfoOutput); in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl() local
1171 …AllocateAndCopyDataToITensorHandle(&recurrentToOutputWeightsTensor, &recurrentToOutputWeights[0][0… in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl()
1187 data.m_RecurrentToOutputWeights = &recurrentToOutputWeightsTensor; in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl()
1465 armnn::ScopedCpuTensorHandle recurrentToOutputWeightsTensor(tensorInfo4x3); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local
1488 …AllocateAndCopyDataToITensorHandle(&recurrentToOutputWeightsTensor, &recurrentToOutputWeights[0][0… in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl()
1511 data.m_RecurrentToOutputWeights = &recurrentToOutputWeightsTensor; in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl()
1685 armnn::ScopedCpuTensorHandle recurrentToOutputWeightsTensor(recurrentWeightsInfo); in QuantizedLstmTestImpl() local
1701 …AllocateAndCopyDataToITensorHandle(&recurrentToOutputWeightsTensor, &recurrentToOutputWeights[0][0… in QuantizedLstmTestImpl()
1717 data.m_RecurrentToOutputWeights = &recurrentToOutputWeightsTensor; in QuantizedLstmTestImpl()
1901 armnn::ScopedCpuTensorHandle recurrentToOutputWeightsTensor(recurrentWeightsInfo); in QLstmTestImpl() local
1918 …AllocateAndCopyDataToITensorHandle(&recurrentToOutputWeightsTensor, &recurrentToOutputWeights[0][0… in QLstmTestImpl()
1935 data.m_RecurrentToOutputWeights = &recurrentToOutputWeightsTensor; in QLstmTestImpl()
2157 armnn::ScopedCpuTensorHandle recurrentToOutputWeightsTensor(recurrentWeightsInfo); in QLstmTestImpl1() local
2180 …AllocateAndCopyDataToITensorHandle(&recurrentToOutputWeightsTensor, &recurrentToOutputWeights[0][0… in QLstmTestImpl1()
2203 data.m_RecurrentToOutputWeights = &recurrentToOutputWeightsTensor; in QLstmTestImpl1()
2421 armnn::ScopedCpuTensorHandle recurrentToOutputWeightsTensor(recurrentWeightsInfo); in QLstmTestImpl2() local
2440 …AllocateAndCopyDataToITensorHandle(&recurrentToOutputWeightsTensor, &recurrentToOutputWeights[0][0… in QLstmTestImpl2()
2459 data.m_RecurrentToOutputWeights = &recurrentToOutputWeightsTensor; in QLstmTestImpl2()