Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dconv_grad_ops_3d.cc456 const int64_t work_unit_size = size_A + size_B + size_C; in Compute() local
986 const int64_t work_unit_size = size_A + size_B + size_C; in Compute() local
H A Dconv_grad_filter_ops.cc531 const size_t work_unit_size = size_A + size_B + size_C; in Compute() local