Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.h86 static constexpr int kBwRecurrentToForgetWeightsTensor = 23; variable
DBidirectionalSequenceLSTM.cpp126 GetInput(operation, operands, kBwRecurrentToForgetWeightsTensor); in BidirectionalSequenceLSTM()
228 kBwRecurrentToForgetWeightsTensor, in Prepare()