Searched defs:cellToOutputWeightsTensor (Results 1 – 5 of 5) sorted by relevance
848 armnn::ScopedTensorHandle cellToOutputWeightsTensor(tensorInfo6); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest() local1074 armnn::ScopedTensorHandle cellToOutputWeightsTensor(tensorInfo5); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest() local1275 armnn::ScopedTensorHandle cellToOutputWeightsTensor(tensorInfo4); in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local1751 armnn::ScopedTensorHandle cellToOutputWeightsTensor(tensorInfoNum); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest() local1944 armnn::ScopedTensorHandle cellToOutputWeightsTensor(tensorInfoNum); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local2121 armnn::ScopedTensorHandle cellToOutputWeightsTensor(tensorInfoNum); in UnidirectionalSequenceLstmInt8WithCifgWithPeepholeNoProjectionTest() local
944 armnn::ScopedTensorHandle cellToOutputWeightsTensor(tensorInfo20); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local1123 armnn::ScopedTensorHandle cellToOutputWeightsTensor(tensorInfoNumUnits); in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl() local1404 armnn::ScopedTensorHandle cellToOutputWeightsTensor(tensorInfo4); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local
36 std::unique_ptr<Decoder<float>>& cellToOutputWeightsTensor, in LstmImpl()
145 std::unique_ptr<Decoder<float>> cellToOutputWeightsTensor; in Execute() local
176 std::unique_ptr<Decoder<float>> cellToOutputWeightsTensor; in Execute() local