Frank Lee
416a50dbd7
[doc] moved doc test command to bottom ( #3075 )
2 years ago
Frank Lee
ea0b52c12e
[doc] specified operating system requirement ( #3019 )
...
* [doc] specified operating system requirement
* polish code
2 years ago
ver217
378d827c6b
[doc] update nvme offload doc ( #3014 )
...
* [doc] update nvme offload doc
* [doc] add doc testing cmd and requirements
* [doc] add api reference
* [doc] add dependencies
2 years ago
Frank Lee
8fedc8766a
[workflow] supported conda package installation in doc test ( #3028 )
...
* [workflow] supported conda package installation in doc test
* polish code
* polish code
* polish code
* polish code
* polish code
* polish code
2 years ago
Frank Lee
e0a1c1321c
[doc] added reference to related works ( #2994 )
...
* [doc] added reference to related works
* polish code
2 years ago
github-actions[bot]
dca98937f8
[format] applied code formatting on changed files in pull request 2933 ( #2939 )
...
Co-authored-by: github-actions <github-actions@github.com>
2 years ago
binmakeswell
8264cd7ef1
[doc] add env scope ( #2933 )
2 years ago
Frank Lee
b8804aa60c
[doc] added readme for documentation ( #2935 )
2 years ago
Frank Lee
9e3b8b7aff
[doc] removed read-the-docs ( #2932 )
2 years ago
Frank Lee
77b88a3849
[workflow] added auto doc test on PR ( #2929 )
...
* [workflow] added auto doc test on PR
* [workflow] added doc test workflow
* polish code
* polish code
* polish code
* polish code
* polish code
* polish code
* polish code
2 years ago
binmakeswell
0afb55fc5b
[doc] add os scope, update tutorial install and tips ( #2914 )
2 years ago
YuliangLiu0306
cf6409dd40
Hotfix/auto parallel zh doc ( #2820 )
...
* [hotfix] fix autoparallel zh docs
* polish
* polish
2 years ago
YuliangLiu0306
2059fdd6b0
[hotfix] add copyright for solver and device mesh ( #2803 )
...
* [hotfix] add copyright for solver and device mesh
* add readme
* add alpa license
* polish
2 years ago
Frank Lee
e376954305
[doc] add opt service doc ( #2747 )
2 years ago
Frank Lee
5479fdd5b8
[doc] updated documentation version list ( #2730 )
2 years ago
Frank Lee
2045d45ab7
[doc] updated documentation version list ( #2715 )
2 years ago
Frank Lee
0966008839
[dooc] fixed the sidebar itemm key ( #2672 )
2 years ago
Frank Lee
6d60634433
[doc] added documentation sidebar translation ( #2670 )
2 years ago
Frank Lee
81ea66d25d
[release] v0.2.3 ( #2669 )
...
* [release] v0.2.3
* polish code
2 years ago
YuliangLiu0306
8de85051b3
[Docs] layout converting management ( #2665 )
2 years ago
Frank Lee
b673e5f78b
[release] v0.2.2 ( #2661 )
2 years ago
Frank Lee
cd4f02bed8
[doc] fixed compatiblity with docusaurus ( #2657 )
2 years ago
Frank Lee
a4ae43f071
[doc] added docusaurus-based version control ( #2656 )
2 years ago
Frank Lee
85b2303b55
[doc] migrate the markdown files ( #2652 )
2 years ago
Frank Lee
d3480396f8
[doc] updated the sphinx theme ( #2635 )
2 years ago
binmakeswell
a01278e810
Update requirements.txt
2 years ago
Jiarui Fang
cc0ed7cf33
[Gemini] ZeROHookV2 -> GeminiZeROHook ( #1972 )
2 years ago
Ziyue Jiang
63f250bbd4
fix file name ( #1759 )
...
Co-authored-by: Ziyue Jiang <ziyue.jiang@gmail.com>
2 years ago
ver217
d068af81a3
[doc] update rst and docstring ( #1351 )
...
* update rst
* add zero docstr
* fix docstr
* remove fx.tracer.meta_patch
* fix docstr
* fix docstr
* update fx rst
* fix fx docstr
* remove useless rst
2 years ago
Jiarui Fang
4165eabb1e
[hotfix] remove potiential circle import ( #1307 )
...
* make it faster
* [hotfix] remove circle import
2 years ago
Jiarui Fang
4d9332b4c5
[refactor] moving memtracer to gemini ( #801 )
3 years ago
ver217
f69507dd22
update rst ( #615 )
3 years ago
Liang Bowen
2c45efc398
html refactor ( #555 )
3 years ago
LuGY
c44d797072
[docs] updatad docs of hybrid adam and cpu adam ( #552 )
3 years ago
ver217
ffca99d187
[doc] update apidoc ( #530 )
3 years ago
ver217
9caa8b6481
docs get correct release version ( #489 )
3 years ago
ver217
7e30068a22
[doc] update rst ( #470 )
...
* update rst
* remove empty rst
3 years ago
binmakeswell
ce7b2c9ae3
update README and images path ( #384 )
3 years ago
binmakeswell
08eccfe681
add community group and update issue template( #271 )
3 years ago
Sze-qq
3312d716a0
update experimental visualization ( #253 )
3 years ago
binmakeswell
753035edd3
add Chinese README
3 years ago
WANG-CR
6fb550acdb
update logo
3 years ago
ver217
1949d3a889
update doc requirements and rtd conf ( #165 )
3 years ago
Frank Lee
be85a0f366
removed tutorial markdown and refreshed rst files for consistency
3 years ago
binmakeswell
17ce8569a8
add logo at homepage, add forum in issue template ( #161 )
3 years ago
puck_WCR
9473a1b9c8
AMP docstring/markdown update ( #160 )
3 years ago
ver217
96780e6ee4
Optimize pipeline schedule ( #94 )
...
* add pipeline shared module wrapper and update load batch
* added model parallel process group for amp and clip grad (#86 )
* added model parallel process group for amp and clip grad
* update amp and clip with model parallel process group
* remove pipeline_prev/next group (#88 )
* micro batch offload
* optimize pipeline gpu memory usage
* pipeline can receive tensor shape (#93 )
* optimize pipeline gpu memory usage
* fix grad accumulation step counter
* rename classes and functions
Co-authored-by: Frank Lee <somerlee.9@gmail.com>
3 years ago
ver217
8f02a88db2
add interleaved pipeline, fix naive amp and update pipeline model initializer ( #80 )
3 years ago
Frank Lee
35813ed3c4
update examples and sphnix docs for the new api ( #63 )
3 years ago
ver217
7d3711058f
fix zero3 fp16 and add zero3 model context ( #62 )
3 years ago