panyifeng
d6635bbbe2
Add IndexedSlices
5 years ago
zhousiyi
b2ec296f99
add opt pass for tuple_getitem with constant input
5 years ago
gong chen
a6dfa281ea
Init GraphKernel.
- It provides a unified style to express graph and kernel for user.
- It provides a unified IR to represent graph and kernel for developer.
- It breaks the boundary between graph and kernel.
- It provides more opportunities to do compile optimization.
5 years ago
BowenK
8f29e7242f
add pass to eliminate depend value
5 years ago
mindspore-ci-bot
b3f91a4f22
!2295 Optimization for ad
Merge pull request !2295 from Kang/master
5 years ago
Kang
a0d651527f
Optimization for ad
5 years ago
mindspore-ci-bot
9b90d89f6b
!2276 fix eliminate get ref parameter
Merge pull request !2276 from fary86/fix_eliminate_get_ref
5 years ago
fary86
15b3fba0ef
Fix eliminate get ref parameter
5 years ago
Kang
2974b906d3
Optimization for opt
5 years ago
zhaoting
b16a552d41
Revert "Revert "add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try""
This reverts commit 705c71a257 .
5 years ago
gengdongjie
705c71a257
Revert "add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try"
This reverts commit 3db8cfa54f .
6 years ago
Wei Luning
3db8cfa54f
add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try
6 years ago
panyifeng
9e633b6c12
validate bprop rules
6 years ago
buxue
aff6777ecc
fix reviewboot and example of TruncatedNormal and add type mapping
6 years ago
Wei Luning
37c94a5f76
add pass replace_old_param_
6 years ago
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
6 years ago
zhunaipan
930a1fb0a8
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
6 years ago