".github/vscode:/vscode.git/clone" did not exist on "4965c0dabd2df118a0ae33fd6f291fab617600a3"
- 07 Sep, 2022 6 commits
-
-
Kirigaya Kazuto authored
-
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.
-
github-actions[bot] authored
Co-authored-by:github-actions <github-actions@github.com>
-
YuliangLiu0306 authored
-
YuliangLiu0306 authored
-
YuliangLiu0306 authored
-
- 06 Sep, 2022 5 commits
-
-
ver217 authored
* refactor parallel layer * broadcast rank0 model after load ckpt
-
ver217 authored
-
Super Daniel authored
-
ver217 authored
* fix init context * fix lazy init ctx
-
Jiarui Fang authored
-
- 05 Sep, 2022 3 commits
-
-
Boyuan Yao authored
* [fx] Add common node into linearize * [fx] Add common node to solver
-
CsRic authored
-
Super Daniel authored
* [fx] support meta tracing for aten level computation graphs like functorch. * [fx] support meta tracing for aten level computation graphs like functorch. * [fx] remove redundant import. * [fx] add docstring.
-
- 02 Sep, 2022 3 commits
-
-
Jiarui Fang authored
-
Jiarui Fang authored
-
Boyuan Yao authored
* [fx] modify solver linearize and add test * [fx] add torch11 test of linearize but skip it * [fx] remove some unused imports
-
- 01 Sep, 2022 6 commits
-
-
Super Daniel authored
* [fx] add test for meta tensor. * [fx] add test for meta tensor. * [fx] add test for meta tensor. * [fx] add test for meta tensor. * [fx] fix error.
-
YuliangLiu0306 authored
-
CsRic authored
-
Kirigaya Kazuto authored
[pipeline/pipleline_process_group] finish PipelineProcessGroup to manage local abd global rank in TP,DP and PP (#1508) * support p2p communication with any type of object | pass test * reconstruct pipeline schedule with p2p_v2.py(support communication with List[Any]) | pass test * [engin/schedule] use p2p_v2 to recontruct pipeline_schedule * [pipeline/rpc] implement a demo for PP with cuda rpc framework * [pipeline/rpc] support interleaving | fix checkpoint bug | change logic when dispatch data in work_list to ensure steady 1F1B * [pipeline/rpc] implement distributed optimizer | test with assert_close * [pipeline/rpc] implement distributed optimizer | test with assert_close * [pipeline/rpc] update outstanding mechanism | optimize dispatching strategy * [pipeline/rpc] update outstanding mechanism | optimize dispatching strategy * [pipeline/rpc] update outstanding mechanism | optimize dispatching strategy * [pipeline/pipleline_process_group] finish PipelineProcessGroup to manage local abd global rank in TP,DP and PP * [pipeline/pipleline_process_group] remove comment * [pipeline/pipleline_process_group] remove comment * [pipeline/pipleline_process_group] skip process group test * [pipeline/pipleline_process_group] remove test named function
-
binmakeswell authored
-
Super Daniel authored
* [hotfix] avoid conflict of meta registry with torch 1.13.0. * [hotfix] avoid conflict of meta registry with torch 1.13.0.
-
- 31 Aug, 2022 4 commits
-
-
Boyuan Yao authored
* [fx] fix wrong variable name in solver rotor * [fx] fix wrong variable name in solver rotor * [fx] fix the discretize bug * [fx] fix the first op in activation checkpoint codegen * [fx] fix some bugs of ckpt solver * [fx] modify test_ckpt_torchvision * [fx] set sequence to __sequence__ attr of GraphModule * [fx] docstring modification * [fx] remove performance test
-
github-actions[bot] authored
Co-authored-by:github-actions <github-actions@github.com>
-
Super Daniel authored
* [fx] hack __torch_dispatch__ for meta tensor and autograd. * [fx] hack __torch_dispatch__ for meta tensor and autograd. * [fx] hack __torch_dispatch__ for meta tensor and autograd. * [fx] hack __torch_dispatch__ for meta tensor and autograd. * [fx] hack __torch_dispatch__ for meta tensor and autograd. * [fx] add bad case detections. * [fx] add bad case detections. * [fx] rename MetaTensor attributes. * [fx] fix unexpected error. * [fx] fix unexpected error. * [fx] fix unexpected error. * [fx] fix unexpected error. * [fx] fix unexpected error. * [fx] add register backward for native_batch_norm_backward. * [fx] add more meta backend support for nn.Modules. * [fx] add meta backend to support timm and torchvision models. * [fx] add meta hardswish for timm models.
-
Jiarui Fang authored
-
- 30 Aug, 2022 5 commits
-
-
YuliangLiu0306 authored
* [autoparellel]add strategies constructor * remove duplicated strategies * polish code * adapt cost graph with StrategiesConstructor * polish
-
Frank Lee authored
* [autoparallel] added liveness analysis * remove memory cost
-
Jiarui Fang authored
-
github-actions[bot] authored
Co-authored-by:github-actions <github-actions@github.com>
-
Super Daniel authored
-
- 29 Aug, 2022 4 commits
-
-
Jiarui Fang authored
-
Jiarui Fang authored
-
CsRic authored
-
github-actions[bot] authored
Co-authored-by:github-actions <github-actions@github.com>
-
- 27 Aug, 2022 1 commit
-
-
Boyuan Yao authored
-
- 26 Aug, 2022 3 commits
-
-
Boyuan Yao authored
* [fx] fix wrong variable name in solver rotor * [fx] fix wrong variable name in solver rotor * code modification * [fx] fix the discretize bug
-
Boyuan Yao authored
* [fx] fix wrong variable name in solver rotor * [fx] fix wrong variable name in solver rotor * code modification
-
Sze-qq authored
-