Commit Graph

7 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
chujinjin 3711a83f76 change default mode to pynative 2022-10-13 19:48:38 +08:00
i-robot 6167c1dcd8
!39859 export ms function as mindir
Merge pull request !39859 from shaojunsong/feature/msfunc_export
2022-09-18 09:18:48 +00:00
shaojunsong 2464dbb830 export ms function as mindir 2022-09-17 20:00:45 +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