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
chujinjin 3711a83f76 change default mode to pynative 2022-10-13 19:48:38 +08:00
Zhang Qinghua 9723d29e57 Support ops.make_tuple in PyNative mode.
Support create instance for GradOperation.
2022-06-24 16:20:06 +08:00