Commit Graph

20 Commits

Author SHA1 Message Date
huangbingjian b98fc0021a Add api mindspore.jit and mindspore.jit_class.
1、ms_function will be removed in a future version and replaced with jit.
2、ms_class will be removed in a future version and replaced with
jit_class.
2022-10-21 10:17:44 +08:00
i-robot dbc9bddf35
!43406 Adjust the location of syntax testcases
Merge pull request !43406 from huangbingjian/adjust_syntax_testcases
2022-10-13 02:51:52 +00:00
Margaret_wangrui dd2c45a829 Add the check of the return value of Assign, AssignAdd, AssignSub. 2022-10-11 15:50:47 +08:00
huangbingjian 780900ae5f Adjust the location of syntax testcases 2022-10-11 11:27:01 +08:00
i-robot e03d1bfb82
!27854 Enable hypermap to use tuple/list as input
Merge pull request !27854 from LiangZhibo/hypermap
2022-02-10 03:07:02 +00:00
l00591931 cd476c69e7 Enable hypermap to use tuple as input 2022-02-09 10:25:17 +08:00
Margaret_wangrui 7d1f3d71ba Optimize error message 2022-01-06 20:32:08 +08:00
i-robot dd90a56d68 !28073 fix code warning && remove save_graphs use in st/ut
Merge pull request !28073 from huanghui/fix-warning
2021-12-24 09:29:25 +00:00
huanghui 74ca50e652 fix code warning && remove save_graphs use in st/ut 2021-12-24 14:45:37 +08:00
Margaret_wangrui 38ddd04c83 [ME] Optimize the error message of the operator module. 2021-12-23 10:10:48 +08:00
Margaret_wangrui f9a88a01bc [ME] Optimize the error message of the operator module 2021-12-21 10:19:25 +08:00
Margaret_wangrui 1a37dcfa94 [ME] Optimize the error message of the operator module 2021-12-18 14:28:45 +08:00
Margaret_wangrui 0f4a276b7e Optimize the error message of the operator module 2021-12-06 17:25:42 +08:00
Margaret_wangrui 975695c3a7 Parameters whose name are the same between different graphs do not affect each otherr 2021-10-27 11:34:56 +08:00
Margaret_wangrui 7b93e4e87c 1、Optimize the error message in operator 2、add operator test cases 2021-10-23 10:16:59 +08:00
Margaret_wangrui 78fc2e45ff Fix the resolve problem with parameters with the same name 2021-10-14 09:18:39 +08:00
huanghui ba66c0d491 add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
i-robot 479118500c !23289 Add assignment operators and math operators tests
Merge pull request !23289 from Margaret_wangrui/expression
2021-09-14 01:06:13 +00:00
zhangzhaoju 4296881a16 syntax 2021-09-13 15:20:53 +08:00
Margaret_wangrui 5744cf7902 Add assignment operators and math operators tests 2021-09-11 14:27:20 +08:00