Home
last modified time | relevance | path

Searched refs:dst_width_elements (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dconv_buffer_1x1.cc303 const int dst_width_elements = DivideRoundUp( in GetGridSize() local
306 DivideRoundUp(dst_width_elements, conv_params_.block_size.x); in GetGridSize()