Searched defs:cellToForgetWeightsTensor (Results 1 – 5 of 5) sorted by relevance
847 armnn::ScopedTensorHandle cellToForgetWeightsTensor(tensorInfo6); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionTest() local1073 armnn::ScopedTensorHandle cellToForgetWeightsTensor(tensorInfo5); in UnidirectionalSequenceLstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTest() local1274 armnn::ScopedTensorHandle cellToForgetWeightsTensor(tensorInfo4); in UnidirectionalSequenceLstmWithCifgWithPeepholeNoProjectionTest() local1750 armnn::ScopedTensorHandle cellToForgetWeightsTensor(tensorInfoNum); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionTest() local1943 armnn::ScopedTensorHandle cellToForgetWeightsTensor(tensorInfoNum); in UnidirectionalSequenceLstmLayerInt8NoCifgWithPeepholeWithProjectionWithLayerNormTest() local2120 armnn::ScopedTensorHandle cellToForgetWeightsTensor(tensorInfoNum); in UnidirectionalSequenceLstmInt8WithCifgWithPeepholeNoProjectionTest() local
943 armnn::ScopedTensorHandle cellToForgetWeightsTensor(tensorInfo20); in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local1122 armnn::ScopedTensorHandle cellToForgetWeightsTensor(tensorInfoNumUnits); in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl() local1403 armnn::ScopedTensorHandle cellToForgetWeightsTensor(tensorInfo4); in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local
35 std::unique_ptr<Decoder<float>>& cellToForgetWeightsTensor, in LstmImpl()
144 std::unique_ptr<Decoder<float>> cellToForgetWeightsTensor; in Execute() local
175 std::unique_ptr<Decoder<float>> cellToForgetWeightsTensor; in Execute() local