Searched defs:projectionBiasTensor (Results 1 – 5 of 5) sorted by relevance
850 armnn::ScopedTensorHandle projectionBiasTensor(tensorInfo5); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest() local1076 armnn::ScopedTensorHandle projectionBiasTensor(tensorInfo4); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest() local1753 armnn::ScopedTensorHandle projectionBiasTensor(tensorInfoOut); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest() local1946 armnn::ScopedTensorHandle projectionBiasTensor(tensorInfoOut); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
946 armnn::ScopedTensorHandle projectionBiasTensor(tensorInfo16); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local1406 armnn::ScopedTensorHandle projectionBiasTensor(tensorInfo3); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local
13 void LstmImpl(const LstmDescriptor& descriptor, in LstmImpl()
148 std::unique_ptr<Decoder<float>> projectionBiasTensor; in Execute() local
179 std::unique_ptr<Decoder<float>> projectionBiasTensor; in Execute() local