Frank Lee
|
d925122020
|
[autoparallel] added new linear module handler (#1616)
|
2022-09-21 12:23:21 +08:00 |
YuliangLiu0306
|
6a8f8cc05e
|
[hotfix] got sliced types (#1614)
|
2022-09-20 14:32:42 +08:00 |
Frank Lee
|
d397842fa8
|
[autoparallel] added new node handler (#1612)
|
2022-09-20 14:17:21 +08:00 |
Frank Lee
|
edb67cb378
|
[autoparallel] refactored the data structure for sharding strategy (#1610)
|
2022-09-20 11:20:54 +08:00 |
YuliangLiu0306
|
eac1b79371
|
[autoparallel] add bcast op handler (#1600)
* [autoparallel] add bcast op handler
* polish code
* add more BCAST FUNC OP
* polish code
* add exception handler
* polish
|
2022-09-16 11:33:01 +08:00 |
YuliangLiu0306
|
faa23b9d9a
|
[autoparallel] add reshape handler (#1594)
* [autoparallel] add reshape handler
* polish code
|
2022-09-14 10:25:45 +08:00 |
YuliangLiu0306
|
3345c6d352
|
[autoparellel]add strategies constructor (#1505)
* [autoparellel]add strategies constructor
* remove duplicated strategies
* polish code
* adapt cost graph with StrategiesConstructor
* polish
|
2022-08-30 16:32:09 +08:00 |
YuliangLiu0306
|
413c053453
|
[autoparallel] add cost graph class (#1481)
* [autoparallel] add cost graph class
* polish code
|
2022-08-25 17:19:59 +08:00 |
Frank Lee
|
ede326298b
|
[autoparallel] integrate auto parallel with torch fx (#1479)
|
2022-08-23 14:23:08 +08:00 |
Frank Lee
|
628c7e3fc8
|
[autoparallel] added dot handler (#1475)
|
2022-08-22 10:32:17 +08:00 |
Frank Lee
|
3a54e1c9b7
|
[autoparallel] standardize the code structure (#1469)
|
2022-08-19 15:51:54 +08:00 |
YuliangLiu0306
|
26a37b5cd5
|
[autoparallel] Add conv handler to generate strategies and costs info for conv (#1467)
|
2022-08-19 14:57:23 +08:00 |