Commit Graph

3 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
7347157+joylvliang@user.noreply.gitee.com 98fb4a5c78 support_parameter_as_input_of_ms_function 2022-08-11 09:30:01 +08:00
Zhang Qinghua 8d48c81857 Optimize the error log description for CreateInstance.
Support ms_function for user defined class methods, not only for cell methods.
2022-07-04 14:53:08 +08:00