Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DBidirectionalSequenceLSTM.h50 static constexpr int kFwInputToOutputWeightsTensor = 4; variable
H A DBidirectionalSequenceLSTM.cpp88 fw_input_to_output_weights_ = GetInput(operation, operands, kFwInputToOutputWeightsTensor); in BidirectionalSequenceLSTM()
217 kFwInputToOutputWeightsTensor, in Prepare()