Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dconv_ops_using_gemm.cc334 for (int64_t patch_index = patch_index_start; in operator ()() local
H A Dquantized_conv_ops.cc310 for (int64_t patch_index = patch_index_start; in operator ()() local
H A Dconv_ops_fused_image_transform.cc545 const int patch_index = (batch * output_width * output_height) + in operator ()() local