mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-19 12:30:16 +00:00
6 lines
375 B
Markdown
6 lines
375 B
Markdown
# Grouped Convolution Tile Instances Generator
|
|
CK Tile Convolution instances implemented via builder and generated via python script.
|
|
It is integrated with tests and ckProfiler
|
|
This functionality will be refactored and moved under the Tile Engine.
|
|
At now to speed up development and provide tests for CK Tile Convolution it has been implemented under experimental directory.
|