Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DQuantizedLSTM.h40 static constexpr int kInputToInputWeightsTensor = 1; variable
H A DLSTM.h61 static constexpr int kInputToInputWeightsTensor = 1; // Optional variable
H A DUnidirectionalSequenceLSTM.cpp40 constexpr uint32_t kInputToInputWeightsTensor = 1; // Optional variable
H A DQLSTM.cpp39 constexpr uint32_t kInputToInputWeightsTensor = 1; variable