Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.h121 static constexpr int kFwAuxInputToForgetWeightsTensor = 41; // Optional variable
DBidirectionalSequenceLSTM.cpp119 GetInput(operation, operands, kFwAuxInputToForgetWeightsTensor); in BidirectionalSequenceLSTM()