Commit Graph

14 Commits

Author SHA1 Message Date
zhousiyi 09f619fd3a Set and propagate break or continue flag. Add test case for raise and
assert statement.
2022-08-27 07:51:23 +00:00
zhousiyi 06097cc7e6 Ignore tranformation of parallel if for special case of return in while/for loop 2022-08-19 00:50:51 +00:00
chenfei 5791f51e4b static waring clean of master 2022-08-08 19:23:55 +08:00
zhousiyi 6afda60609 add ut test cases for parallel-if by check isomorphic funcgraphs 2022-06-09 07:45:42 +00:00
huangbingjian d6485b82f6 Remove support for dataclass 2022-04-24 09:12:50 +08:00
zhoufeng b7bb53ff73 build libmindspore_backend.so
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2022-03-17 19:14:45 +08:00
Margaret_wangrui f9a384456a Add the check of function return None. 2021-11-24 15:30:35 +08:00
huanghui ba66c0d491 add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
Zhang Qinghua 7203989c26 Support fallback feature in Graph mode (1). 2021-09-06 16:00:03 +08:00
buxue d830a2b55a optimize exception mode when use undefined name in if for and while 2021-03-27 17:28:52 +08:00
fary86 38083e055a Fix coredump missing return statement after while loop 2020-08-18 14:16:21 +08:00
liubuyu 43c79eb853 mindspore path adjust 2020-07-14 18:07:28 +08:00
panfengfeng 53a98210af skip ut test cases temporarily 2020-04-11 09:28:09 +08:00
zhunaipan 930a1fb0a8 initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
2020-03-27 22:54:54 +08:00