kswang
|
ae3db6d4de
|
fix mix target entry
|
2020-06-22 16:09:25 +08:00 |
mindspore-ci-bot
|
53654f94f2
|
!2056 Enable new control sink
Merge pull request !2056 from zhoufeng/enable-new-control-sink
|
2020-06-20 17:41:30 +08:00 |
zhoufeng
|
bbbfaa2441
|
enable new control sink
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2020-06-20 14:48:21 +08:00 |
panyifeng
|
3c2057297e
|
support multi param for tuple grad
|
2020-06-20 08:39:42 +08:00 |
panyifeng
|
acaa66a738
|
sparse grad for gatherv2
|
2020-06-11 12:00:53 +08:00 |
mindspore-ci-bot
|
4f08d35cc7
|
!1415 support mix target
Merge pull request !1415 from kisnwang/support-mix-target
|
2020-06-01 14:58:42 +08:00 |
kswang
|
c63729b8e6
|
support mix target
|
2020-06-01 14:33:56 +08:00 |
rick_sanchez
|
e2a322b6b7
|
Modify code to support dynamic graph.
|
2020-06-01 10:20:24 +08:00 |
mindspore-ci-bot
|
848d19207f
|
!1359 Optimize the IR modules.
Merge pull request !1359 from ZhangQinghua/master
|
2020-05-25 14:14:44 +08:00 |
Zhang Qinghua
|
3ae925115f
|
Refactoring FuncGraphManager module: Move all info. of nodes and edges from FuncGraphManager into FuncGraph.
|
2020-05-23 09:16:31 +08:00 |
zhoufeng
|
af5019b94f
|
link child graphs
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2020-05-22 15:37:19 +08:00 |
rick_sanchez
|
19dfc98006
|
fix codex and reviewbot
|
2020-05-21 11:41:44 +08:00 |
leopz
|
40e15996b0
|
move default_param out of parameter and remove pybind11 in anf define
|
2020-05-19 19:11:12 +08:00 |
yangzhenzhang
|
6b54a6417d
|
ckpt and restore parameter shape
|
2020-05-18 15:16:29 +08:00 |
zhoufeng
|
b78e54a5c4
|
new control sink entry
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2020-05-14 22:00:28 +08:00 |
gongchen
|
425a207663
|
bug(SA): Add the support of nested loop.
|
2020-05-09 16:18:16 +08:00 |
kpy
|
65cd41844d
|
change manager logic to faster combine_like step
|
2020-04-28 20:54:01 +08:00 |
Xiaoda Zhang
|
e227415673
|
support-the-multiple-subgraphs-in-the-ANF
|
2020-04-27 09:34:41 +08:00 |
zhoufeng
|
c2b3360d69
|
update clang format rule
|
2020-04-21 21:21:19 +08:00 |
chenjianping
|
1286767d0e
|
support building on windows
|
2020-04-15 09:36:48 +00:00 |
Wei Luning
|
37c94a5f76
|
add pass replace_old_param_
|
2020-04-13 17:52:55 +08:00 |
leonwanghui
|
ad76e1c42a
|
Fix some typo errors in pipeline module
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
|
2020-04-04 13:00:24 +08:00 |
mindspore-ci-bot
|
cf54ecfe6e
|
!62 support grad on python function with variable arguments
Merge pull request !62 from amongo/SupportGradOnVarArgs
|
2020-04-02 11:21:06 +08:00 |
huangdongrun
|
d3f733fa25
|
support grad on graph with variable arguments
use unpack graph primitive instead
add testcases for all grad interface
remove debug log
format code
remove dumpfuncgraph
resolve clang-format
resolve reviews
resolve cpplint
fix review
|
2020-04-01 20:24:04 +08:00 |
panyifeng
|
feb1c36811
|
fix parallel related valuenode merging error
|
2020-03-31 19:40:16 +08:00 |
zhunaipan
|
930a1fb0a8
|
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
|
2020-03-27 22:54:54 +08:00 |