Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DQuantizedLSTM.h46 static constexpr int kRecurrentToInputWeightsTensor = 5; variable
H A DLSTM.h67 static constexpr int kRecurrentToInputWeightsTensor = 5; // Optional variable
H A DUnidirectionalSequenceLSTM.cpp46 constexpr uint32_t kRecurrentToInputWeightsTensor = 5; // Optional variable
H A DQLSTM.cpp45 constexpr uint32_t kRecurrentToInputWeightsTensor = 5; variable