Commit Graph

50830 Commits

Author SHA1 Message Date
yefeng 5a8b7dc328 bug fix 2022-08-12 16:29:06 +08:00
gongdaguo1 545d4a325e add micro op 2022-08-12 16:19:41 +08:00
i-robot ede1016272
!40179 clean code
Merge pull request !40179 from Henry Shi/gaojing_5
2022-08-12 08:17:28 +00:00
looop5 d668f5a7c3 use info file path when compile on Ascend 2022-08-12 16:06:09 +08:00
fengyixing decee34d55 contributing_cn.md add link to pre-push reade_cn.md 2022-08-12 15:58:01 +08:00
Bert0108 311394ba6b fix bug 2022-08-12 15:52:25 +08:00
luobingchun 0149fca5df Fix description bugs for SparseAddmm 2022-08-12 15:45:02 +08:00
yefeng 061563b2b3 add model 2022-08-12 15:38:21 +08:00
lilinjie fda941d096 remove unused lines 2022-08-12 15:36:44 +08:00
i-robot fc48d90022
!39770 Support with as statement.
Merge pull request !39770 from Margaret_wangrui/with_as_2
2022-08-12 07:36:36 +00:00
i-robot 641642b9e2
!37716 [MS][ASCED]add smooth_l1_loss ai core
Merge pull request !37716 from mengyuanli/smooth_l1_loss_ascend
2022-08-12 07:11:28 +00:00
ttudu 4b5d455cc8 gumbel softmax 2022-08-12 15:09:09 +08:00
i-robot a24f67252b
!40324 fix Tensor docs issue
Merge pull request !40324 from luojianing/code_docs_master
2022-08-12 07:06:33 +00:00
i-robot 2f1fc1ec2c
!39341 modify dtype realdiv cpu
Merge pull request !39341 from KylinMoriarty/master
2022-08-12 07:04:56 +00:00
i-robot 877581a07e
!40256 delete unsorted segment sum max and min shape
Merge pull request !40256 from zhangdong/static_check
2022-08-12 06:47:54 +00:00
luojianing df702719f5 fix Tensor docs issue 2022-08-12 14:42:04 +08:00
i-robot 1b23495a2d
!40284 fix some doc related iseeus
Merge pull request !40284 from 李林杰/code_docs_0811_fix_docs_related_issues_master
2022-08-12 06:36:15 +00:00
i-robot 3c0f2e7b8a
!34500 [feat] [assistant] [I501PW] Add new operator AdjustHue
Merge pull request !34500 from 邹天宇/AdjustHue
2022-08-12 06:29:12 +00:00
i-robot 0ad7c8f5f9
!40203 softmin and softmax bugfix
Merge pull request !40203 from Henry Shi/softmin_bugfix
2022-08-12 06:28:37 +00:00
i-robot 04334a1c8d
!40207 clean alarm
Merge pull request !40207 from 朱家兴/master
2022-08-12 06:18:57 +00:00
hemaohua d2291d9fd7 optimizer pdist 2022-08-12 14:17:34 +08:00
Yang Jiao 91f32575ce lite infer shape 2022-08-12 14:11:20 +08:00
yujianfeng a66c946da8 Fix vmap test fail of deformable_conv on windows 2022-08-12 14:09:34 +08:00
lby 95b5c5b23c plugin compiling independent 2022-08-12 13:57:10 +08:00
yuchaojie 9b95b8695a add check for FRAC_ZN_RNN in CheckValidDeviceShape 2022-08-12 13:55:45 +08:00
i-robot 11cee9c0fa
!40316 modify format
Merge pull request !40316 from 俞涵/code_docs_0707
2022-08-12 03:43:59 +00:00
Henry e1ef4654e2 gaojing 2022-08-12 11:37:57 +08:00
huodagu 29a1422362 modify format 2022-08-12 11:36:59 +08:00
xuanyue 84bda2ff87 optimize activation-fp16 2022-08-12 11:09:58 +08:00
i-robot dfa2cd50ba
!40274 Delete Reset Load Fullname
Merge pull request !40274 from jiaorui/fix-load-fullname
2022-08-12 03:06:29 +00:00
zou-tianyu 4210160b84 [feat] [assistant] [I501PW] Add new operator AdjustHue 2022-08-12 11:02:31 +08:00
dayschan b5e1c7d638 fixbug in expander Concat; fix cmakelist for graphkenrel in mslite 2022-08-12 10:53:21 +08:00
i-robot 01d01d6c56
!40306 modify format
Merge pull request !40306 from 俞涵/code_docs_0707
2022-08-12 02:48:28 +00:00
i-robot d16aefe7b9
!40266 release PadV3Grad Primitive and Infer interfaces
Merge pull request !40266 from 李林杰/0811_release_Primitive_interface_of_PadV3Grad_master
2022-08-12 02:46:54 +00:00
i-robot 18fe79bb74
!40258 upgrade Ascend package 10 Aug on master
Merge pull request !40258 from ZPaC/upgrade_ascend_zpc
2022-08-12 02:38:07 +00:00
huodagu 29e71a76ff modify format 2022-08-12 10:37:58 +08:00
i-robot 523ba3fa5e
!40276 [MS][OPS]remove duplicate core file
Merge pull request !40276 from mengyuanli/remove_useless_file
2022-08-12 02:32:56 +00:00
i-robot 65f5d41cde
!40206 [MSLITE][CPU] conv 1x1 slidewindows, simd refactor master
Merge pull request !40206 from Greatpan/conv_sw_common_simd_refactor_master
2022-08-12 02:23:28 +00:00
i-robot a07a4b7a18
!38995 add SparseSlice and grad, AdaptiveMaxpool3D and grad, infer and primitive
Merge pull request !38995 from zhudongyao/SparseAndGrad
2022-08-12 02:01:42 +00:00
i-robot 91cc57c315
!40260 support create tensor using np.array which is not c contiguous
Merge pull request !40260 from lianliguang/master
2022-08-12 01:58:14 +00:00
i-robot 52dc7f4838
!40270 GraphKernel Scipy adapt
Merge pull request !40270 from ZengZitao/scipy_1
2022-08-12 01:55:24 +00:00
lilinjie 0de1436a11 fix some docs related iseeus 2022-08-12 09:54:28 +08:00
i-robot 6075a56255
!40282 fixing static code warnings
Merge pull request !40282 from gaoshuanglong/fixing_code
2022-08-12 01:50:31 +00:00
i-robot 4c5d3b58ef
!40277 Sparse backwards gradient support
Merge pull request !40277 from 杨林枫/sparse_backwards
2022-08-12 01:44:41 +00:00
i-robot 543f959786
!40229 Minimum Tensor,Functional, Dynamic Shape, Data Type
Merge pull request !40229 from jiaoy1224/minimum
2022-08-12 01:35:07 +00:00
i-robot 4e570b1747
!37486 [fix] graph weights twice cache mistake
Merge pull request !37486 from chenzhuo/master_copy
2022-08-12 01:30:33 +00:00
zhaoyingzhuo 28709d7d8d recover ci model 2022-08-12 09:28:33 +08:00
i-robot d9e93729cd
!40230 Add dynamic shape support for PReLU operator.
Merge pull request !40230 from hezhenhao1/add_prelu
2022-08-12 01:27:44 +00:00
mengyuanli 93557390ba 1.add smooth_l1_loss_v2 tbe op 2022-08-12 09:24:59 +08:00
i-robot 67fc9d00c1
!40197 PriorityReplayBuffer support beta annealing
Merge pull request !40197 from chenweifeng/priority-replay-buffer-improve
2022-08-12 01:21:40 +00:00