Commit Graph

5 Commits

Author SHA1 Message Date
huangbingjian c17a7ffbbd Replace ms_function with jit 2022-10-29 11:32:53 +08:00
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
Margaret_wangrui fb22f97108 The arg of max do not support one tensor with more than one elements. 2022-10-20 10:31:48 +08:00
Margaret_wangrui 20cad687b5 Optimize error information for built-in function exception scenarios. 2022-10-14 15:44:48 +08:00
huangbingjian 780900ae5f Adjust the location of syntax testcases 2022-10-11 11:27:01 +08:00