Searched defs:forgetGateBiasTensor (Results 1 – 7 of 7) sorted by relevance
150 armnn::ScopedTensorHandle forgetGateBiasTensor(tensorInfo4); in UnidirectionalSequenceLstmTimeMajorSingleBatchTestImpl() local339 armnn::ScopedTensorHandle forgetGateBiasTensor(tensorInfo4); in UnidirectionalSequenceLstmLayerFloat32TestImpl() local528 armnn::ScopedTensorHandle forgetGateBiasTensor(tensorInfo4); in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl() local844 armnn::ScopedTensorHandle forgetGateBiasTensor(tensorInfo6); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest() local1070 armnn::ScopedTensorHandle forgetGateBiasTensor(tensorInfo5); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest() local1276 armnn::ScopedTensorHandle forgetGateBiasTensor(tensorInfo4); in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local1428 armnn::ScopedTensorHandle forgetGateBiasTensor(tensorInfoNumFp); in UnidirectionalSequenceLstmLayerInt8Test() local1582 armnn::ScopedTensorHandle forgetGateBiasTensor(tensorInfoNumFp); in UnidirectionalSequenceLstmLayerInt8TimeMajorTest() local1747 armnn::ScopedTensorHandle forgetGateBiasTensor(tensorInfoNumFp); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest() local1940 armnn::ScopedTensorHandle forgetGateBiasTensor(tensorInfoNumFp); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local[all …]
280 armnn::ScopedTensorHandle forgetGateBiasTensor(tensorInfo4); in LstmNoCifgNoPeepholeNoProjectionTestImpl() local940 armnn::ScopedTensorHandle forgetGateBiasTensor(tensorInfo20); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local1115 armnn::ScopedTensorHandle forgetGateBiasTensor(tensorInfoNumUnits); in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl() local1400 armnn::ScopedTensorHandle forgetGateBiasTensor(tensorInfo4); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local1619 armnn::ScopedTensorHandle forgetGateBiasTensor(biasInfo); in QuantizedLstmTestImpl() local1836 armnn::ScopedTensorHandle forgetGateBiasTensor(biasInfo); in QLstmTestImpl() local2086 armnn::ScopedTensorHandle forgetGateBiasTensor(biasInfo); in QLstmTestImpl1() local2346 armnn::ScopedTensorHandle forgetGateBiasTensor(biasInfo); in QLstmTestImpl2() local
13 void LstmImpl(const LstmDescriptor& descriptor, in LstmImpl()
136 std::unique_ptr<Decoder<float>> forgetGateBiasTensor = MakeDecoder<float>( in Execute() local
167 std::unique_ptr<Decoder<float>> forgetGateBiasTensor = MakeDecoder<float>( in Execute() local
134 armnn::ConstTensor forgetGateBiasTensor(biasInfo, forgetGateBiasTensorVector.data()); in QLstmEndToEnd() local
96 armnn::ConstTensor forgetGateBiasTensor(biasInfo, forgetGateBiasTensorVector.data()); in CreateQuantizedLstmNetwork() local