YuliangLiu0306
|
81f7530ee7
|
[autoparallel] adapt solver and CostGraph with new handler (#1695)
* [autoparallel] adapt solver and CostGraph with new handler
* fix test issue
|
2022-10-13 14:04:15 +08:00 |
|
YuliangLiu0306
|
42b882ef06
|
[autoparallel] add output handler and placeholder handler (#1694)
* [autoparallel] add output handler and placeholder handler
* Delete test_solver_with_resnet.py
* fix test bugs
|
2022-10-13 13:42:36 +08:00 |
|
YuliangLiu0306
|
56088e6d98
|
[autoparallel] add pooling handler (#1690)
* [autoparallel] add pooling handler
* polish code
|
2022-10-13 13:42:13 +08:00 |
|
YuliangLiu0306
|
319d654f79
|
[autoparallel] where_handler_v2 (#1688)
* where generator
* [autoparallel] where_handler_v2
|
2022-10-13 11:02:22 +08:00 |
|
YuliangLiu0306
|
af718e83f2
|
[autoparallel] add reshape handler v2 and fix some previous bug (#1683)
|
2022-10-11 18:12:59 +08:00 |
|
YuliangLiu0306
|
517b63939a
|
[autoparallel] add unary element wise handler v2 (#1674)
|
2022-10-09 17:30:42 +08:00 |
|
YuliangLiu0306
|
f6c6a932b8
|
[autoparallel] add following node generator (#1673)
* [autoparallel] add following node generator
* polish code
* polish code
* update name of arguments
|
2022-10-09 14:49:18 +08:00 |
|
YuliangLiu0306
|
52fda88796
|
[autoparallel] add layer norm handler v2 (#1671)
* [autoparallel] add layer norm handler v2
* polish code
* polish code
|
2022-10-09 14:23:22 +08:00 |
|
YuliangLiu0306
|
11ec070e53
|
[hotfix]unit test (#1670)
|
2022-09-29 12:49:28 +08:00 |
|
YuliangLiu0306
|
3f068d1409
|
[autoparallel] update CommSpec (#1667)
|
2022-09-29 11:20:59 +08:00 |
|
Frank Lee
|
247a9dbca9
|
[autoparallel] added bias comm spec to matmul strategy (#1664)
|
2022-09-29 11:08:05 +08:00 |
|
YuliangLiu0306
|
746f8f979d
|
[autoparallel] add batch norm handler v2 (#1666)
|
2022-09-29 11:02:49 +08:00 |
|
Frank Lee
|
3a4d6f63a8
|
[autoparallel] added node handler for bmm (#1655)
|
2022-09-28 11:32:16 +08:00 |
|
YuliangLiu0306
|
095854477f
|
[autoparallel] add conv handler v2 (#1663)
|
2022-09-28 11:24:59 +08:00 |
|
Frank Lee
|
30e50c8b4a
|
[autoparallel] implemented all matmul strategy generator (#1650)
|
2022-09-27 12:06:25 +08:00 |
|
Frank Lee
|
45b39a692a
|
[autoparallel] implemented linear projection strategy generator (#1639)
|
2022-09-26 16:58:14 +08:00 |
|