Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/
H A DUnidirectionalSequenceLstmTestImpl.cpp849 armnn::ScopedTensorHandle projectionWeightsTensor(tensorInfo5x6); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest() local
1075 armnn::ScopedTensorHandle projectionWeightsTensor(tensorInfo4x5); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest() local
1752 armnn::ScopedTensorHandle projectionWeightsTensor(tensorInfoOutNum); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest() local
1945 armnn::ScopedTensorHandle projectionWeightsTensor(tensorInfoOutNum); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
H A DLstmTestImpl.cpp945 armnn::ScopedTensorHandle projectionWeightsTensor(tensorInfo16x20); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local
1405 armnn::ScopedTensorHandle projectionWeightsTensor(tensorInfo3x4); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local
2095 armnn::ScopedTensorHandle projectionWeightsTensor(projectionWeightsInfo); in QLstmTestImpl1() local
2354 armnn::ScopedTensorHandle projectionWeightsTensor(projectionWeightsInfo); in QLstmTestImpl2() local
/aosp_15_r20/external/armnn/src/backends/reference/workloads/
H A DLstm.cpp13 void LstmImpl(const LstmDescriptor& descriptor, in LstmImpl()
H A DRefLstmWorkload.cpp147 std::unique_ptr<Decoder<float>> projectionWeightsTensor; in Execute() local
H A DRefUnidirectionalSequenceLstmWorkload.cpp178 std::unique_ptr<Decoder<float>> projectionWeightsTensor; in Execute() local