Commit Graph

49345 Commits

Author SHA1 Message Date
yefeng 84698cf9dd model pool add strategy 2022-07-26 18:40:43 +08:00
jonyguo ab128b9a76 del docs: PSROIPooling 2022-07-26 18:33:44 +08:00
i-robot 7f45da1501
!38782 clean code for master
Merge pull request !38782 from changzherui/clean_code2
2022-07-26 10:18:13 +00:00
i-robot e0c9471e96
!38880 modify the format of API files
Merge pull request !38880 from 宦晓玲/code_docs_0726
2022-07-26 10:00:54 +00:00
gaopan12 0f58743451 add gpu ops logit and logitgrad with primitive, functional, tensor, docs 2022-07-26 17:47:55 +08:00
i-robot 6618a4bfcd
!38823 silu bugfix
Merge pull request !38823 from Henry Shi/ops_bugfix_silu_sofmin
2022-07-26 09:47:06 +00:00
Zichun Ye 24059d71b8 fix space_to_batch_nd dynamic shape
fix  typo

drop max/min shape
2022-07-26 17:39:21 +08:00
吴瑞泽 6755861d58 [feat] [assistant] [I4ZZTE] add new GPU operator CropAndResizeGradBoxes.
[feat] [assistant] [I4ZZTF] add new GPU operator CropAndResizeGradImage.
2022-07-26 17:26:29 +08:00
zhujingxuan 8aae722162 remove code warning 2022-07-26 17:06:59 +08:00
zhangyi b07e340b9a modify the format of API files 2022-07-26 16:52:33 +08:00
wangrao124 6408c57d8b fix code check 2022-07-26 16:45:00 +08:00
lvyufeng adbffa196c add inputs shape check for nn.NLLLoss 2022-07-26 16:43:18 +08:00
gongdaguo1 e318370fab add Elu coder 2022-07-26 16:39:18 +08:00
lianliguang b502a79c11 fix code check 2022-07-26 16:36:18 +08:00
ling d02674eab7 conv infer support nc4 2022-07-26 16:20:01 +08:00
i-robot d24f4e65e9
!38645 delete macro of pipeline
Merge pull request !38645 from zhoufeng/delete-macro
2022-07-26 08:15:00 +00:00
fan-jibin 6d89900f4b clean code warnings 2022-07-26 16:14:41 +08:00
emmmmtang d105d4dc5b ops clean code master 2022-07-26 16:14:33 +08:00
i-robot 938ec236e8
!36154 [assistant][ops] New GPU operator implementation, include Dilation2D, Dilation2DBackpropFilter, Dilation2DBackpropInput
Merge pull request !36154 from 黎冠新/Dilation2D_1
2022-07-26 08:06:36 +00:00
hujiahui8 110caf48e7 modify the codecheck 2022-07-26 15:52:37 +08:00
chujinjin ca54294af6 clean code 2022-07-26 15:52:13 +08:00
gongdaguo1 325719ce2e add unique_with_pad vmap st 2022-07-26 15:46:37 +08:00
yujianfeng fe1f9029e9 Clean code for compiler 2022-07-26 15:31:30 +08:00
Erpim 102b36a571 clean code for adpativemaxpool2d 2022-07-26 15:17:04 +08:00
zhaodezan d22467fa8e fix masked select grad vmap bug 2022-07-26 15:02:43 +08:00
greatpan 7691518a92 jh conv opt 2022-07-26 15:00:54 +08:00
i-robot efc85e972a
!36401 [assistant][ops] Add new Ascend operator NextAfter
Merge pull request !36401 from 徐强/NextAfter
2022-07-26 06:54:11 +00:00
VectorSL 2c7e6b3e05 fix codex 2022-07-26 14:54:09 +08:00
lilinjie 81ba76f9ad clearer exception msg 2022-07-26 14:50:39 +08:00
i-robot 99ae64a3c1
!38788 remove reduntant header file declarations
Merge pull request !38788 from DavidFFFan/fix_warning
2022-07-26 06:40:00 +00:00
i-robot 60830c8b3d
!38770 [lite]add reshape-reduce fusion pass
Merge pull request !38770 from 徐安越/master3
2022-07-26 06:36:58 +00:00
i-robot e81e9870e7
!38341 [LITE] 修改ms lite的jni接口使用ms的日志系统_master
Merge pull request !38341 from wangtongyu6/java_log_master
2022-07-26 06:27:06 +00:00
ckey_Dou abab87d119 using GetShapeValue to get shape for conv2d_backbrop_input and
conv2d_backbrop_filter, and limit the max_shape to 4096 for Conv2D
related operators on Ascend
2022-07-26 14:23:40 +08:00
i-robot 49b3305b02
!38835 [MS][LITE] fix tsan bugs
Merge pull request !38835 from jianghui58/master
2022-07-26 06:12:06 +00:00
liqiliang 9a2e0c9cfe Add dtypes for Padding and Softsign. 2022-07-26 14:11:44 +08:00
i-robot 821bdee5f3
!38745 clean code
Merge pull request !38745 from zhangyinxia/master
2022-07-26 05:53:14 +00:00
i-robot bb2095d685
!38685 optimize cpu speed of PSROIPoolingGrad op
Merge pull request !38685 from wenkai/wk0723
2022-07-26 05:49:26 +00:00
i-robot 20c59c4c22
!38641 fix squeeze indexing and logging issue
Merge pull request !38641 from zhujingxuan/squeeze
2022-07-26 05:46:04 +00:00
jianghui58 742291e747 fix tsan bugs 2022-07-26 12:42:28 +08:00
i-robot 1051729ee0
!38727 add aicpu infer prim for SparseSplit
Merge pull request !38727 from zhudongyao/SparseSplitAscend
2022-07-26 04:09:50 +00:00
i-robot ea4b4c83e5
!38715 add input shape check for cpu xdivy, max dim must less than 8
Merge pull request !38715 from zhangzhaoju/master
2022-07-26 03:41:11 +00:00
zhupuxu e69d0984c1 clean code
Signed-off-by: zhupuxu <zhupuxu@huawei.com>
2022-07-26 11:39:48 +08:00
i-robot b2fc1c332c
!38817 modify the format of API files
Merge pull request !38817 from 宦晓玲/code_docs_0726
2022-07-26 03:37:31 +00:00
wilfChen 3fa44c7854 code clean 2022-07-26 11:32:06 +08:00
ZPaC b70807cb09 1.Adapt for scheduler in data set and auto parallel modules.
2.Optimize argmax and argmin with value exception log
2022-07-26 11:29:06 +08:00
shaojunsong 5ed17f83d6 fix tensor typecast address mismatch 2022-07-26 11:03:18 +08:00
i-robot 4705d714fc
!35391 Add GPU kernel CSRSparseMatrixToDense
Merge pull request !35391 from wangrao124/add_csr_to_dense_gpu
2022-07-26 02:57:51 +00:00
liangzhibo 65c49f7e99 Fix stack_unstack_eliminate pass problem 2022-07-26 10:52:18 +08:00
Henry 74c1cf2ca4 silu softmin bugfix 2022-07-26 10:37:41 +08:00
zhoufeng 99d16417b2 fix performance of cpu profiler
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2022-07-26 10:34:12 +08:00