Commit Graph

6 Commits

Author SHA1 Message Date
Frank Lee
d39e11dffb [autoparallel] added namespace constraints (#1490) 2022-08-24 15:44:07 +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
9dae9bb2bc [autoparallel] introduced baseclass for op handler and reduced code redundancy (#1471)
* [autoparallel] introduced baseclass for op handler and reduced code redundancy

* polish code
2022-08-19 16:51:38 +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