1. 10 Oct, 2024 4 commits
  2. 09 Oct, 2024 2 commits
  3. 08 Oct, 2024 2 commits
  4. 07 Oct, 2024 4 commits
  5. 04 Oct, 2024 2 commits
  6. 02 Oct, 2024 2 commits
  7. 01 Oct, 2024 4 commits
  8. 30 Sep, 2024 1 commit
  9. 27 Sep, 2024 1 commit
  10. 26 Sep, 2024 1 commit
  11. 25 Sep, 2024 4 commits
  12. 22 Sep, 2024 1 commit
  13. 20 Sep, 2024 2 commits
  14. 18 Sep, 2024 1 commit
  15. 14 Sep, 2024 1 commit
  16. 13 Sep, 2024 1 commit
    • Jun Liu's avatar
      Customize filesystem in CK for legacy systems (#1509) · 81bc1496
      Jun Liu authored
      
      
      * Legacy support: customized filesystem
      
      * Update cmakefile for python alternative path
      
      * fix build issues
      
      * CK has no boost dependency
      
      * More fixes to issues found on legay systems
      
      * fix clang format issue
      
      * Check if blob is correctly generated in cmake
      
      * fix the python issues
      
      * add a compiler flag for codegen when using alternative python
      
      * use target_link_options instead of target_compile_options
      
      ---------
      Co-authored-by: default avatarillsilin <Illia.Silin@amd.com>
      81bc1496
  17. 12 Sep, 2024 1 commit
  18. 11 Sep, 2024 2 commits
  19. 10 Sep, 2024 1 commit
  20. 07 Sep, 2024 1 commit
    • Thomas Ning's avatar
      Ck tile gemm example (#1488) · caacd388
      Thomas Ning authored
      
      
      * Checkpoint: Finished with the tile example & kernel verification, working on the different matrix layout
      
      * Finished the Matrix Layout feature set up. Note: Need to modify the inner block to solve the shuffle problem in the future.
      
      * Fix: Clang Format, API fixed from fmha
      
      * fix with better naming convention
      
      * revert back the pipeline code of fmha
      
      * Fixed: Addressed the comments and merge the GEMM shape of GEMM Operator and FMHA Operator to one.
      
      * clang format with the reference_gemm file
      
      * convert the clang format with the remod.py
      
      * Changed the format and variable name of the kernel gemm_shape and partitioner
      
      ---------
      Co-authored-by: default avatarthomasning <thomasning@banff-cyxtera-s70-4.ctr.dcgpu>
      caacd388
  21. 05 Sep, 2024 2 commits