Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DBidirectionalSequenceLSTM.h61 static constexpr int kFwCellToOutputWeightsTensor = 11; // Optional variable
H A DBidirectionalSequenceLSTM.cpp103 GetInput(operation, operands, kFwCellToOutputWeightsTensor); // optional in BidirectionalSequenceLSTM()