1. 21 Mar, 2023 1 commit
  2. 07 Mar, 2023 1 commit
  3. 28 Feb, 2023 1 commit
  4. 23 Feb, 2023 2 commits
  5. 22 Feb, 2023 2 commits
  6. 20 Feb, 2023 1 commit
  7. 17 Feb, 2023 1 commit
  8. 15 Feb, 2023 5 commits
  9. 13 Feb, 2023 1 commit
  10. 10 Feb, 2023 1 commit
  11. 08 Feb, 2023 3 commits
  12. 16 Jan, 2023 1 commit
  13. 12 Jan, 2023 1 commit
  14. 11 Jan, 2023 1 commit
  15. 03 Jan, 2023 1 commit
  16. 30 Dec, 2022 1 commit
  17. 28 Dec, 2022 2 commits
    • YuliangLiu0306's avatar
      [autoparallel] record parameter attribute in colotracer (#2217) · 3b1b91ea
      YuliangLiu0306 authored
      * [autoparallel] record parameter attribute in collotracer
      
      * [autoparallel] fix construct_meta_info bug
      3b1b91ea
    • Boyuan Yao's avatar
      [autoparallel] Attach input, buffer and output tensor to MetaInfo class (#2162) · 24246f7a
      Boyuan Yao authored
      * [fx] metainfo class for auto parallel
      
      * [fx] add unit test for linear metainfo
      
      * [fx] fix bwd param for linear
      
      * [fx] modify unit test
      
      * [fx] modify unit test
      
      * [fx] modify import
      
      * [fx] modify import
      
      * [fx] modify import
      
      * [fx] move meta profiler to auto parallel
      
      * [fx] add conv metainfo class
      
      * [fx] restore profiler
      
      * [fx] restore meta profiler
      
      * [autoparallel] modify unit test
      
      * [fx] modify unit test
      
      * [autoparallel] add batchnorm metainfo class
      
      * [autoparallel] fix batchnorm unit test function declaration
      
      * [fx] restore profiler
      
      * [fx] add relu metainfo class
      
      * [fx] restore profiler
      
      * [autoparallel] modify metainfo input
      
      * [autoparallel] add pooling metainfo
      
      * [autoparallel] add F.linear metainfo generator
      
      * [autoparallel] add binary elementwise metainfo
      
      * [fx] recover profiler
      
      * [autoparallel] fix forward memory calculation
      
      * [autoparallel] modify constants.py
      
      * [autoparallel] remove redundant print
      
      * [autoparallel] add F.conv metainfo
      
      * [autoparallel] linear fix
      
      * [autoparallel] memory estimation for communication actions
      
      * [autoparallel] fix docstring
      
      * [autoparallel] fix variables name
      
      * [autoparallel] attach tensor to metainfo class
      
      * [autoparallel] fix dangerous try except
      
      * [autoparallel] attach memory cost to shape consistency node
      
      * [autoparallel] attach shape consistency node's metainfo to the node
      
      * [autoparallel] remove todo in shape consistency memory estimation
      
      * [autoparallel] fix the annotation
      24246f7a
  18. 27 Dec, 2022 1 commit
  19. 26 Dec, 2022 2 commits
  20. 23 Dec, 2022 1 commit
  21. 20 Dec, 2022 1 commit
  22. 14 Dec, 2022 1 commit
  23. 12 Dec, 2022 1 commit
  24. 09 Dec, 2022 1 commit
  25. 08 Dec, 2022 4 commits
  26. 07 Dec, 2022 1 commit
  27. 06 Dec, 2022 1 commit