Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DQuantizedLSTM.h30 static constexpr int kInputToOutputWeightsTensor = 4; variable
DLSTM.h62 static constexpr int kInputToOutputWeightsTensor = 4; variable
DUnidirectionalSequenceLSTM.cpp39 constexpr uint32_t kInputToOutputWeightsTensor = 4; variable