Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DQuantizedLSTM.h40 static constexpr int kInputToInputWeightsTensor = 1; variable
DLSTM.h61 static constexpr int kInputToInputWeightsTensor = 1; // Optional variable
DUnidirectionalSequenceLSTM.cpp38 constexpr uint32_t kInputToInputWeightsTensor = 1; // Optional variable
DQLSTM.cpp36 constexpr uint32_t kInputToInputWeightsTensor = 1; variable