Commit Graph

4 Commits

Author SHA1 Message Date
i-robot 42975b14ed
!44618 support operator '@' between tensor and tensor
Merge pull request !44618 from zhouxulin2/matmul
2022-10-28 03:09:46 +00:00
zhouxulin2 86370f12f8 support operator '@' between tensor and tensor 2022-10-27 10:20:28 +08:00
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 780900ae5f Adjust the location of syntax testcases 2022-10-11 11:27:01 +08:00