Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DBidirectionalSequenceLSTM.h147 static constexpr int kFwOutputTensor = 0; variable
H A DBidirectionalSequenceRNN.cpp56 constexpr uint32_t kFwOutputTensor = 0; variable