1. 15 Aug, 2023 2 commits
  2. 04 Jul, 2023 3 commits
  3. 15 May, 2023 1 commit
    • Hongxin Liu's avatar
      [devops] update torch version of CI (#3725) · afb239bb
      Hongxin Liu authored
      * [test] fix flop tensor test
      
      * [test] fix autochunk test
      
      * [test] fix lazyinit test
      
      * [devops] update torch version of CI
      
      * [devops] enable testmon
      
      * [devops] fix ci
      
      * [devops] fix ci
      
      * [test] fix checkpoint io test
      
      * [test] fix cluster test
      
      * [test] fix timm test
      
      * [devops] fix ci
      
      * [devops] fix ci
      
      * [devops] fix ci
      
      * [devops] fix ci
      
      * [devops] force sync to test ci
      
      * [test] skip fsdp test
      afb239bb
  4. 11 May, 2023 1 commit
    • digger-yu's avatar
      [CI] fix typo with tests/ etc. (#3727) · 1f73609a
      digger-yu authored
      * fix spelling error with examples/comminity/
      
      * fix spelling error with tests/
      
      * fix some spelling error with tests/ colossalai/ etc.
      
      * fix spelling error with tests/ etc. date:2023.5.10
      1f73609a
  5. 06 Apr, 2023 1 commit
  6. 30 Mar, 2023 1 commit
  7. 24 Mar, 2023 1 commit
  8. 22 Mar, 2023 1 commit
    • YuliangLiu0306's avatar
      [FX] refactor experimental tracer and adapt it with hf models (#3157) · f57d3495
      YuliangLiu0306 authored
      * pass gpt trace and meta_prop
      
      * pass t5 trace and meta_prop
      
      * [FX] refactor experimental tracer and adapt it with hf models
      
      * pass all mainstream model zoo
      
      * fix CI
      
      * fix CI
      
      * fix CI
      
      * fix CI
      
      * fix CI
      
      * fix CI
      
      * fix CI
      
      * fix CI
      
      * skip tests
      
      * fix CI
      
      * using packaging version
      
      * polish
      f57d3495
  9. 20 Mar, 2023 3 commits
  10. 15 Mar, 2023 4 commits
  11. 14 Mar, 2023 2 commits
  12. 07 Mar, 2023 1 commit
  13. 02 Dec, 2022 2 commits
  14. 25 Nov, 2022 1 commit
  15. 10 Nov, 2022 3 commits
  16. 08 Nov, 2022 2 commits
  17. 04 Nov, 2022 1 commit
  18. 02 Nov, 2022 1 commit
  19. 01 Nov, 2022 2 commits
  20. 26 Oct, 2022 1 commit
  21. 20 Oct, 2022 1 commit
  22. 19 Oct, 2022 1 commit
  23. 18 Oct, 2022 1 commit
    • Super Daniel's avatar
      [fx/meta/rpc] move _meta_registration.py to fx folder / register fx functions... · 393f5940
      Super Daniel authored
      [fx/meta/rpc] move _meta_registration.py to fx folder / register fx functions with compatibility checks / remove color debug (#1710)
      
      * [fx] move meta registration
      
      * [fx] fix tests.
      
      * [fx] fix test.
      
      * [fx] fix.
      
      * [meta] refactor meta registration.py.
      
      * [fx] add compatibility descriptions.
      
      * [fx] polish import.
      
      * [fx] add a decorator.
      
      * [fx] fix tests.
      
      * [fx] remove print.
      
      * [fx] edit raise error.
      
      * [fx] edit raise error.
      
      * [fx] add type hint.
      
      * [fx] fix import in experimental.
      
      * [rpc] remove color debug.
      
      * [meta] fix naming.
      393f5940
  24. 12 Oct, 2022 1 commit
  25. 11 Oct, 2022 1 commit
  26. 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