Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DBidirectionalSequenceLSTM.h83 static constexpr int kBwRecurrentToForgetWeightsTensor = 23; variable
H A DBidirectionalSequenceLSTM.cpp125 GetInput(operation, operands, kBwRecurrentToForgetWeightsTensor); in BidirectionalSequenceLSTM()
227 kBwRecurrentToForgetWeightsTensor, in Prepare()