Commit Graph

4 Commits

Author SHA1 Message Date
Aviral Goel
e7393f3fd7 chore(copyright): update copyright header for python directory (#3200)
* chore(copyright): update copyright header for tile_engine directory

* chore(copyright): update copyright header for script directory

* chore(copyright): update copyright header for test_data directory

* chore(copyright): update copyright header for python directory

[ROCm/composable_kernel commit: 3aa883b9ff]
2025-11-14 08:21:36 -08:00
Bartłomiej Kocot
801546f608 Grouped conv fwd with direct load (#3082)
* Grouped conv fwd with direct load

* fix

* fix

* Add IsSupported check

* Fix

* fix inductor

[ROCm/composable_kernel commit: 66bae4306c]
2025-10-29 09:54:42 +01:00
Max Podkorytov
f21ced64aa [Python] Add batched gemm instances parsing (#1684)
* add op

* do not insert ds parameters as they are already parsed

* reset ds parameters

* apply ruff

[ROCm/composable_kernel commit: 44828b7c0f]
2024-11-30 08:11:42 -08:00
Max Podkorytov
d99a3611fc add parsing grouped conv fwd instances
[ROCm/composable_kernel commit: eda5938386]
2024-10-25 08:25:53 -07:00