Home
last modified time | relevance | path

Searched refs:kFwRecurrentToForgetWeightsTensor (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DBidirectionalSequenceLSTM.h54 static constexpr int kFwRecurrentToForgetWeightsTensor = 6; variable
H A DBidirectionalSequenceLSTM.cpp93 GetInput(operation, operands, kFwRecurrentToForgetWeightsTensor); in BidirectionalSequenceLSTM()
218 kFwRecurrentToForgetWeightsTensor, in Prepare()