Home
last modified time | relevance | path

Searched defs:kCellToOutputWeightsTensor (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DLSTM.h75 static constexpr int kCellToOutputWeightsTensor = 11; // Optional variable
H A DUnidirectionalSequenceLSTM.cpp54 constexpr uint32_t kCellToOutputWeightsTensor = 11; // Optional variable
H A DQLSTM.cpp54 constexpr uint32_t kCellToOutputWeightsTensor = 11; variable