1. 18 Oct, 2022 5 commits
  2. 17 Oct, 2022 2 commits
  3. 16 Oct, 2022 1 commit
  4. 14 Oct, 2022 6 commits
  5. 13 Oct, 2022 8 commits
  6. 12 Oct, 2022 3 commits
  7. 11 Oct, 2022 3 commits
  8. 10 Oct, 2022 2 commits
    • Kirigaya Kazuto's avatar
      [pipeline/fix-bug] num_microbatches support any integrate | stable chimera |... · 0df5034a
      Kirigaya Kazuto authored
      [pipeline/fix-bug] num_microbatches support any integrate | stable chimera | launch tool for rpc pp framework (#1684)
      
      * [pipeline/tuning] improve dispatch performance both time and space cost
      
      * [pipeline/converge] add interface for testing convergence
      
      * [NFC] polish colossalai/utils/multi_tensor_apply/multi_tensor_apply.py code style
      
      * Update PipelineBase.py
      
      * [pipeline/chimera] reconstruct PipelineBase and Worker to support more feasible custom schedule | finish Chimera
      
      * [pipeline/chimera] test chimera | fix bug of initializing
      
      * [pipeline/pytree] add pytree to process args and kwargs | provide  to process args and kwargs after forward
      
      * [pipeline/fix-bug] num_microbatches support any integrate | stable chimera | launch tool for rpc pp framework
      0df5034a
    • jim's avatar
      e5ab6be7
  9. 09 Oct, 2022 6 commits
  10. 06 Oct, 2022 1 commit
  11. 05 Oct, 2022 1 commit
  12. 04 Oct, 2022 1 commit
    • Boyuan Yao's avatar
      [fx] Add concrete info prop (#1677) · 132b4306
      Boyuan Yao authored
      * [fx] concreteinfoprop
      
      * [fx] add concreteinfoprop
      
      * [fx] modify docstring of ConcreteInfoProp
      
      * [fx] fix device error
      
      * [fx] modify parameter calculation
      
      * [fx] modify parameters calculation
      132b4306
  13. 03 Oct, 2022 1 commit
    • Boyuan Yao's avatar
      [autoparallel] add rotor C version (#1658) · 1df98d5b
      Boyuan Yao authored
      * [autoparallel] add rotor c version
      
      * [fx] remove metainfoprop in rotor solver
      
      * [autoparallel] modify C
       code format
      
      * [autoparallel] remove build.py
      
      * [autoparallel] fix C extension build
      
      * [autoparallel] add C solver consistency test
      
      * [autoparallel] remove some unused imports
      
      * [autoparallel] refactor rotor solver code
      
      * [autoparallel] replace print with colossalai logger
      
      * [autoparallel] ranks fixed
      1df98d5b