Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DQuantizedLSTM.h61 static constexpr int kCellStateOutTensor = 0; variable
H A DLSTM.h104 static constexpr int kCellStateOutTensor = 2; variable
H A DUnidirectionalSequenceLSTM.cpp89 constexpr uint32_t kCellStateOutTensor = 2; variable
H A DQLSTM.cpp98 constexpr uint32_t kCellStateOutTensor = 1; variable