Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DQuantizedLSTM.h36 static constexpr int kRecurrentToOutputWeightsTensor = 8; variable
DLSTM.h68 static constexpr int kRecurrentToOutputWeightsTensor = 8; variable
DUnidirectionalSequenceLSTM.cpp45 constexpr uint32_t kRecurrentToOutputWeightsTensor = 8; variable