Home
last modified time | relevance | path

Searched refs:cache_start_y (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dconv_ops_fused_image_transform.cc435 const int cache_start_y = std::max(in_y_origin, end_cached_lines); in operator ()() local
443 context, cache_start_y, cache_end_y, in operator ()()