Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.h80 static constexpr int kBwInputToForgetWeightsTensor = 19; variable
DBidirectionalSequenceLSTM.cpp119 bw_input_to_forget_weights_ = GetInput(operation, operands, kBwInputToForgetWeightsTensor); in BidirectionalSequenceLSTM()
225 kBwInputToForgetWeightsTensor, in Prepare()