Commit Graph

6 Commits

Author SHA1 Message Date
caifubi d490450270 PyNative Bprop run in Graph.
1. Dynamic structure bp graph need to be split and run op by op.
2. Static bp graph can run graph integated. (Only support
CPU/GPU/Non-DynamaiShape)
2022-05-27 23:26:46 +08:00
yao_yf 91dabdce17 parallel initializer seed set 2022-05-23 14:24:29 +08:00
caifubi f99b583f82 Fix bug of top cell clear device memory in PyNative Mode 2022-05-09 19:22:43 +08:00
caifubi d84397473a Only do AllReduce on the output of CNode. 2022-03-30 09:19:57 +08:00
wangjun 789539cbaa modify interface name for shard 2022-03-26 09:10:14 +08:00
wangjun 46612fabfb add st for shard 2022-03-01 15:32:37 +08:00