Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DQuantizedLSTM.h29 static constexpr int kInputToCellWeightsTensor = 3; variable
DLSTM.h61 static constexpr int kInputToCellWeightsTensor = 3; variable
DUnidirectionalSequenceLSTM.cpp38 constexpr uint32_t kInputToCellWeightsTensor = 3; variable