"vscode:/vscode.git/clone" did not exist on "9ee4ebea83b483cf95c6c4924621e89860cc6fd5"
- 21 Mar, 2023 1 commit
-
-
Zihao authored
* add auto-offload feature * polish code * fix syn offload runtime pass bug * add offload example * fix offload testing bug * fix example testing bug
-
- 20 Mar, 2023 4 commits
- 17 Mar, 2023 2 commits
-
-
ver217 authored
* [lazyinit] fix shared module * [tests] add lazy init test utils * [tests] add torchvision for lazy init * [lazyinit] fix pre op fn * [lazyinit] handle legacy constructor * [tests] refactor lazy init test models * [tests] refactor lazy init test utils * [lazyinit] fix ops don't support meta * [tests] lazy init test timm models * [lazyinit] fix set data * [lazyinit] handle apex layers * [tests] lazy init test transformers models * [tests] lazy init test torchaudio models * [lazyinit] fix import path * [tests] lazy init test torchrec models * [tests] update torch version in CI * [tests] revert torch version in CI * [tests] skip lazy init test
-
Frank Lee authored
* [booster] implemented mixed precision class * polish code
-
- 15 Mar, 2023 4 commits
-
-
YuliangLiu0306 authored
-
ver217 authored
* [tests] model zoo add torchaudio models * [tests] refactor torchaudio wavernn * [tests] refactor fx torchaudio tests
-
Frank Lee authored
-
Frank Lee authored
* [test] added torchvision models to test model zoo * polish code * polish code * polish code * polish code * polish code * polish code
-
- 14 Mar, 2023 3 commits
-
-
HELSON authored
* [tests] diffuser models in model zoo * remove useless code * [tests] add diffusers to requirement-test
-
YuliangLiu0306 authored
* [DTensor] refactor dtensor with new components * polish
-
Frank Lee authored
* [test] added timm models to test model zoo * polish code * polish code * polish code * polish code * polish code
-
- 13 Mar, 2023 1 commit
-
-
Xuanlei Zhao authored
* refact memory code * dont log free var memory * add memory align * update chunk target * update setting for new memory * finish test * update tracer * update typo * update test * add unet test * add bench * update bench * update bench * init * support vit * move to cpu * add cpu benchmark
-
- 10 Mar, 2023 3 commits
-
-
Super Daniel authored
* [hotfix] meta tensor default device. * [siu] add experimental submodules to main branch. * [siu] * [siu] * [analyzer] init. * [analyzer] readme. * [analyzer] readme. * [analyzer] readme. * [analyzer] readme. * [test] add test. * Update symbolic_trace.py * mark skip tests. * try except. * try except. * try except. * s * init * init * fix * skip * skip --------- Co-authored-by:
Daniel Shao <superdainiu@MININT-PVARVID.fareast.corp.microsoft.com> Co-authored-by:
Daniel Shao <superdainiu@Daniels-Mac.local>
-
Xuanlei Zhao authored
support vit for autochunk * support some new ops for vit * fix some bugs * add test for vit
-
YuliangLiu0306 authored
* [DTensor] refactor LayoutConverter for DTensor * polish code * polish docstring
-
- 08 Mar, 2023 2 commits
-
-
Xuanlei Zhao authored
* refact memory code * dont log free var memory * add memory align * update chunk target * update setting for new memory * finish test * update tracer * update typo * update test
-
YuliangLiu0306 authored
-
- 07 Mar, 2023 2 commits
-
-
YuliangLiu0306 authored
* [hotfix] skip auto checkpointing tests * fix test name issue
-
YuliangLiu0306 authored
* [autoparallel] refactor sharding spec * rename function name
-
- 01 Mar, 2023 1 commit
-
-
YuliangLiu0306 authored
* [DTensor] implementation of dtensor * test layout convert * polish
-
- 28 Feb, 2023 1 commit
-
-
YuliangLiu0306 authored
-
- 23 Feb, 2023 2 commits
-
-
YuliangLiu0306 authored
-
YuliangLiu0306 authored
* [autoparallel] find repeat blocks * polish * polish * polish
-
- 22 Feb, 2023 2 commits
-
-
Boyuan Yao authored
* [autoparallel] patch meta information of torch.where * [autoparallel] pre-commit modified
-
Boyuan Yao authored
* [autoparallel] tanh meta information * [autoparallel] remove redundant code * [autoparallel] patch meta information of torch.nn.Dropout
-
- 20 Feb, 2023 1 commit
-
-
Boyuan Yao authored
* [autoparallel] tensor related meta information prototype * [autoparallel] tensor related meta information * [autoparallel] tensor related meta information * [autoparallel] tensor related meta information * [autoparallel] tensor related meta information
-
- 17 Feb, 2023 2 commits
-
-
HELSON authored
-
Boyuan Yao authored
* [autoparallel] embedding metainfo * [autoparallel] fix function name in test_activation_metainfo * [autoparallel] undo changes in activation metainfo and related tests
-
- 15 Feb, 2023 5 commits
-
-
YuliangLiu0306 authored
-
YuliangLiu0306 authored
* [autoparallel] add shard option * polish
-
YuliangLiu0306 authored
* [autoparallel] refactor runtime pass * add unit test * polish
-
YuliangLiu0306 authored
-
YuliangLiu0306 authored
-
- 13 Feb, 2023 2 commits
-
-
Boyuan Yao authored
[autoparallel] Patch meta information of `torch.nn.functional.softmax` and `torch.nn.Softmax` (#2674) * [autoparallel] softmax metainfo * [autoparallel] softmax metainfo
-
HELSON authored
-
- 10 Feb, 2023 1 commit
-
-
Boyuan Yao authored
* [autoparallel] layernorm metainfo patch * [autoparallel] polish test
-
- 08 Feb, 2023 1 commit
-
-
YuliangLiu0306 authored
* [autoparallel] refactor handlers which reshape input tensors * polish
-