Commit Graph

7 Commits

Author SHA1 Message Date
muchenjin 718862fd6f modify if xxx is True to if xxx and modify if xxx is not True to if not xxx 2022-01-12 22:31:49 +08:00
Xiaoda Zhang ad5ac77ae8 1) 'auto_parallel_search_mode' changes to 'search_mode';
2) 'sharding_propagation' moves to 'search_mode';
2021-11-25 19:38:21 +08:00
yangzhenzhang 7a40741048 add parallel operator for conv2d 2021-06-10 14:58:51 +08:00
l00591931 9ec100d069 Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00
ms_yan deb1e6e965 use from_numpy and add do_copy option 2020-12-23 21:38:05 +08:00
zhangrunjiao 7d5dc4735c add auto parallel recursive use case 2020-12-14 17:13:10 +08:00
zhangrunjiao b30b7b2d5e add use case 2020-11-30 10:39:29 +08:00