Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DBidirectionalSequenceLSTM.h76 static constexpr int kBwInputToInputWeightsTensor = 18; // Optional variable
H A DBidirectionalSequenceLSTM.cpp117 GetInput(operation, operands, kBwInputToInputWeightsTensor); // optional in BidirectionalSequenceLSTM()