Commit Graph

7 Commits

Author SHA1 Message Date
yujianfeng b278f14ccb Support mutable dict input which has only one element 2022-10-26 11:08:12 +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
i-robot 45676ff0d8
!44006 Add bprop for op mutable
Merge pull request !44006 from YuJianfeng/mutable1
2022-10-18 01:07:41 +00:00
yujianfeng ca1f4620ae Add bprop for op mutable 2022-10-17 14:10:27 +08:00
chujinjin 3711a83f76 change default mode to pynative 2022-10-13 19:48:38 +08:00
yujianfeng dccd938c56 Add parse support for mutable api 2022-09-15 20:29:49 +08:00
yujianfeng 06510b0649 Allow tensor to be set const for network argument 2022-08-29 21:12:03 +08:00