1. 10 Oct, 2022 1 commit
    • 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
  2. 09 Oct, 2022 1 commit
    • Kirigaya Kazuto's avatar
      [pipeline/rank_recorder] fix bug when process data before backward | add a... · 3b2a59b0
      Kirigaya Kazuto authored
      [pipeline/rank_recorder] fix bug when process data before backward | add a tool for multiple ranks debug (#1681)
      
      * [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
      3b2a59b0
  3. 29 Sep, 2022 1 commit
    • Kirigaya Kazuto's avatar
      [pipeline/pytree] add pytree to process args and kwargs | provide... · 9708638d
      Kirigaya Kazuto authored
      [pipeline/pytree] add pytree to process args and kwargs | provide `data_process_func` to process args and kwargs after forward (#1642)
      
      * [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
      9708638d