Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.h51 static constexpr int kFwInputToForgetWeightsTensor = 2; variable
DBidirectionalSequenceLSTM.cpp87 fw_input_to_forget_weights_ = GetInput(operation, operands, kFwInputToForgetWeightsTensor); in BidirectionalSequenceLSTM()
216 kFwInputToForgetWeightsTensor, in Prepare()