Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DLSTM.h73 static constexpr int kCellToInputWeightsTensor = 9; // Optional variable
DUnidirectionalSequenceLSTM.cpp50 constexpr uint32_t kCellToInputWeightsTensor = 9; // Optional variable
DQLSTM.cpp49 constexpr uint32_t kCellToInputWeightsTensor = 9; variable