Commit Graph

7023 Commits

Author SHA1 Message Date
i-robot 53495733c8
!49785 move level1 test to ut
Merge pull request !49785 from lianliguang/move-a-level1-to-ut
2023-03-06 13:04:57 +00:00
i-robot 7bf397ea1c
!49020 Enable list to return in graph (Frontend)
Merge pull request !49020 from LiangZhibo/return
2023-03-06 11:41:23 +00:00
i-robot b0284bb358
!49820 Modify testcase
Merge pull request !49820 from huangbingjian/fix_testcase
2023-03-06 08:57:52 +00:00
i-robot 0b3a90cfc8
!49641 FillV2 vmap support when shape is a tensor.
Merge pull request !49641 from haozhang/fillv2_vmap
2023-03-06 08:29:21 +00:00
i-robot 7b96c51d02
!49751 reset test_dummy_train_no_sink ST to level0
Merge pull request !49751 from xulei/st
2023-03-06 08:09:24 +00:00
i-robot a2d27849bd
!49788 modify add function
Merge pull request !49788 from changzherui/mod_add
2023-03-06 06:19:58 +00:00
i-robot d1a4199d05
!49667 Add some side effect test cases with Fallback runtime.
Merge pull request !49667 from Margaret_wangrui/auto_monad_fallback
2023-03-06 03:51:15 +00:00
huangbingjian fcf0757ed4 Modify testcase 2023-03-06 11:32:12 +08:00
i-robot a9de0b252b
!49175 add gather batch_dims
Merge pull request !49175 from 范吉斌/gather_batch_dims
2023-03-06 02:58:11 +00:00
lianliguang 4817dff46b mv level1 test to ut 2023-03-05 23:00:59 +08:00
changzherui b460178e05 modify func add 2023-03-05 22:57:18 +08:00
i-robot 13123bf8e3
!49756 fix dyn tuple tuple export
Merge pull request !49756 from lianliguang/fix-dyn-tuple-export
2023-03-04 14:10:46 +00:00
i-robot a9b659fd78
!49782 Fix the vmap revert wrong
Merge pull request !49782 from huangxinjing/code_docs_remove_vmap
2023-03-04 08:47:56 +00:00
huangxinjing 1a6100fd3c Revert "Remove the vmap"
This reverts commit d79ae9bb48.
2023-03-04 16:40:32 +08:00
i-robot 8aeafe309b
!49780 Remove the vmap
Merge pull request !49780 from huangxinjing/code_docs_remove_vmap
2023-03-04 08:39:29 +00:00
i-robot 27301a656b
!49659 Reuse realtuplegetitem op infer
Merge pull request !49659 from ZPaC/reuse-real-tuple-get-item-infer
2023-03-04 06:46:53 +00:00
liangzhibo c30a1c7018 Enable list as output 2023-03-04 13:32:05 +08:00
lianliguang daa028b5ba mindir support export dynamic len of tuple 2023-03-04 12:32:29 +08:00
huangxinjing d79ae9bb48 Remove the vmap 2023-03-04 10:27:43 +08:00
i-robot 6212278df0
!49739 Support the values of the dict has nested sequences and None.
Merge pull request !49739 from Margaret_wangrui/new_none_in_dict_fallback
2023-03-04 02:27:28 +00:00
i-robot ba0775661f
!49210 [MD] support python dictionary type in MD pipeline
Merge pull request !49210 from Mohammad Motallebi/support_python_dict
2023-03-04 00:53:55 +00:00
mohammad b00d716243 [MD] support python dictionary in pipeline 2023-03-03 16:34:17 -05:00
Margaret_wangrui 3e920a73fc Support the values of the dict has nested sequences and None. 2023-03-03 18:15:07 +08:00
i-robot 64e12b46e2
!49656 Eliminate dict_getitem and mutable value dict
Merge pull request !49656 from YuJianfeng/dict_grad
2023-03-03 09:33:44 +00:00
xulei 5e4cb45915 reset test_dummy_train_no_sink ST to level0 2023-03-03 16:01:24 +08:00
ZPaC d30c4cac6a Fix issues:
1.Reuse realtuplegetitem op infer.
2.Get ms_role by env.
3.Fix acc error for optimizer_split case.
2023-03-03 14:26:34 +08:00
yanghaoran d5898062bc takedown test_train_pynative_mode_gpu to ensure gate stability 2023-03-03 14:19:07 +08:00
i-robot b9bf364382
!49534 fix transformer script
Merge pull request !49534 from chengbin/fix_transformer
2023-03-03 06:12:24 +00:00
hw_hz eefe9ef92b fillv2 vmap support when shape is a tensor 2023-03-03 11:02:27 +08:00
i-robot 54b980e2ad
!49664 Fix testcase
Merge pull request !49664 from huangbingjian/fix_testcase
2023-03-03 01:50:03 +00:00
i-robot ab8eefa123
!49507 Fix compile cache abstract changed by other module
Merge pull request !49507 from chenfei_mindspore/master
2023-03-02 13:09:10 +00:00
i-robot bea6862c57
!49560 bug fix
Merge pull request !49560 from liubuyu/bug_fix
2023-03-02 12:46:05 +00:00
i-robot e61a0d0e52
!49592 fix dropout error
Merge pull request !49592 from 吕昱峰(Nate.River)/transformer
2023-03-02 09:33:13 +00:00
Margaret_wangrui 7042618a09 Add some side effect test cases with Fallback runtime. 2023-03-02 17:12:33 +08:00
huangbingjian 1c6bc212cb Fix testcase 2023-03-02 16:34:03 +08:00
yujianfeng e793155559 Eliminate dict_getitem and mutable value dict 2023-03-02 15:48:21 +08:00
i-robot 33ad052c3a
!49591 [api] Rename soft_shrink
Merge pull request !49591 from shaojunsong/fix/softshrink
2023-03-02 06:51:41 +00:00
i-robot 1c4e24f1b1
!48317 [ST][MS][OPS] Fix operation validation issues.
Merge pull request !48317 from alashkari/val-updates
2023-03-02 06:35:22 +00:00
i-robot a45992107d
!49608 fix deeplabv3 and ssd_mobilenet_fpn testcase
Merge pull request !49608 from anzhengqi/fix-ssd
2023-03-02 02:38:35 +00:00
i-robot 2e518d7d13
!49554 修复transformer st 动态图动态shape的标杆值
Merge pull request !49554 from zhangdong/zd_3
2023-03-02 01:44:33 +00:00
i-robot ed363cde09
!49522 adapt make_tuple tensor type
Merge pull request !49522 from hujiahui8/tuple
2023-03-01 11:21:15 +00:00
i-robot 68adac271c
!49518 add bprop method in ir scope
Merge pull request !49518 from r1chardf1d0/master
2023-03-01 08:58:00 +00:00
anzhengqi ef7c50ee11 fix deeplabv3 and ssd_mobilenet_fpn testcase 2023-03-01 16:56:56 +08:00
i-robot d100945336
!48924 Support dynamic shape for AOT custom op
Merge pull request !48924 from zichun_ye/custom_op_dyn
2023-03-01 08:54:06 +00:00
lvyufeng f47673a200 fix dropout error 2023-03-01 15:36:12 +08:00
i-robot 9786bfca6d
!49570 fix numpy rand, randn, randint
Merge pull request !49570 from YingtongHu/master
2023-03-01 07:25:02 +00:00
shaojunsong 7b2fa2f655 fix soft shrink error 2023-03-01 15:13:38 +08:00
chenfei c6ab31e335 debug 2023-03-01 14:58:29 +08:00
yanghaoran 40ae42140f takedown testcases to ensure gate stability 2023-03-01 14:46:32 +08:00
hujiahui8 2c83810505 adapt make_tuple tensor type 2023-03-01 14:45:37 +08:00