Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.h55 static constexpr int kFwRecurrentToForgetWeightsTensor = 6; variable
DBidirectionalSequenceLSTM.cpp61 GetInput(operation, operands, kFwRecurrentToForgetWeightsTensor); in BidirectionalSequenceLSTM()