Commit Graph

16 Commits

Author SHA1 Message Date
fary86 1dbc3b491a fix bug of no line info when error reporting 2020-09-22 04:06:21 +08:00
wuyongkang 78611b5d5b fix static check problems 2020-08-14 19:27:52 +08:00
He Wei d981dda97f Decouple infer trace from LogWriter 2020-07-31 18:55:22 +08:00
liubuyu f4bc0bc9fe move the dependency of utils to core 2020-07-27 10:28:46 +08:00
liubuyu 43c79eb853 mindspore path adjust 2020-07-14 18:07:28 +08:00
fary86 abfaf15951 Fix codex, split big functions 2020-06-03 17:02:49 +08:00
fary86 dad1f809c1 Enhence dump ir with type info when infer failed 2020-06-02 16:05:15 +08:00
leopz a9e30a96db separate py from debug and utils 2020-05-28 17:45:47 +08:00
leopz 4508134ceb add tensor_minnie and separate py from ir 2020-05-28 14:26:26 +08:00
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
2020-05-26 16:19:58 +08:00
Kang be60bd3d79 Code refactoring for the static_analysis : modified Infer to Eval. 2020-05-15 09:56:41 +08:00
buxue aff6777ecc fix reviewboot and example of TruncatedNormal and add type mapping 2020-04-26 10:01:20 +08:00
zhoufeng c2b3360d69 update clang format rule 2020-04-21 21:21:19 +08:00
leonwanghui 322ffef3e4 Fix some typo errors in mindspore ir module
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
2020-04-06 16:15:09 +08:00
fary86 816b60491d Dump graph with type info when static analysis failed 2020-03-31 21:08:48 +08:00
zhunaipan 930a1fb0a8 initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
2020-03-27 22:54:54 +08:00