Zhang Qinghua
8b8c59f01e
Optimize the compile performance in Parser, FG, Manager and Renormalize:
---
Remove the routine of handling isolated nodes in Renormalize.
Add isolated nodes from Parser&Resolver.
Modify isolated nodes handling in FG&Manager.
Optimize the renormalize routines.
Other optimizations.
5 years ago
buxue
3df40b73a5
clear parse or resolve debug info
5 years ago
buxue
69d9a33ddb
show line of code when parse or resolve phase exception
5 years ago
Zhang Qinghua
b43d71c130
Throw exception if using call stack for CNodes in the same func graph.
5 years ago
fary86
1dbc3b491a
fix bug of no line info when error reporting
5 years ago
wuyongkang
78611b5d5b
fix static check problems
5 years ago
He Wei
d981dda97f
Decouple infer trace from LogWriter
5 years ago
liubuyu
f4bc0bc9fe
move the dependency of utils to core
5 years ago
liubuyu
43c79eb853
mindspore path adjust
5 years ago
fary86
abfaf15951
Fix codex, split big functions
5 years ago
fary86
dad1f809c1
Enhence dump ir with type info when infer failed
5 years ago
leopz
a9e30a96db
separate py from debug and utils
5 years ago
leopz
4508134ceb
add tensor_minnie and separate py from ir
5 years ago
huangdongrun
1159f2b11e
add prim infer attr cache
modify infer to get abstract value and attr value map together
support get attr in specialize
clone primitive when specialize if attribute is not the same with
infered attribute
5 years ago
Kang
be60bd3d79
Code refactoring for the static_analysis : modified Infer to Eval.
5 years ago
buxue
aff6777ecc
fix reviewboot and example of TruncatedNormal and add type mapping
5 years ago
zhoufeng
c2b3360d69
update clang format rule
5 years ago
leonwanghui
322ffef3e4
Fix some typo errors in mindspore ir module
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
6 years ago
fary86
816b60491d
Dump graph with type info when static analysis failed
6 years ago
zhunaipan
930a1fb0a8
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
6 years ago