Searched refs:depth_start (Results 1 – 2 of 2) sorted by relevance
231 int depth_start = 0; in Mean() local234 int depth_end = depth_start + in Mean()235 (output_depth - depth_start) / (capped_thread_count - i); in Mean()237 bias, output_shape, output_data, depth_start, in Mean()239 depth_start = depth_end; in Mean()
1181 int depth_start = 0; in Mean() local1184 int depth_end = depth_start + in Mean()1185 (output_depth - depth_start) / (capped_thread_count - i); in Mean()1187 bias, output_shape, output_data, depth_start, in Mean()1189 depth_start = depth_end; in Mean()