digger-yu
|
b7141c36dd
|
[CI] fix some spelling errors (#3707)
* fix spelling error with examples/comminity/
* fix spelling error with tests/
* fix some spelling error with tests/ colossalai/ etc.
|
2023-05-10 17:12:03 +08:00 |
Hongxin Liu
|
3bf09efe74
|
[booster] update prepare dataloader method for plugin (#3706)
* [booster] add prepare dataloader method for plug
* [booster] update examples and docstr
|
2023-05-08 15:44:03 +08:00 |
Hongxin Liu
|
f83ea813f5
|
[example] add train resnet/vit with booster example (#3694)
* [example] add train vit with booster example
* [example] update readme
* [example] add train resnet with booster example
* [example] enable ci
* [example] enable ci
* [example] add requirements
* [hotfix] fix analyzer init
* [example] update requirements
|
2023-05-08 10:42:30 +08:00 |
Hongxin Liu
|
d556648885
|
[example] add finetune bert with booster example (#3693)
|
2023-05-06 11:53:13 +08:00 |
Frank Lee
|
7d8d825681
|
[booster] fixed the torch ddp plugin with the new checkpoint api (#3442)
|
2023-04-06 09:43:51 +08:00 |
Frank Lee
|
73d3e4d309
|
[booster] implemented the torch ddd + resnet example (#3232)
* [booster] implemented the torch ddd + resnet example
* polish code
|
2023-03-27 10:24:14 +08:00 |