Home
last modified time | relevance | path

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

/external/armnn/src/backends/reference/workloads/
DLstm.cpp13 void LstmImpl(const LstmDescriptor& descriptor, in LstmImpl()
DRefLstmWorkload.cpp147 std::unique_ptr<Decoder<float>> projectionWeightsTensor; in Execute() local
DRefUnidirectionalSequenceLstmWorkload.cpp178 std::unique_ptr<Decoder<float>> projectionWeightsTensor; in Execute() local
/external/armnn/src/backends/backendsCommon/test/layerTests/
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
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