Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dconv_ops_using_gemm.cc334 for (int64 patch_index = patch_index_start; patch_index < patch_index_end; in operator ()() local
Dquantized_conv_ops.cc300 for (int64 patch_index = patch_index_start; patch_index < patch_index_end; in operator ()() local
Dconv_ops_fused_image_transform.cc544 const int patch_index = (batch * output_width * output_height) + in operator ()() local