Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DQuantizedLSTM.h35 static constexpr int kRecurrentToCellWeightsTensor = 7; variable
DLSTM.h67 static constexpr int kRecurrentToCellWeightsTensor = 7; variable
DUnidirectionalSequenceLSTM.cpp44 constexpr uint32_t kRecurrentToCellWeightsTensor = 7; variable