Home
last modified time | relevance | path

Searched defs:patch_count (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dconv_ops_using_gemm.cc327 const int64_t patch_count = (input_batches * output_height * output_width); in operator ()() local
H A Dquantized_conv_ops.cc302 const int64_t patch_count = (input_batches * output_height * output_width); in operator ()() local