Home | History | Annotate | Download | only in service

Lines Matching defs:starts

638     // Create slice 'starts' = GetTupleElement(tuple_param0, 2).
639 auto starts = builder.AddInstruction(
641 // Update 'input' with 'update' at dynamic 'starts' indices.
643 input_shape, input, update, starts));