Searched defs:tiles_x (Results 1 – 5 of 5) sorted by relevance
194 int tiles_x = DivideRoundUp(new_width, 4); in GetGridSize() local204 int tiles_x = DivideRoundUp(new_width, 4); in BindArguments() local448 const int tiles_x = DivideRoundUp( in BindArguments() local667 const int tiles_x = DivideRoundUp(dst_[0]->Width(), 4); in BindArguments() local673 const int tiles_x = DivideRoundUp(dst_[0]->Width(), 4); in GetGridSize() local
58 unsigned tiles_x; member
87 unsigned tiles_x, unsigned tiles_y) in pipe_linear_fill_info()
46 const int tiles_x = DivideRoundUp(dst_shape.w, 4); in IsRecommendedForWinograd4x4To6x6() local93 const int tiles_x = DivideRoundUp(output_shape.w, 4); in WinogradFromNode() local
186 unsigned tiles_x, tiles_y; member