Aviral Goel
|
ab68c9d384
|
chore(copyright): update copyright header for script directory (#3184)
* chore(copyright): update copyright header for tile_engine directory
* chore(copyright): update copyright header for script directory
---------
Co-authored-by: Vidyasagar Ananthan <vanantha@amd.com>
|
2025-11-11 11:26:01 -08:00 |
|
Bartłomiej Kocot
|
5477811670
|
Grouped Conv Bwd Data out index calculation optimizations (#2917)
* Grouped Conv Bwd Data index calculation optimizations
* fixes
* refactor instances
* gfx12 fixes
* temporary disable splitK for gfx12
|
2025-09-29 15:59:11 +02:00 |
|
Bartłomiej Kocot
|
f6c2ff9dce
|
Grouped convolution forward with clamp (#2334)
* Grouped convolution forward with clamp
* Optimize clamp
* unary fixes
* test gk bias
* Revert "test gk bias"
This reverts commit 8e42e29d7b.
* Revert "Revert "test gk bias""
This reverts commit e73c0550ce.
* workaround comment
|
2025-06-16 15:36:53 +02:00 |
|
Bartłomiej Kocot
|
4094ad158a
|
Integrate universal gemm with conv bwd data and add SplitK (#1315)
* Integrate universal gemm with conv bwd data
* Fix multi d kernel
* Add splitK support
* instances refactor
* instances refactor
* refactor
* fixeS
* fixes
* 16x16 instnaces
* Fixes
* Fix
* Fix
* Fix
* Fix
* Fix
* Fixes
* fix
* fix
|
2025-04-28 23:54:49 +02:00 |
|
Bartłomiej Kocot
|
2ccf914888
|
Add support for GKCYX grouped conv weight (#2023)
* Grouped conv bwd weight GKCYX support
* fix and changelog
* fix
* fix
* fixes
* comments
* fix
|
2025-04-02 23:59:49 +02:00 |
|
Bartłomiej Kocot
|
8c0ab61ece
|
Grouped conv backward data GKCYX support (#2029)
* Grouped conv backward data GKCYX support
* profiler
* Converter
* split instances
|
2025-04-01 13:24:38 -07:00 |
|
Bartłomiej Kocot
|
54c81a1fcf
|
Add support for GKCYX grouped conv fwd (#2015)
* Add support for GKCYX grouped conv fwd
* fixes
* fix
* changelog
* Fixes
|
2025-03-26 21:13:38 +01:00 |
|
Bartłomiej Kocot
|
c2e4898b4b
|
Grouped conv bwd data NGCHW (#1967)
* Grouped conv bwd data NGCHW
* fixes
* fix
* Improvements
* Fix
* Fix
* add client example
|
2025-03-17 13:32:00 +01:00 |
|
Bartłomiej Kocot
|
82fc53835a
|
Enable grouped conv bwd wei bf16 NGCHW (#1589)
* Enable grouped conv bwd wei bf16 NGCHW
* fixes
* fixes
* Fixes
* fixes
* fixes
* Fixes
|
2024-10-22 16:18:28 +02:00 |
|
Bartłomiej Kocot
|
4ba52b35dc
|
Add support for NGCHW in grouped conv fwd (#1499)
* Support NGCHW in grouped conv fwd
* Remove not needed variable
* Fixes
|
2024-09-20 10:45:46 +02:00 |
|
Bartłomiej Kocot
|
73b67f290f
|
Add support for NGCHW in grouped conv bwd wei (#1491)
* Add support for NGCHW in grouped conv bwd wei
* Comments fixes
* navi fixes
* Update function names
|
2024-09-03 10:52:03 +02:00 |
|
Bartłomiej Kocot
|
dc82daa86e
|
Convert MIOpen driver to ckProfiler script typos fix (#1476)
|
2024-08-20 19:04:14 +02:00 |
|
Bartłomiej Kocot
|
a6a7966505
|
Add script to convert MIOpen driver to ckProfiler (#1472)
* Add script to convert MIOpen driver to ckProfiler
* Fix
|
2024-08-19 08:24:56 -07:00 |
|