Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/
H A 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
H A DLstmTestImpl.cpp946 armnn::ScopedTensorHandle projectionBiasTensor(tensorInfo16); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local
1406 armnn::ScopedTensorHandle projectionBiasTensor(tensorInfo3); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local
/aosp_15_r20/external/armnn/src/backends/reference/workloads/
H A DLstm.cpp13 void LstmImpl(const LstmDescriptor& descriptor, in LstmImpl()
H A DRefLstmWorkload.cpp148 std::unique_ptr<Decoder<float>> projectionBiasTensor; in Execute() local
H A DRefUnidirectionalSequenceLstmWorkload.cpp179 std::unique_ptr<Decoder<float>> projectionBiasTensor; in Execute() local