Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DQuantizedLSTM.h28 static constexpr int kInputToForgetWeightsTensor = 2; variable
DLSTM.h60 static constexpr int kInputToForgetWeightsTensor = 2; variable
DUnidirectionalSequenceLSTM.cpp37 constexpr uint32_t kInputToForgetWeightsTensor = 2; variable