Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DQuantizedLSTM.h52 static constexpr int kInputGateBiasTensor = 9; variable
H A DLSTM.h78 static constexpr int kInputGateBiasTensor = 12; // Optional variable
H A DUnidirectionalSequenceLSTM.cpp57 constexpr uint32_t kInputGateBiasTensor = 12; // Optional variable
H A DQLSTM.cpp57 constexpr uint32_t kInputGateBiasTensor = 12; variable