Commit Graph

13767 Commits

Author SHA1 Message Date
i-robot 8744bbfe3d
!49121 Support None is input of real kernel.
Merge pull request !49121 from Margaret_wangrui/new_fallback_none_real_kernel
2023-02-20 11:47:44 +00:00
i-robot 1e0c5c719e
!49084 Fix cov error
Merge pull request !49084 from 冯一航/fix_cov_error
2023-02-20 10:57:39 +00:00
i-robot fcabc30952
!49074 [MindSpore]概率编程toolbox接口删除
Merge pull request !49074 from 十六夜/master
2023-02-20 08:31:35 +00:00
i-robot 9aeab9e7d4
!42867 [assistant][ops] add new GPU operator RaggedRange
Merge pull request !42867 from Ethan/ragged_range
2023-02-20 08:24:29 +00:00
Margaret_wangrui bbae6552e4 Support None is input of real kernel. 2023-02-20 15:44:05 +08:00
i-robot 9f9df64a3a
!48492 [MS] BiSheng custom op support reg info
Merge pull request !48492 from XianglongZeng/myms_2
2023-02-20 07:26:12 +00:00
i-robot 5446cd1d44
!49079 修改norm算子测试样例
Merge pull request !49079 from hujingsong/master
2023-02-20 02:56:46 +00:00
i-robot 30bd4b2feb
!49075 修改testcases
Merge pull request !49075 from YingtongHu/master
2023-02-20 01:39:04 +00:00
zengxianglong c742585c92 bisheng custom op supports reg info 2023-02-20 02:28:49 +08:00
i-robot b4d3aa1302
!48698 Self define bprop probelm fix
Merge pull request !48698 from chenfei_mindspore/master
2023-02-19 01:35:51 +00:00
i-robot c50aaccce2
!49002 remove windows backend for stridedslice
Merge pull request !49002 from lianliguang/master
2023-02-18 09:44:08 +00:00
fengyihang 246d65a1ff fix cov error 2023-02-18 14:51:34 +08:00
i-robot 42fa3f67af
!49066 fix bug for maxpool3d parallel op
Merge pull request !49066 from yangzhenzhang/fix-bug-for-maxpool3d-parallel-op
2023-02-18 04:45:58 +00:00
chenfei 1637aebf9c fix bug of dde in self definition cell 2023-02-18 10:21:32 +08:00
i-robot bed27aaa58
!48953 Support None in graph mode.
Merge pull request !48953 from Margaret_wangrui/fallback_none_clean
2023-02-17 12:37:55 +00:00
i-robot 139a73be74
!48960 fix tensor _check_input_data_type bug and add testcase
Merge pull request !48960 from ligan/tensor_check_input_data_type
2023-02-17 10:10:32 +00:00
i-robot 002e1be503
!49072 Remove a redundant test case.
Merge pull request !49072 from Margaret_wangrui/code_docs_auto_monad_pynative
2023-02-17 10:08:30 +00:00
i-robot 544663718b
!49034 Add testcases for JIT Fallback gradient
Merge pull request !49034 from YuJianfeng/jit_fallback_grad
2023-02-17 10:01:24 +00:00
xiuyu0000 ab916de938 modify norm test example 2023-02-17 18:01:13 +08:00
i-robot e0097851aa
!48993 modify the outputs of multilabelmarginloss
Merge pull request !48993 from liutongtong9/fix_loss
2023-02-17 09:36:59 +00:00
Yingtong Hu 74bde2be21 mod testcases 2023-02-17 17:32:48 +08:00
izayoi 20fa03cbae 概率编程toolbox应用接口删除
Signed-off-by: izayoi <dingyahao@huawei.com>
2023-02-17 17:07:20 +08:00
Margaret_wangrui 578000239a Remove a redundant test case. 2023-02-17 16:57:14 +08:00
i-robot 6dcbc872cf
!48965 Check Parameter in CheckObjAttrValid
Merge pull request !48965 from ligan/check_Parameter_attr_valid
2023-02-17 08:52:19 +00:00
yangzhenzhang c89d9a46bb fix bug for maxpool3d parallel op 2023-02-17 16:08:17 +08:00
i-robot 1bfe789ec9
!48853 Enhance rdma impl
Merge pull request !48853 from ZPaC/enhance-rdma-impl
2023-02-17 07:54:11 +00:00
i-robot 7cac10b517
!49022 add SequenceMax and SequenceMin
Merge pull request !49022 from NaCN/seq_max_min
2023-02-17 07:47:16 +00:00
ligan 6b1026ba55 fix tensor _check_input_data_type bug and add testcase 2023-02-17 14:08:31 +08:00
i-robot f7cc0f8301
!49007 fix OnRequestExit testcase on windows
Merge pull request !49007 from zhangbuxue/fix_OnRequestExit_testcase_on_windows
2023-02-17 05:13:01 +00:00
liutongtong 790cd2d480 fix multilabelmarginloss 2023-02-17 12:52:21 +08:00
Margaret_wangrui ecf175e10b Support None in graph mode. 2023-02-17 11:51:26 +08:00
yujianfeng d8807e3e85 Add testcases for JIT Fallback gradient 2023-02-17 10:24:35 +08:00
i-robot 947b495559
!48987 matrix_power:移除 n<0 场景下的测试用例
Merge pull request !48987 from GuoZhibin/test_case_matrix_power_update
2023-02-17 02:17:55 +00:00
huangchengnuo 90fba15e95 add SequenceMax and SequenceMin 2023-02-17 09:49:15 +08:00
i-robot ce38106313
!46993 support kwargs for top graph
Merge pull request !46993 from huanghui/support-kwargs
2023-02-17 01:30:30 +00:00
i-robot 17af3b35f1
!48525 Support aicpu tuple input ops
Merge pull request !48525 from laiyongqiang/aicpu_tuple
2023-02-17 01:15:13 +00:00
i-robot d64ef5cb6c
!48920 [MD] Debug Mode - Handle config combinations
Merge pull request !48920 from cathwong/ckw_debug_mode8_new_cfg
2023-02-16 21:47:53 +00:00
lianliguang 0e7435e69d remove st for windows of complex stridedslice 2023-02-16 20:05:35 +08:00
i-robot 99f0b8360f
!48762 Add internal api: _bind_device_ctx
Merge pull request !48762 from caifubi/master-pynative-add-internal-sync-api
2023-02-16 11:39:47 +00:00
i-robot 1916470e47
!48925 Add test case for inplace operation
Merge pull request !48925 from LiangZhibo/inplace_test
2023-02-16 11:23:05 +00:00
i-robot 1cf6f004fa
!48870 Add test case that fallback not support yet
Merge pull request !48870 from LiangZhibo/test
2023-02-16 11:02:39 +00:00
i-robot 107ae2acae
!48879 fix take_along_axis error
Merge pull request !48879 from YingtongHu/master
2023-02-16 09:51:36 +00:00
buxue e5ba50f702 fix OnRequestExit testcase on windows 2023-02-16 13:19:56 +04:30
i-robot 1b9996868f
!46305 [feat][assistant][I5EWKM] add new GPU operator CumulativeLogsumexp
Merge pull request !46305 from zhixinaa/CumulativeLogsumexp
2023-02-16 08:48:04 +00:00
i-robot 45b230d727
!48873 Handle the problem that the subgraph is eliminated, when the subgraph has side effects.
Merge pull request !48873 from Margaret_wangrui/side_effect_none
2023-02-16 08:11:06 +00:00
guozhibin 1dcab90aa5 matrix_power:remove the test case for n < 0 2023-02-16 15:01:44 +08:00
ZPaC fe2567b593 Enhance rdma impl 2023-02-16 14:37:43 +08:00
i-robot 40612d7235
!48071 fix rewrite if
Merge pull request !48071 from 于振华/fix_rewrite_if_0119
2023-02-16 06:36:14 +00:00
ligan eb72582cee Check Parameter in CheckObjAttrValid 2023-02-16 11:47:31 +08:00
Cathy Wong bc44a02f9d [MD] Debug Mode - Handle config combinations 2023-02-15 22:45:14 -05:00