Searched defs:inputGateBiasTensor (Results 1 – 6 of 6) sorted by relevance
149 armnn::ScopedTensorHandle inputGateBiasTensor(tensorInfo4); in UnidirectionalSequenceLstmTimeMajorSingleBatchTestImpl() local338 armnn::ScopedTensorHandle inputGateBiasTensor(tensorInfo4); in UnidirectionalSequenceLstmLayerFloat32TestImpl() local527 armnn::ScopedTensorHandle inputGateBiasTensor(tensorInfo4); in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl() local843 armnn::ScopedTensorHandle inputGateBiasTensor(tensorInfo6); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest() local1069 armnn::ScopedTensorHandle inputGateBiasTensor(tensorInfo5); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest() local1427 armnn::ScopedTensorHandle inputGateBiasTensor(tensorInfoNumFp); in UnidirectionalSequenceLstmLayerInt8Test() local1581 armnn::ScopedTensorHandle inputGateBiasTensor(tensorInfoNumFp); in UnidirectionalSequenceLstmLayerInt8TimeMajorTest() local1746 armnn::ScopedTensorHandle inputGateBiasTensor(tensorInfoNumFp); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest() local1939 armnn::ScopedTensorHandle inputGateBiasTensor(tensorInfoNumFp); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
279 armnn::ScopedTensorHandle inputGateBiasTensor(tensorInfo4); in LstmNoCifgNoPeepholeNoProjectionTestImpl() local939 armnn::ScopedTensorHandle inputGateBiasTensor(tensorInfo20); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local1399 armnn::ScopedTensorHandle inputGateBiasTensor(tensorInfo4); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local1618 armnn::ScopedTensorHandle inputGateBiasTensor(biasInfo); in QuantizedLstmTestImpl() local2085 armnn::ScopedTensorHandle inputGateBiasTensor(biasInfo); in QLstmTestImpl1() local
13 void LstmImpl(const LstmDescriptor& descriptor, in LstmImpl()
135 std::unique_ptr<Decoder<float>> inputGateBiasTensor; in Execute() local
166 std::unique_ptr<Decoder<float>> inputGateBiasTensor; in Execute() local
93 armnn::ConstTensor inputGateBiasTensor(biasInfo, inputGateBiasTensorVector.data()); in CreateQuantizedLstmNetwork() local