Commit 598d41e
committed
Adding tuned instace list for groupoed conv fwd
Following flavors are updated with tuned instance list:
- grouped_conv2d_fwd
- grouped_conv2d_fwd_bias_clamp
- grouped_conv2d_fwd_clamp
- grouped_conv3d_fwd
- grouped_conv3d_fwd_bias_clamp
- grouped_conv3d_fwd_clamp
- grouped_conv3d_fwd_scaleadd_ab
Re-factored instance selection:
- removed all the unnecessary instance tuples (comp/mem/16x16/generic)
- removed all unnecessary layouts and data types1 parent 294e14b commit 598d41e
File tree
130 files changed
+145
-9323
lines changed- library
- include/ck/library/tensor_operation_instance/gpu
- grouped_conv_fwd
- src/tensor_operation_instance/gpu
- grouped_conv1d_fwd
- wmma
- grouped_conv2d_fwd_bias_clamp
- wmma
- comp
- mem
- merged_groups
- grouped_conv2d_fwd_clamp
- wmma
- comp
- mem
- merged_groups
- grouped_conv2d_fwd
- wmma
- comp
- mem
- merged_groups
- grouped_conv3d_fwd_bias_clamp
- wmma
- comp
- mem
- merged_groups
- grouped_conv3d_fwd_clamp
- wmma
- comp
- mem
- merged_groups
- grouped_conv3d_fwd_scaleadd_ab
- wmma
- grouped_conv3d_fwd
- wmma
- comp
- mem
- merged_groups
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
130 files changed
+145
-9323
lines changedLines changed: 0 additions & 159 deletions
This file was deleted.
Lines changed: 60 additions & 373 deletions
Large diffs are not rendered by default.
Lines changed: 0 additions & 131 deletions
This file was deleted.
Lines changed: 0 additions & 125 deletions
This file was deleted.
Lines changed: 70 additions & 38 deletions
Large diffs are not rendered by default.
Lines changed: 0 additions & 332 deletions
Large diffs are not rendered by default.
Lines changed: 0 additions & 40 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
290 | | - | |
291 | | - | |
292 | 290 | | |
293 | 291 | | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | | - | |
301 | | - | |
302 | 292 | | |
303 | 293 | | |
304 | 294 | | |
| |||
308 | 298 | | |
309 | 299 | | |
310 | 300 | | |
311 | | - | |
312 | | - | |
313 | 301 | | |
314 | 302 | | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | 303 | | |
324 | 304 | | |
325 | 305 | | |
| |||
336 | 316 | | |
337 | 317 | | |
338 | 318 | | |
339 | | - | |
340 | | - | |
341 | 319 | | |
342 | 320 | | |
343 | | - | |
344 | | - | |
345 | | - | |
346 | | - | |
347 | | - | |
348 | | - | |
349 | | - | |
350 | | - | |
351 | 321 | | |
352 | 322 | | |
353 | 323 | | |
| |||
357 | 327 | | |
358 | 328 | | |
359 | 329 | | |
360 | | - | |
361 | | - | |
362 | 330 | | |
363 | 331 | | |
364 | | - | |
365 | | - | |
366 | | - | |
367 | | - | |
368 | | - | |
369 | | - | |
370 | | - | |
371 | | - | |
372 | 332 | | |
373 | 333 | | |
374 | 334 | | |
| |||
0 commit comments