Searched defs:start_in (Results 1 – 3 of 3) sorted by relevance
36 const Tensor& start_in = context->input(0); in Compute() local127 const Tensor& start_in = context->input(0); in Compute() local
247 …Coordinates2D start_in{ is_width_flipped ? start[0] - cols_out_of_bounds[0] : start[0] + cols_out_… in configure() local
587 int64_t start_in = start; in Subshape() local