Home
last modified time | relevance | path

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

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