Home
last modified time | relevance | path

Searched defs:kProjectionWeightsTensor (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DLSTM.h84 static constexpr int kProjectionWeightsTensor = 16; // Optional variable
H A DUnidirectionalSequenceLSTM.cpp63 constexpr uint32_t kProjectionWeightsTensor = 16; // Optional variable
H A DQLSTM.cpp63 constexpr uint32_t kProjectionWeightsTensor = 16; variable