YuliangLiu0306
|
b0f7c8bde8
|
[autoparallel] update CommSpec to CommActions (#1768)
* [autoparallel] update CommSpec to CommActions
* polish code
|
2022-10-28 09:57:43 +08:00 |
YuliangLiu0306
|
b4cc59b61e
|
[autoparallel] add numerical test for node strategies (#1760)
* [autoparallel] add numerical test for node strategies
* polish code
* polish code
|
2022-10-27 10:42:54 +08:00 |
Frank Lee
|
f9a613d660
|
[autoparallel] added binary elementwise node handler (#1758)
* [autoparallel] added binary elementwise node handler
* polish code
|
2022-10-25 14:32:01 +08:00 |
Frank Lee
|
262652c8bc
|
[autoparallel] added addbmm handler (#1751)
|
2022-10-21 18:55:48 +08:00 |
YuliangLiu0306
|
cdb7d5e7d2
|
[hotfix] autoparallel unit test (#1752)
|
2022-10-20 19:51:38 +08:00 |
YuliangLiu0306
|
a4ce180e85
|
[autoparallel] add sequential order to communication actions (#1735)
|
2022-10-20 18:48:18 +08:00 |
Frank Lee
|
474111ecb5
|
[autoparallel] fixed wrong sharding strategy in conv handler (#1747)
* [autoparallel] fixed wrong sharding strategy in conv handler
* polish code
|
2022-10-20 16:12:39 +08:00 |
Frank Lee
|
8b8937d901
|
[autoparallel] fixed wrong generated strategy for dot op (#1746)
* [autoparallel] fixed wrong generated strategy for dot op
* polish code
|
2022-10-20 15:18:16 +08:00 |
Frank Lee
|
993b8875b6
|
[autoparallel] handled illegal sharding strategy in shape consistency (#1744)
* [autoparallel] handled illegal sharding strategy in shape consistency
* polish code
|
2022-10-20 12:06:25 +08:00 |
Frank Lee
|
88a79814fb
|
[autoparallel] handled illegal strategy in node handler (#1743)
* [autoparallel] handled illegal strategy in node handler
* polish code
|
2022-10-19 17:08:52 +08:00 |
Frank Lee
|
eee84908d4
|
[autoparallel] handled illegal sharding strategy (#1728)
* [autoparallel] handled illegal sharding strategy
* polish code
|
2022-10-19 12:53:06 +08:00 |
YuliangLiu0306
|
d373e67b99
|
[hotfix] resharding cost issue (#1742)
|
2022-10-19 11:33:43 +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
|
22a115406b
|
[autoparallel] fixed broken node handler tests (#1708)
|
2022-10-14 18:25:59 +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 |
Frank Lee
|
8283e95db3
|
[autoparallel] collated all deprecated files (#1700)
* [autoparallel] collated all deprecated files
* polish code
|
2022-10-13 18:24:11 +08:00 |
Frank Lee
|
e2355d01b9
|
[autoparallel] init new folder structure (#1696)
|
2022-10-13 14:18:55 +08:00 |