Searched defs:outputGateBiasTensor (Results 1 – 7 of 7) sorted by relevance
152 armnn::ScopedTensorHandle outputGateBiasTensor(tensorInfo4); in UnidirectionalSequenceLstmTimeMajorSingleBatchTestImpl() local341 armnn::ScopedTensorHandle outputGateBiasTensor(tensorInfo4); in UnidirectionalSequenceLstmLayerFloat32TestImpl() local530 armnn::ScopedTensorHandle outputGateBiasTensor(tensorInfo4); in UnidirectionalSequenceLstmLayerFloat32TimeMajorTestImpl() local846 armnn::ScopedTensorHandle outputGateBiasTensor(tensorInfo6); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest() local1072 armnn::ScopedTensorHandle outputGateBiasTensor(tensorInfo5); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest() local1278 armnn::ScopedTensorHandle outputGateBiasTensor(tensorInfo4); in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local1430 armnn::ScopedTensorHandle outputGateBiasTensor(tensorInfoNumFp); in UnidirectionalSequenceLstmLayerInt8Test() local1584 armnn::ScopedTensorHandle outputGateBiasTensor(tensorInfoNumFp); in UnidirectionalSequenceLstmLayerInt8TimeMajorTest() local1749 armnn::ScopedTensorHandle outputGateBiasTensor(tensorInfoNumFp); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest() local1942 armnn::ScopedTensorHandle outputGateBiasTensor(tensorInfoNumFp); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local[all …]
282 armnn::ScopedTensorHandle outputGateBiasTensor(tensorInfo4); in LstmNoCifgNoPeepholeNoProjectionTestImpl() local942 armnn::ScopedTensorHandle outputGateBiasTensor(tensorInfo20); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local1116 armnn::ScopedTensorHandle outputGateBiasTensor(tensorInfoNumUnits); in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl() local1402 armnn::ScopedTensorHandle outputGateBiasTensor(tensorInfo4); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local1621 armnn::ScopedTensorHandle outputGateBiasTensor(biasInfo); in QuantizedLstmTestImpl() local1838 armnn::ScopedTensorHandle outputGateBiasTensor(biasInfo); in QLstmTestImpl() local2088 armnn::ScopedTensorHandle outputGateBiasTensor(biasInfo); in QLstmTestImpl1() local2348 armnn::ScopedTensorHandle outputGateBiasTensor(biasInfo); in QLstmTestImpl2() local
13 void LstmImpl(const LstmDescriptor& descriptor, in LstmImpl()
140 std::unique_ptr<Decoder<float>> outputGateBiasTensor = MakeDecoder<float>( in Execute() local
171 std::unique_ptr<Decoder<float>> outputGateBiasTensor = MakeDecoder<float>( in Execute() local
136 armnn::ConstTensor outputGateBiasTensor(biasInfo, outputGateBiasTensorVector.data()); in QLstmEndToEnd() local
102 armnn::ConstTensor outputGateBiasTensor(biasInfo, outputGateBiasTensorVector.data()); in CreateQuantizedLstmNetwork() local