Searched defs:forgetGateBiasTensor (Results 1 – 8 of 8) sorted by relevance
264 ConstTensor forgetGateBiasTensor; in Accept() local
421 ConstTensor forgetGateBiasTensor; in Accept() local
406 ConstTensor forgetGateBiasTensor; in Accept() local
128 std::unique_ptr<Decoder<float>> forgetGateBiasTensor = MakeDecoder<float>( in Execute() local
282 armnn::ScopedCpuTensorHandle forgetGateBiasTensor(tensorInfo4); in LstmNoCifgNoPeepholeNoProjectionTestImpl() local984 armnn::ScopedCpuTensorHandle forgetGateBiasTensor(tensorInfo20); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local1150 armnn::ScopedCpuTensorHandle forgetGateBiasTensor(tensorInfoNumUnits); in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl() local1468 armnn::ScopedCpuTensorHandle forgetGateBiasTensor(tensorInfo4); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local1688 armnn::ScopedCpuTensorHandle forgetGateBiasTensor(biasInfo); in QuantizedLstmTestImpl() local1903 armnn::ScopedCpuTensorHandle forgetGateBiasTensor(biasInfo); in QLstmTestImpl() local2160 armnn::ScopedCpuTensorHandle forgetGateBiasTensor(biasInfo); in QLstmTestImpl1() local2423 armnn::ScopedCpuTensorHandle forgetGateBiasTensor(biasInfo); in QLstmTestImpl2() local
96 armnn::ConstTensor forgetGateBiasTensor(biasInfo, forgetGateBiasTensorVector.data()); in CreateQuantizedLstmNetwork() local
130 armnn::ConstTensor forgetGateBiasTensor(biasInfo, forgetGateBiasTensorVector.data()); in QLstmEndToEnd() local
528 armnn::ScopedCpuTensorHandle forgetGateBiasTensor(tensorInfo4); in BOOST_AUTO_TEST_CASE() local