Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/
H A DUnidirectionalSequenceLstmTestImpl.cpp848 armnn::ScopedTensorHandle cellToOutputWeightsTensor(tensorInfo6); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest() local
1074 armnn::ScopedTensorHandle cellToOutputWeightsTensor(tensorInfo5); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest() local
1275 armnn::ScopedTensorHandle cellToOutputWeightsTensor(tensorInfo4); in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local
1751 armnn::ScopedTensorHandle cellToOutputWeightsTensor(tensorInfoNum); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest() local
1944 armnn::ScopedTensorHandle cellToOutputWeightsTensor(tensorInfoNum); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local
2121 armnn::ScopedTensorHandle cellToOutputWeightsTensor(tensorInfoNum); in UnidirectionalSequenceLstmInt8WithCifgWithPeepholeNoProjectionTest() local
H A DLstmTestImpl.cpp944 armnn::ScopedTensorHandle cellToOutputWeightsTensor(tensorInfo20); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local
1123 armnn::ScopedTensorHandle cellToOutputWeightsTensor(tensorInfoNumUnits); in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl() local
1404 armnn::ScopedTensorHandle cellToOutputWeightsTensor(tensorInfo4); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local
/aosp_15_r20/external/armnn/src/backends/reference/workloads/
H A DLstm.cpp36 std::unique_ptr<Decoder<float>>& cellToOutputWeightsTensor, in LstmImpl()
H A DRefLstmWorkload.cpp145 std::unique_ptr<Decoder<float>> cellToOutputWeightsTensor; in Execute() local
H A DRefUnidirectionalSequenceLstmWorkload.cpp176 std::unique_ptr<Decoder<float>> cellToOutputWeightsTensor; in Execute() local