Commit Graph

13 Commits

Author SHA1 Message Date
Yanxing-Shi
54d3d9468d fix bug 2025-05-13 05:57:41 +00:00
Yanxing-Shi
267eb410cc tmp save for gen blobs 2025-05-12 07:06:15 +00:00
Yanxing-Shi
d3843d0ac0 fix cmake 2025-05-07 14:19:49 +00:00
Yanxing-Shi
1ccecf9a11 add default config 2025-05-07 10:59:36 +00:00
Yanxing-Shi
bc72ec4cfb fix doc 2025-05-06 08:29:11 +00:00
Yanxing-Shi
45a74f2b24 fix 2025-05-01 12:06:15 +00:00
Yanxing-Shi
d3d32843b5 only support profile 2025-05-01 11:05:27 +00:00
Yanxing-Shi
82186ae503 initial commit -m benchmark 2025-04-28 06:22:04 +00:00
Khushbu Agarwal
94662b02d0 Adding include directory in tile_engine (#2116) 2025-04-22 15:55:19 -07:00
Khushbu Agarwal
7cadf187e2 multi instance generation for CkTileEngine (#2080)
* Add support for multi-instance verification, print detail for each instance, documentation fix

* clang formatted

* Added Readme file

* updated readme

* Addressing review comments

* clang formatted

* Updated ReadMe and GPU reference code

* simplified dispatch kernel code

* indentation
2025-04-21 08:39:45 -07:00
Khushbu Agarwal
3bda57c204 file clang formatted (#2053) 2025-04-03 16:55:49 -07:00
Khushbu Agarwal
b443056a26 Documentation for newly added struct (#2051) 2025-04-03 16:24:34 -07:00
Khushbu Agarwal
fed0709121 [New] Build up the feature of CK Tile GEMM CodeGen (#1994)
* New branch for codegen changes

* Fix verify function for int4

* pk_int4 codegen

* Update to review comments

* Remove codegen directory and rename filenames

* Remove extra files; clean up CMake file

* New branch for codegen changes

* Fix verify function for int4

* pk_int4 codegen

* Update to review comments

* Remove codegen directory and rename filenames

* Remove extra files; clean up CMake file

* code changes for single instance

* config file rename, added few more combinations in json file

* Fix cmake file

* Addressing review comments

* Reverting files changed by merge to develop

---------

Co-authored-by: ThomasNing <thomas.ning@amd.com>
2025-04-03 11:54:12 -07:00