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 |
|
Johannes Graner
|
d40b50b9d5
|
Update pre-commit to fixed versions, run remod for ck_tile (#2895)
* Fix ruff linter errors
* Fix remod dos2unix command
* Clang format
* Ignore utility in remod
* Run remod
* Specify clang-format version in pre-commit
* Specify ruff version
* Include PoolKernelArgs in reference_pool
* Add calculate_total_elements to reference batched contraction
* Fix calculate_total_elements declaration
* Refactor remod pre-commit hook
* Fix Aquant tests
---------
Co-authored-by: Illia Silin <98187287+illsilin@users.noreply.github.com>
|
2025-10-16 15:29:17 -07:00 |
|
Thomas Ning
|
3c4cdfac4f
|
Fix the CK Tile related operators (#2356)
* fix the flatmm
* Fix the pipeline
* address the comment
|
2025-06-16 17:38:52 -07:00 |
|
Illia Silin
|
5523df4b2d
|
Revert "fix the flatmm (#2349)" (#2352)
This reverts commit d996bc78be.
|
2025-06-16 07:54:55 -07:00 |
|
Thomas Ning
|
d996bc78be
|
fix the flatmm (#2349)
|
2025-06-16 02:17:53 -07:00 |
|
Max Podkorytov
|
aece3c6700
|
Add a python script for running ckProfiler and processing the results (#2288)
* add profiler script
* add comments
* generalize and add some input validation
* format
* refactor
* Rename run_ck_profiler.py to run_ck_profiler_gemm_with_csv_shapes.py
rename script file
|
2025-06-08 12:41:57 -07:00 |
|