Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DRNN.h41 static constexpr int kRecurrentWeightsTensor = 2; variable
H A DUnidirectionalSequenceRNN.cpp34 constexpr uint32_t kRecurrentWeightsTensor = 2; variable