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
yanghaoran 164fada9f5 takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
huangbingjian db4567989a fallback parse Tensor, different from NumPy. 2021-12-14 12:59:47 +08:00
huangbingjian e970c96d68 Process the interpret node in the return node 2021-11-29 22:56:18 +08:00
huangbingjian cf4a4ba900 Partially support numpy attr/method 2021-11-26 16:46:55 +08:00
huangbingjian 00f3fa99e2 add fallback testcases 2021-11-24 17:39:55 +08:00
Margaret_wangrui 16ac3638d3 [ME][Fallback] Add some fallback numpy test cases 2021-11-24 11:20:06 +08:00