Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DBidirectionalSequenceLSTM.h47 static constexpr int kFwInputToInputWeightsTensor = 1; // Optional variable
H A DBidirectionalSequenceLSTM.cpp85 GetInput(operation, operands, kFwInputToInputWeightsTensor); // optional in BidirectionalSequenceLSTM()