Searched refs:kFwInputToForgetWeightsTensor (Results 1 – 2 of 2) sorted by relevance
48 static constexpr int kFwInputToForgetWeightsTensor = 2; variable
86 fw_input_to_forget_weights_ = GetInput(operation, operands, kFwInputToForgetWeightsTensor); in BidirectionalSequenceLSTM()215 kFwInputToForgetWeightsTensor, in Prepare()