Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DLSTM.h86 static constexpr int kProjectionBiasTensor = 17; // Optional variable
H A DUnidirectionalSequenceLSTM.cpp65 constexpr uint32_t kProjectionBiasTensor = 17; // Optional variable
H A DQLSTM.cpp65 constexpr uint32_t kProjectionBiasTensor = 17; variable