Commit Graph

42955 Commits

Author SHA1 Message Date
looop5 521ed19042 IndexAdd supports CPU, add function interface for IndexAdd 2022-04-25 19:19:31 +08:00
yanghaoran 0577daefd3
!33516 回退 'Pull Request !33458 : [MSLITE][GPU] Opencl reuses opengl texture features, supported by default, without macro separation'
Merge pull request !33516 from yanghaoran/revert-merge-33458-master
2022-04-25 08:59:53 +00:00
yanghaoran 70bd40d9ff
回退 'Pull Request !33458 : [MSLITE][GPU] Opencl reuses opengl texture features, supported by default, without macro separation' 2022-04-25 08:59:08 +00:00
i-robot b1fa5bbc58
!33461 modify java jni
Merge pull request !33461 from liyan2022/dev_jni
2022-04-25 08:39:53 +00:00
i-robot 25f2f7a4e8
!33482 Replace the API of node_role
Merge pull request !33482 from chengang/replace_node_role_api
2022-04-25 08:05:31 +00:00
i-robot 2304c769a5
!33458 [MSLITE][GPU] Opencl reuses opengl texture features, supported by default, without macro separation
Merge pull request !33458 from Greatpan/gpu_opengl_define
2022-04-25 08:02:55 +00:00
i-robot 7855d04797
!33495 modify page display and add api_python_en
Merge pull request !33495 from 俞涵/code_docs_0425
2022-04-25 08:01:14 +00:00
i-robot 329018a490
!33332 add MaskedFill for GPU
Merge pull request !33332 from 范吉斌/masked_gpu
2022-04-25 08:00:21 +00:00
i-robot 76db1413e6
!33490 [MS][ops]fix fastgelu cuda10 bug
Merge pull request !33490 from KXiong/master
2022-04-25 07:55:30 +00:00
huodagu 5e1db76311 add api_python_en and modify some pagedisplay problems 2022-04-25 15:40:48 +08:00
i-robot 8beb344631
!33477 Remove abstract node in cluster context
Merge pull request !33477 from chengang/remove_abstract_node
2022-04-25 07:38:49 +00:00
i-robot 2b6d6b6b33
!33488 Add CPU/GPU implementation of Cummax operator.
Merge pull request !33488 from hezhenhao1/add_cumop
2022-04-25 07:12:23 +00:00
i-robot f17109c8aa
!33234 Don't set device when device has been set
Merge pull request !33234 from laiyongqiang/resetdev
2022-04-25 07:08:58 +00:00
i-robot c665ad6111
!33472 fix format of release
Merge pull request !33472 from TingWang/code_docs-fix-release0424
2022-04-25 06:20:02 +00:00
TingWang 07dad195d7
update OWNERS. 2022-04-25 06:18:04 +00:00
i-robot 9afc5afd3d
!33487 Add Owners
Merge pull request !33487 from ZengZitao/code_docs_add_owners
2022-04-25 06:11:47 +00:00
greatpanc 83e648b4c0 remove gpu opengl define 2022-04-25 14:00:15 +08:00
hezhenhao1 9f7db2afab Add CPU/GPU implementation of Cummax operator. 2022-04-25 12:32:29 +08:00
i-robot e65e14e35a
!31061 [feat] [assistant] [I4CRJI] Add new aicpu operator RaggedRange
Merge pull request !31061 from 路雄博/raggedrange
2022-04-25 04:09:20 +00:00
i-robot 7d878243f9
!33474 unify format1927
Merge pull request !33474 from 李林杰/dev
2022-04-25 03:45:09 +00:00
i-robot d3b9266fc2
!33398 [MSLITE] Add several pytorch node parsers.
Merge pull request !33398 from wangshaocong/torch_converter
2022-04-25 03:23:13 +00:00
i-robot 65791235c5
!33459 unset depthwise relu6 to relu
Merge pull request !33459 from yeyunpeng2020/quant_cle_bak
2022-04-25 03:19:12 +00:00
i-robot eee37ea75e
!33466 increase max list depth to 6
Merge pull request !33466 from lianliguang/master
2022-04-25 03:04:04 +00:00
xiongkun 84c676b2d0 [MS][ops]fix fastgelu cuda10 bug 2022-04-25 10:49:32 +08:00
i-robot 5114796bac
!33361 support tensor derterminate condition switch
Merge pull request !33361 from lanzhineng/issue
2022-04-25 02:29:38 +00:00
i-robot 0bb0183e08
!32913 Remove support for dataclass
Merge pull request !32913 from huangbingjian/test_class
2022-04-25 02:26:25 +00:00
Ting Wang 2083014879 fix format of release
Signed-off-by: Ting Wang <kathy.wangting@huawei.com>
2022-04-25 10:10:51 +08:00
zengzitao 01c19c639f add owners 2022-04-25 10:10:44 +08:00
i-robot c33eb85f9a
!33448 [MS][LITE]adjust reluv2 and relu grad v2 op to new interface of the kernel
Merge pull request !33448 from mengyuanli/add_relu_v2_grad_cpu_kernel
2022-04-25 01:33:51 +00:00
i-robot 3c104dff4a
!33451 Add test cases for fallback if in for
Merge pull request !33451 from LiangZhibo/master
2022-04-25 01:23:31 +00:00
i-robot dfc0d8c43a
!33422 Add GPU implementation of Cummin operator.
Merge pull request !33422 from hezhenhao1/add_cumop
2022-04-25 01:22:55 +00:00
i-robot 8c8e50fc36
!33469 docker lose weight
Merge pull request !33469 from yanghaoran/master
2022-04-25 01:22:03 +00:00
hezhenhao1 a5ae70d5fb Add GPU implementation of Cummin operator. 2022-04-24 21:50:50 +08:00
Parallels a5e02e9904 Replace the API of node_role 2022-04-24 21:42:57 +08:00
Parallels 91a6f24231 Remove abstract node in cluster context 2022-04-24 19:47:54 +08:00
lilinjie 1f396e2293 format unify 19:26 2022-04-24 19:26:20 +08:00
i-robot c525beaaff
!33291 【MSLITE】delete ms_tensor.h
Merge pull request !33291 from fangzhou0329/fz_dev
2022-04-24 11:14:27 +00:00
i-robot b350e16c13
!33454 Resolve the thor layer's parameter missing during grad operation.
Merge pull request !33454 from 张清华/opt
2022-04-24 11:08:01 +00:00
i-robot f60fbd7508
!33318 Fix multi collect output for construct of tuple-tuple-getitem.
Merge pull request !33318 from gaoyong10/dynamic_shape_01
2022-04-24 11:04:24 +00:00
albert-yan 4a74a07a83 support aar and jar 2022-04-24 18:45:55 +08:00
yeyunpeng2020 d4022250dd unset depthwise relu6 to relu 2022-04-24 18:27:38 +08:00
i-robot ca58bd06e3
!33358 ascend custom kernel data type support int32 and bool
Merge pull request !33358 from zhengyuanhua/code_review
2022-04-24 09:35:01 +00:00
lanzhineng 3c9cdbd7c1 support tensor derterminate condition switch 2022-04-24 17:19:14 +08:00
i-robot 9c255de251
!33463 update owners
Merge pull request !33463 from lvmingfu/code_docs_master17
2022-04-24 09:12:48 +00:00
i-robot 662abf0f05
!33345 support AvgPool3DGrad for gpu
Merge pull request !33345 from 范吉斌/avg3dgrad
2022-04-24 09:03:19 +00:00
yanghaoran 0f1279cb45 docker lose weight 2022-04-24 16:44:17 +08:00
lianliguang 3ce82f0319 increase max list depth to 6 2022-04-24 16:29:07 +08:00
wang_shaocong 93651afff7 [MSLITE] Add several pytorch node parsers. 2022-04-24 16:19:49 +08:00
i-robot 0bd136473e
!33369 [MS][ops] add GPU operator FastGeLU FastGeLUGrad
Merge pull request !33369 from KXiong/master
2022-04-24 08:07:08 +00:00
lvmingfu 5a0e6c04b2 update owners 2022-04-24 15:52:41 +08:00