"docs/vscode:/vscode.git/clone" did not exist on "3e7b6bfd38c74fd715bd89ff20887b47d645637a"
  1. 04 Dec, 2024 2 commits
  2. 30 Nov, 2024 1 commit
    • mtgu0705's avatar
      Merge the int4 kernel and profiling in one commit for RTP. · 40054f53
      mtgu0705 authored
      Add int4+scale based on Zhang, Jing pk_i4. Compile pass, function pass.
      Modify the kernel to 128x128x128, and use mfma_32x32x4
      Move the weight permute from host to device
      
      Modified the scale init method.
      
      Modified the init method, the function is failed, need to debug.
      
      Added init method
      
      Support group=128 for Llam2-7B-int4
      
      Move the weight permute from host to device
      
      Add ckProfiler for GEMM b scale (int4)
      
      Add reference function.
      
      Add pipeline v4 (2 LDS pingpong)
      
      Add more int4-Gemm kernel profiling instances.
      
      Modify the in4-Gemm kernel instances
      
      Move the pk_i4 permute in kernel
      40054f53
  3. 27 Oct, 2024 1 commit
  4. 24 Oct, 2024 2 commits
  5. 23 Oct, 2024 6 commits
  6. 22 Oct, 2024 3 commits
  7. 21 Oct, 2024 3 commits
  8. 20 Oct, 2024 2 commits
  9. 18 Oct, 2024 2 commits
  10. 16 Oct, 2024 1 commit
  11. 15 Oct, 2024 3 commits
  12. 14 Oct, 2024 1 commit
  13. 13 Oct, 2024 1 commit
  14. 11 Oct, 2024 1 commit
  15. 09 Oct, 2024 1 commit
  16. 07 Oct, 2024 1 commit
  17. 04 Oct, 2024 1 commit
  18. 02 Oct, 2024 1 commit
  19. 25 Sep, 2024 1 commit
  20. 20 Sep, 2024 2 commits
  21. 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
  22. 12 Sep, 2024 1 commit
  23. 11 Sep, 2024 2 commits