Home
last modified time | relevance | path

Searched defs:kRecurrentToInputWeightsTensor (Results 1 – 4 of 4) sorted by relevance

/frameworks/ml/nn/common/operations/
DQuantizedLSTM.h46 static constexpr int kRecurrentToInputWeightsTensor = 5; variable
DLSTM.h67 static constexpr int kRecurrentToInputWeightsTensor = 5; // Optional variable
DUnidirectionalSequenceLSTM.cpp44 constexpr uint32_t kRecurrentToInputWeightsTensor = 5; // Optional variable
DQLSTM.cpp42 constexpr uint32_t kRecurrentToInputWeightsTensor = 5; variable