"docs/source/zh-Hans/vscode:/vscode.git/clone" did not exist on "8264cd7ef11d1b40d1fc6069bd8c1b20dc78bd08"
  1. 14 Sep, 2022 3 commits
  2. 13 Sep, 2022 8 commits
  3. 12 Sep, 2022 1 commit
    • Boyuan Yao's avatar
      [fx] Add nested checkpoint in activation checkpoint codegen (#1585) · f3687e4e
      Boyuan Yao authored
      * [fx] add nested activation_checkpoint codegen
      
      * undo algorithms commits
      
      * solver
      
      * undo some commits
      
      * [fx] torch11 add nested activation checkpoint codegen
      
      * remove some imports
      
      * [fx] add some comments in activation codegen
      
      * [fx] codegen instance error fix
      f3687e4e
  4. 09 Sep, 2022 1 commit
  5. 08 Sep, 2022 25 commits
  6. 07 Sep, 2022 2 commits
    • Kirigaya Kazuto's avatar
    • Super Daniel's avatar
      [fx] provide a stable but not accurate enough version of profiler. (#1547) · 4f596932
      Super Daniel authored
      * [fx] compute memory stat and flop count for MetaInfoProp.
      
      * [fx] modify node attribute.
      
      * [fx] modify ckpt_chen.
      
      * [fx] fix compatibility.
      
      * [fx] fix import error.
      
      * [fx] skip test for MetaInfoProp.
      
      * [fx] skip test for MetaInfoProp.
      
      * [fx] skip test for MetaInfoProp.
      
      * [fx] skip test for MetaInfoProp.
      
      * [fx] skip if torch 1.11.0.
      
      * [fx] recover MetaInfoProp support for PyTorch 1.11.
      
      * [fx] provide a stable but not accurate enough version of profiler.
      
      * [fx] provide a stable but not accurate enough version of profiler.
      
      * [fx] fix compatibility in tests.
      
      * [fx] fix compatibility in tests.
      
      * [fx] fix compatibility in tests.
      
      * [fx] fix compatibility in tests.
      
      * [fx] fix compatibility in tests.
      
      * [fx] fix compatibility in tests.
      
      * [fx] fix compatibility in tests.
      
      * [fx] fix compatibility in tests.
      
      * [fx] fix compatibility in tests.
      
      * [fx] fix compatibility in tests.
      
      * [fx] fix import error.
      4f596932