digger yu
|
1baeb39c72
|
[NFC] fix typo with colossalai/auto_parallel/tensor_shard (#3742)
* fix typo applications/ and colossalai/ date 5.11
* fix typo colossalai/
|
2023-05-17 11:13:23 +08:00 |
YuliangLiu0306
|
cb3d1bef62
|
[autoparallel] adapt autoparallel tests with latest api (#2626)
|
2023-02-08 15:02:12 +08:00 |
YuliangLiu0306
|
1c1fe44305
|
[autoparallel] adapt solver with self attention (#2037)
* [autoparallel] adapt solver with self attention
* polish code
|
2022-12-01 17:53:15 +08:00 |
YuliangLiu0306
|
155891113e
|
[autoparallel] use pytree map style to process data (#1989)
|
2022-11-21 10:44:22 +08:00 |
YuliangLiu0306
|
845ff4a47a
|
[autoparallel] resnet block runtime apply (#1709)
* [autoparallel] resnet block runtime apply
* seperate buffer and parameter in MemoryCost
* polish code
* add comments and todos
* fix test issue
|
2022-10-17 13:37:38 +08:00 |
Frank Lee
|
6c331a5a09
|
[autoparallel] refactored the autoparallel module for organization (#1706)
* [autoparallel] refactored the autoparallel module for organization
* polish code
|
2022-10-14 13:27:00 +08:00 |