• Home
  • Raw
  • Download

Lines Matching refs:forgetGateBiasTensor

280     armnn::ScopedTensorHandle forgetGateBiasTensor(tensorInfo4);  in LstmNoCifgNoPeepholeNoProjectionTestImpl()  local
294 AllocateAndCopyDataToITensorHandle(&forgetGateBiasTensor, forgetGateBias.data()); in LstmNoCifgNoPeepholeNoProjectionTestImpl()
307 data.m_ForgetGateBias = &forgetGateBiasTensor; in LstmNoCifgNoPeepholeNoProjectionTestImpl()
940 armnn::ScopedTensorHandle forgetGateBiasTensor(tensorInfo20); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local
958 AllocateAndCopyDataToITensorHandle(&forgetGateBiasTensor, forgetGateBias.data()); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl()
976 data.m_ForgetGateBias = &forgetGateBiasTensor; in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl()
1115 armnn::ScopedTensorHandle forgetGateBiasTensor(tensorInfoNumUnits); in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl() local
1130 AllocateAndCopyDataToITensorHandle(&forgetGateBiasTensor, forgetGateBias.data()); in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl()
1145 data.m_ForgetGateBias = &forgetGateBiasTensor; in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl()
1400 armnn::ScopedTensorHandle forgetGateBiasTensor(tensorInfo4); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local
1423 AllocateAndCopyDataToITensorHandle(&forgetGateBiasTensor, forgetGateBias.data()); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl()
1446 data.m_ForgetGateBias = &forgetGateBiasTensor; in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl()
1619 armnn::ScopedTensorHandle forgetGateBiasTensor(biasInfo); in QuantizedLstmTestImpl() local
1635 AllocateAndCopyDataToITensorHandle(&forgetGateBiasTensor, forgetGateBias.data()); in QuantizedLstmTestImpl()
1651 data.m_ForgetGateBias = &forgetGateBiasTensor; in QuantizedLstmTestImpl()
1836 armnn::ScopedTensorHandle forgetGateBiasTensor(biasInfo); in QLstmTestImpl() local
1853 AllocateAndCopyDataToITensorHandle(&forgetGateBiasTensor, forgetGateBias.data()); in QLstmTestImpl()
1870 data.m_ForgetGateBias = &forgetGateBiasTensor; in QLstmTestImpl()
2086 armnn::ScopedTensorHandle forgetGateBiasTensor(biasInfo); in QLstmTestImpl1() local
2109 AllocateAndCopyDataToITensorHandle(&forgetGateBiasTensor, forgetGateBias.data()); in QLstmTestImpl1()
2132 data.m_ForgetGateBias = &forgetGateBiasTensor; in QLstmTestImpl1()
2346 armnn::ScopedTensorHandle forgetGateBiasTensor(biasInfo); in QLstmTestImpl2() local
2365 AllocateAndCopyDataToITensorHandle(&forgetGateBiasTensor, forgetGateBias.data()); in QLstmTestImpl2()
2384 data.m_ForgetGateBias = &forgetGateBiasTensor; in QLstmTestImpl2()