1. 19 7月, 2023 2 次提交
  2. 18 7月, 2023 15 次提交
  3. 17 7月, 2023 19 次提交
  4. 15 7月, 2023 1 次提交
  5. 14 7月, 2023 3 次提交
    • Z
      [IR] Refine BuildScope in phi_kernel_util (#55423) · f00a06d8
      zhangbo9674 提交于
      * add code
      
      * fix bug
      
      * refine code
      
      * refine code
      
      * fix bug
      f00a06d8
    • C
      [AutoTuner] Distribute best cfg (#54834) · 7f6d222f
      caozhou 提交于
      * distribute best cfg
      
      * adapt to multi args transmission
      
      * update metric extracting
      
      * fix bugs of prune and reading log
      
      * fix time default value
      
      * remove time record
      
      * adjust the order of searching dim
      
      * fix prune bugs
      
      * fix adding cfg bug
      
      * fix multi nodes bug
      
      * reset status
      
      * remove alarm and set logdir
      
      * deepcopy ctx
      
      * change alarm
      
      * fix restart bug
      
      * add exit
      
      * best no need alarm
      
      * add warmup time
      7f6d222f
    • G
      Fix test_cholesky_op.py (#55331) · 5de773d1
      Guo Sheng 提交于
      5de773d1