Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dconv_grad_ops_3d.cc397 const int64 work_unit_size = size_A + size_B + size_C; in Compute() local
870 const int64 work_unit_size = size_A + size_B + size_C; in Compute() local
Dconv_grad_filter_ops.cc320 const size_t work_unit_size = size_A + size_B + size_C; in Compute() local
Dconv_grad_input_ops.cc413 const size_t work_unit_size = size_A + size_B + size_C; in Compute() local