Home
last modified time | relevance | path

Searched defs:kCellStateInTensor (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DLSTM.h89 static constexpr int kCellStateInTensor = 19; variable
H A DUnidirectionalSequenceLSTM.cpp70 constexpr uint32_t kCellStateInTensor = 19; variable