kingfo
28dabf0332
fix grad flag update issue in pynative
5 years ago
liubuyu
a499d4e47c
decoupling core and debug
5 years ago
liubuyu
f4bc0bc9fe
move the dependency of utils to core
5 years ago
He Wei
60d168adec
Decouple ir from optimizer
5 years ago
panyifeng
5a10383cc3
add coo_tensor
5 years ago
liubuyu
43c79eb853
mindspore path adjust
5 years ago
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
Kang
2974b906d3
Optimization for opt
5 years ago
mindspore-ci-bot
9e1dea1ff9
!1928 delete redundant reshape op
...
Merge pull request !1928 from yoonlee666/deletereshape
5 years ago
yoonlee666
881af56ec3
optimize redundant reshape op
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
huangdongrun
beacc26077
* add isconstant primitive
...
* add infer_value for common math ops
* convert constant bool tensor to bool value
* do not infer value when encounter 0 as division
for while condition, do not unrool if condition is a tensor
5 years ago
gengdongjie
705c71a257
Revert "add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try"
...
This reverts commit 3db8cfa54f
.
5 years ago
Wei Luning
3db8cfa54f
add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try
5 years ago
Wei Luning
f305d6f8a7
Revert "add pattern AdjustAllReduceMulAdd"
...
This reverts commit ea6958c50a
.
5 years ago
Wei Luning
ea6958c50a
add pattern AdjustAllReduceMulAdd
5 years ago
biffex
62bbf560c6
constant duplicate mul for momentum
5 years ago
zhunaipan
930a1fb0a8
initial version
...
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
5 years ago