Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DBidirectionalSequenceLSTM.h77 static constexpr int kBwInputToForgetWeightsTensor = 19; variable
H A DBidirectionalSequenceLSTM.cpp118 bw_input_to_forget_weights_ = GetInput(operation, operands, kBwInputToForgetWeightsTensor); in BidirectionalSequenceLSTM()
224 kBwInputToForgetWeightsTensor, in Prepare()