Commit Graph

61666 Commits

Author SHA1 Message Date
i-robot b490cac5ba
!48949 [doc] fix IndexAdd attr axis range bound
Merge pull request !48949 from xupan/indexadd_doc
2023-02-16 11:57:39 +00:00
mengyuanli b51c4d0ad2 fix celu bprop 2023-02-16 19:56:07 +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
zong-shuai 9dd531782d debug 2023-02-16 19:39:19 +08:00
i-robot 18347adb9b
!48950 [doc] fix IndexAdd attr axis range bound in En doc
Merge pull request !48950 from xupan/indexadd_doc_en
2023-02-16 11:37:59 +00:00
greatpan 6b6cc272d4 reduce mean dynamic rank axis<0 bugfix 2023-02-16 19:34:35 +08:00
ckey_Dou 029c2a3227 support dynamic for class _ConstantPadNd(Cell) 2023-02-16 19:34:34 +08:00
i-robot 45ea2533f9
!48962 Add tbe TransData type
Merge pull request !48962 from tanghuikang/bugfix
2023-02-16 11:33:39 +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 777e771a48
!48971 Quantile add null check
Merge pull request !48971 from Bokai Li/dev_2_08_sparsereorder
2023-02-16 11:18:56 +00:00
i-robot f67eb5c9e2
!48966 add padding dim check
Merge pull request !48966 from fangzehua/master
2023-02-16 11:16:40 +00:00
i-robot 5d61d3ff3d
!48741 fix_high_order_error
Merge pull request !48741 from luochao60/fix_empty_input_error
2023-02-16 11:08:25 +00:00
i-robot a1cb7e1f57
!48733 Fix constexpr problem for get_x_shape
Merge pull request !48733 from LiangZhibo/constexpr
2023-02-16 11:05:14 +00:00
i-robot 71764d08ba
!48944 del RandomGamma docs
Merge pull request !48944 from 李林杰/code_docs_0215_del_RandomGamma_ops_master
2023-02-16 11:02:48 +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 58c8500d43
!48739 mbuf queue control
Merge pull request !48739 from luoyang/queue_control
2023-02-16 11:00:34 +00:00
jiaorui 909ff33989 fix acl reg 2023-02-16 18:59:05 +08:00
i-robot 24cb08b9a0
!48956 Fix parameter-setitem in for-loop issue
Merge pull request !48956 from chenweifeng/parameter-setitem
2023-02-16 10:49:21 +00:00
i-robot 1c9af34e9c
!48945 dynamic shape not support the format transform
Merge pull request !48945 from limingqi107/bug_fix5
2023-02-16 09:58:13 +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
i-robot ba133b35de
!48783 del docs api: PSROIPooling
Merge pull request !48783 from guozhijian/del_api_psroipooling
2023-02-16 09:46:47 +00:00
i-robot 111a616e73
!48947 fix expand && mirrorpad
Merge pull request !48947 from 范吉斌/fix_expand
2023-02-16 09:37:11 +00:00
i-robot e22ed1b056
!48556 acl adapter bugs fix
Merge pull request !48556 from liubuyu/acl
2023-02-16 09:18:41 +00:00
lei-yuanzhe 7481797ad2 Revert "support ms function infer value"
This reverts commit 52f94606
2023-02-16 17:17:45 +08:00
zong-shuai cd58a8c50b debug 2023-02-16 17:14:52 +08:00
i-robot b6a7c6df63
!48214 [MSLITE] 云侧推理接口补齐
Merge pull request !48214 from zhangdanyang/master
2023-02-16 09:03:05 +00:00
i-robot 2ee6322c75
!48878 update ops.stft docs
Merge pull request !48878 from 李林杰/code_docs_0213_updates_STFT_docs_master
2023-02-16 08:58:23 +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
liyiqi 041f45d433 convert padd to pad 2023-02-16 16:42:54 +08:00
ZPaC bcb08d8330 Add extra branch of dynamic shape in GetRuntimePaddingShape. 2023-02-16 16:38:25 +08:00
i-robot e24df6f45a
!48968 adapter 910b version
Merge pull request !48968 from jjfeing/ascend_version
2023-02-16 08:38:13 +00:00
yefeng b7a3259795 mem leak 2023-02-16 16:35:16 +08:00
wzd be30071205 sparsetensoradd
2

3

3

4
2023-02-16 16:28:13 +08:00
i-robot 7733480a62
!48877 fix bugs of split and tensor_split
Merge pull request !48877 from ZhidanLiu/fixbug
2023-02-16 08:20:57 +00:00
i-robot 05d539220b
!48931 Fix the linspace op doesn't support Int32 issue when using GPU
Merge pull request !48931 from archer2049/master
2023-02-16 08:20:36 +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
i-robot 0189631634
!48964 fix diagonal window error
Merge pull request !48964 from panfengfeng/fix_diaginal_windows_error
2023-02-16 08:01:04 +00:00
i-robot 13f93e27e2
!48941 kernel backoff support the skip attr
Merge pull request !48941 from limingqi107/bug_fix4
2023-02-16 07:56:15 +00:00
xulei ad470ed0d1 remove sub titles incritical log 2023-02-16 15:49:57 +08:00
guozhibin 1dcab90aa5 matrix_power:remove the test case for n < 0 2023-02-16 15:01:44 +08:00
i-robot e6ea014082
!48871 Add Some math ops for bpropexpander 2.0
Merge pull request !48871 from ZengZitao/bexp_op_2
2023-02-16 06:50:42 +00: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
i-robot 7d2d564f9e
!48847 Add functional init
Merge pull request !48847 from gaoshuanglong/add_functional_init
2023-02-16 06:33:51 +00:00
i-robot 225751b4e4
!48823 throw when inputs of batchmatmul need to broadcast on cpu/gpu
Merge pull request !48823 from zhoufeng/xiu-ba-ge
2023-02-16 06:26:10 +00:00
yefeng 9b8c2bcf08 python api rename param 2023-02-16 14:19:46 +08:00
i-robot c823390cde
!48976 Remove the transformer APIs
Merge pull request !48976 from huangxinjing/code_docs_fix_transformer_apis
2023-02-16 06:13:41 +00:00
i-robot bf81dc78a8
!48864 add imag function docs
Merge pull request !48864 from liutongtong9/code_docs_imag
2023-02-16 06:13:09 +00:00
i-robot a8a1d47af2
!48828 Fix some bug For PyNative
Merge pull request !48828 from zjun/fix_1302_bug
2023-02-16 06:11:41 +00:00