Home
last modified time | relevance | path

Searched defs:start_in (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dsequence_ops.cc57 const Tensor& start_in = context->input(0); in Compute() local
164 const Tensor& start_in = context->input(0); in Compute() local
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLCropResize.cpp248 …Coordinates2D start_in{ is_width_flipped ? start[0] - cols_out_of_bounds[0] : start[0] + cols_out_… in configure() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dshape_inference.cc587 int64_t start_in = start; in Subshape() local