Searched refs:kFwWeightsTensor (Results 1 – 2 of 2) sorted by relevance
48 constexpr int kFwWeightsTensor = 1; variable98 GetInput(context, node, kFwWeightsTensor); in Prepare()597 GetInput(context, node, kFwWeightsTensor); in Eval()
1243 constexpr int kFwWeightsTensor = 1; in ProcessBidirectionalSequenceRnnOperator() local1245 model->GetArray(op->inputs[kFwWeightsTensor]); in ProcessBidirectionalSequenceRnnOperator()