Home
last modified time | relevance | path

Searched refs:kFwAuxInputToForgetWeightsTensor (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DBidirectionalSequenceLSTM.h120 static constexpr int kFwAuxInputToForgetWeightsTensor = 41; // Optional variable
H A DBidirectionalSequenceLSTM.cpp151 GetInput(operation, operands, kFwAuxInputToForgetWeightsTensor); in BidirectionalSequenceLSTM()