1. 05 Mar, 2026 2 commits
  2. 28 Feb, 2026 1 commit
  3. 12 Feb, 2026 1 commit
  4. 11 Feb, 2026 1 commit
    • qinyiqun's avatar
      Support Quantization (#996) · eb89439d
      qinyiqun authored
      
      
      demo131 - multiple issues regarding quantization, qy, and so forth
      
      * issue/843: success per_channel_quant_int8
      
      * issue/843: success qy quant
      
      * issue/843: modified quant
      
      * Add w8a8int8 performance tests
      
      * add infinicore op linear_w8a8i8
      
      * w8a8 linear module functional nn
      
      * issue/843: QY-GPU Support Int8 scale_mm (#68)
      
      * issue/843: success qy scaled_mm
      
      * issue/843: modified kernel.cuh as per_channel_dequant_int8.cuh
      
      * fix parallel slic in w8
      
      * w8: support multiple batch size
      
      * temp: 修改quantconfig处理
      
      * fix format and delete redundancy code
      
      * fix format
      
      * fix format
      
      * fix format
      
      * Refactor: add new API alongside legacy interfaces with deprecation warnings
      
      * 添加w4 inifnicore相关内容,以及将Quantization config划入InfiniCore
      
      * 量化算子支持图
      
      * solve cub version problem and fix code structure
      
      * fix format
      
      * demo131 - remove commented lines
      
      ---------
      Co-authored-by: default avatarxgqdut2016 <kenan_gewei@163.com>
      Co-authored-by: default avatarxgqdut2016 <140036308+xgqdut2016@users.noreply.github.com>
      Co-authored-by: default avatarwooway777 <wooway777@gmail.com>
      eb89439d
  5. 04 Feb, 2026 1 commit
  6. 27 Jan, 2026 3 commits
  7. 09 Jan, 2026 2 commits
  8. 06 Jan, 2026 1 commit
  9. 26 Dec, 2025 1 commit
    • qinyiqun's avatar
      Issue/840: 英伟达支持Int8 Gemm (#852) · ed04d3e6
      qinyiqun authored
      * can commit
      
      * can exec sm_90a
      
      * can exec < sm_90
      
      * fix format
      
      * fix format
      
      * 增加测试,测试对标sglang test
      
      * fix format 1
      
      * fix format 2
      
      * add compile option to disable cutlass
      ed04d3e6
  10. 19 Dec, 2025 1 commit
  11. 09 Dec, 2025 1 commit
  12. 03 Dec, 2025 1 commit
  13. 01 Dec, 2025 2 commits
  14. 21 Nov, 2025 1 commit
  15. 20 Nov, 2025 1 commit
    • crapromer's avatar
      Issue/445 沐曦平台添加macaSDK支持 (#468) · ed012302
      crapromer authored
      * initial add mc support for meta
      
      * add command description for maca compilation
      
      * rebase metax maca support to main
      
      * issue/445 - clang format code on ubuntu
      
      * issue//445 - change config from use_mc to use-mc and format code
      ed012302
  16. 22 Oct, 2025 1 commit
    • thatPepe's avatar
      Issue/497 - Enhanced Test Framework (#520) · f5e6d729
      thatPepe authored
      * issue/497 - add dtype __eq__ and __hash__
      
      * issue/497 - simplified infinicore test functions
      
      * issue/497 - improved test framework
      
      greatly reduced the code required for specific operators;
      added strided tensor support;
      
      * issue/497 - add add interface to assist test
      
      * issue/497 - generalized test framework based on add
      
      * issue/497 - support non-contiguous tensors in result comparison
      
      * issue/497 - temporarily fixed strided tensor creation
      
      * issue/497 - rms norm interface
      
      * issue/497 - now requires test function definition
      
      * issue/497 - support mixed dtype
      
      * issue/497 - initial rms norm test
      
      * issue/497 - unified in place and out of place tests
      
      * issue/497 - renamed src/infinicore/op
      
      * issue/497 - reduced comments
      
      * issue/497 - attention
      
      * issue/497 - removed generic parameter mapping
      
      * issue/497 - temporary attention test
      
      * issue/497 - captitalize op name initial
      
      * issue/497 - add a script to run all op tests
      
      * issue/497 - fix comments
      
      * issue/497 - simplified infinicore tensor creation from torch
      
      * issue/497 - support tensor init modes
      
      * issue/497 - support tensor from/to files
      
      * issue/497 - adjust naming
      f5e6d729
  17. 16 Oct, 2025 1 commit
  18. 13 Oct, 2025 1 commit
  19. 11 Oct, 2025 1 commit
  20. 29 Sep, 2025 1 commit
  21. 25 Sep, 2025 1 commit
  22. 16 Sep, 2025 1 commit
  23. 27 Aug, 2025 1 commit
  24. 18 Aug, 2025 1 commit
  25. 15 Jul, 2025 1 commit
  26. 14 Jul, 2025 2 commits
  27. 11 Jul, 2025 2 commits
  28. 10 Jul, 2025 2 commits
  29. 09 Jul, 2025 2 commits
  30. 07 Jul, 2025 2 commits