Commit Graph

2 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
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