Commit Graph

4 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
huangbingjian db9f9a2e29 Modify error message 2022-08-24 09:50:23 +08:00
huangbingjian 6f7d87082a ms_function supports optional inputs. 2022-08-17 09:18:53 +08:00
Zhang Qinghua a89b662b62 Change the weight parameter to FV parameter in FuncGraph, and add ST cases. 2022-05-31 14:27:15 +08:00