Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DBidirectionalSequenceLSTM.h53 static constexpr int kFwRecurrentToInputWeightsTensor = 5; // Optional variable
H A DBidirectionalSequenceLSTM.cpp91 GetInput(operation, operands, kFwRecurrentToInputWeightsTensor); // optional in BidirectionalSequenceLSTM()