Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DBidirectionalSequenceLSTM.h60 static constexpr int kFwCellToForgetWeightsTensor = 10; // Optional variable
H A DBidirectionalSequenceLSTM.cpp101 GetInput(operation, operands, kFwCellToForgetWeightsTensor); // optional in BidirectionalSequenceLSTM()