Searched refs:kBwRecurrentToOutputWeightsTensor (Results 1 – 2 of 2) sorted by relevance
80 constexpr int kBwRecurrentToOutputWeightsTensor = 25; variable373 kBwRecurrentToCellWeightsTensor, kBwRecurrentToOutputWeightsTensor, in CheckInputTensorDimensions()432 GetInput(context, node, kBwRecurrentToOutputWeightsTensor); in Prepare()819 GetInput(context, node, kBwRecurrentToOutputWeightsTensor); in Eval()
1187 constexpr int kBwRecurrentToOutputWeightsTensor = 25; in ProcessBidirectionalSequenceLstmOperator() local1189 model->GetArray(op->inputs[kBwRecurrentToOutputWeightsTensor]); in ProcessBidirectionalSequenceLstmOperator()