Home
last modified time | relevance | path

Searched defs:projectionBiasTensor (Results 1 – 5 of 5) sorted by relevance

/external/armnn/src/backends/reference/workloads/
DRefLstmWorkload.cpp148 std::unique_ptr<Decoder<float>> projectionBiasTensor; in Execute() local
DLstm.cpp13 void LstmImpl(const LstmDescriptor& descriptor, in LstmImpl()
DRefUnidirectionalSequenceLstmWorkload.cpp179 std::unique_ptr<Decoder<float>> projectionBiasTensor; in Execute() local
/external/armnn/src/backends/backendsCommon/test/layerTests/
DUnidirectionalSequenceLstmTestImpl.cpp850 armnn::ScopedTensorHandle projectionBiasTensor(tensorInfo5); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest() local
1076 armnn::ScopedTensorHandle projectionBiasTensor(tensorInfo4); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest() local
1753 armnn::ScopedTensorHandle projectionBiasTensor(tensorInfoOut); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest() local
1946 armnn::ScopedTensorHandle projectionBiasTensor(tensorInfoOut); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
DLstmTestImpl.cpp946 armnn::ScopedTensorHandle projectionBiasTensor(tensorInfo16); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local
1406 armnn::ScopedTensorHandle projectionBiasTensor(tensorInfo3); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local