Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/operations/
DLSTM.h73 static constexpr int kCellToInputWeightsTensor = 9; // Optional variable
DUnidirectionalSequenceLSTM.cpp52 constexpr uint32_t kCellToInputWeightsTensor = 9; // Optional variable
DQLSTM.cpp52 constexpr uint32_t kCellToInputWeightsTensor = 9; variable