Commit Graph

49326 Commits

Author SHA1 Message Date
liutongtong 6e6950f51e clean code 2022-07-28 14:49:16 +08:00
i-robot 89e3a499b1
!31212 [feat] [assistant] [I48O5B] Add SparseSparseMinimum
Merge pull request !31212 from 李定维/SparseSparseMinimum
2022-07-28 03:38:26 +00:00
i-robot 3b02b24b06
!38612 fix ctpn performance degrade
Merge pull request !38612 from luoyang/fix-ctpn
2022-07-28 03:36:00 +00:00
i-robot 12c19dd0c0
!39030 [MS][DOC]fix bug of doc
Merge pull request !39030 from mengyuanli/code_docs_bug_fix
2022-07-28 03:33:13 +00:00
i-robot 365225789e
!38984 fix doc bugs of StandardLaplace operator
Merge pull request !38984 from panshaowu/master
2022-07-28 03:17:39 +00:00
i-robot 6fa6f642e2
!39017 clearer exception msg
Merge pull request !39017 from 李林杰/0727_optimize_exception_msg_master
2022-07-28 03:11:34 +00:00
i-robot c70535850d
!38765 [MSLITE][CPU] AVX512/256/SSE Advanced packaging, Cos op and Log op optimization
Merge pull request !38765 from douzhixing/master
2022-07-28 03:08:20 +00:00
i-robot 77b5dba8bb
!38965 [fix] [assistant] [I4ZZTF] fix bug in the resize function of the operator CropAndResizeGradImage.
Merge pull request !38965 from 黎冠新/CropAndResizeGradBoxes
2022-07-28 03:05:50 +00:00
i-robot 2707788f15
!38950 Clean code
Merge pull request !38950 from tanghuikang/clean_code
2022-07-28 03:03:23 +00:00
i-robot f4971b8650
!38843 [MS][LITE]Fix unique_with_pad and add st
Merge pull request !38843 from gongdaguo1/add_u_vmap_test
2022-07-28 03:00:20 +00:00
mengyuanli 7721de7529 fix bug of doc 2022-07-28 10:47:20 +08:00
i-robot 5f0486e0e4
!36361 [assistant][ops] Add new RGBToHSV
Merge pull request !36361 from kangzige/RGBToHSV
2022-07-28 02:41:52 +00:00
i-robot 202e6c9b6d
!38651 [MS][LITE] add op coders for micro train
Merge pull request !38651 from jianghui58/micro_train_dev
2022-07-28 02:38:42 +00:00
i-robot 229ed3b7a6
!38970 Distinguish the data types supported by different hardware platforms for Softsign.
Merge pull request !38970 from liqiliang/padding-gpu
2022-07-28 02:25:42 +00:00
i-robot faaef04391
!39009 [kernel]fix ceil docs bug
Merge pull request !39009 from 张学同/ceil
2022-07-28 02:22:55 +00:00
i-robot a7f422f719
!35973 Add dropout api
Merge pull request !35973 from yuximiao/add_dropout_api
2022-07-28 02:22:50 +00:00
i-robot f7c97b228b
!38855 Fix compilation warning
Merge pull request !38855 from DavidFFFan/fix_warning
2022-07-28 02:19:04 +00:00
i-robot b3651ae2f1
!39005 add patches for fixing openssl CVEs
Merge pull request !39005 from zhunaipan/master
2022-07-28 02:14:01 +00:00
i-robot e69c6f80d6
!38973 fix transpose doc for negative perm
Merge pull request !38973 from chenlei_autodiff/transpose_dyn
2022-07-28 02:03:10 +00:00
i-robot 4e95f317be
!38901 code check
Merge pull request !38901 from looop5/code_check_master_7
2022-07-28 02:01:39 +00:00
i-robot 2e56e38fc2
!39007 clean code
Merge pull request !39007 from liangzelang/dev_master
2022-07-28 01:59:21 +00:00
i-robot be8d79b10b
!38707 warning clear
Merge pull request !38707 from jiahongQian/master
2022-07-28 01:52:23 +00:00
i-robot e902b2448e
!35218 [assistant][ops][I4ZZUA] New GPU operator implementation, include MultiMarginLoss, MultiMarginLossGrad
Merge pull request !35218 from 黎冠新/multimarginloss3
2022-07-28 01:46:37 +00:00
i-robot fb990c85d3
!38953 [NoRepeatNGram] add cpu op and npu dynamic shape
Merge pull request !38953 from bichaoyang/master
2022-07-28 01:31:11 +00:00
i-robot 303339501f
!38996 fix TypeError to ValueError
Merge pull request !38996 from yeyunpeng2020/master
2022-07-28 01:23:20 +00:00
i-robot e103ba3aab
!38386 nnacl kernel
Merge pull request !38386 from ling/sr
2022-07-28 01:22:24 +00:00
i-robot 4b08678e85
!38979 Fix code warning
Merge pull request !38979 from LiangZhibo/warning
2022-07-28 01:13:32 +00:00
i-robot beff4a8d9f
!37645 check max/min shape
Merge pull request !37645 from zhupuxu/check_max/minshape
2022-07-28 01:12:34 +00:00
i-robot 879c5955d4
!38905 support the diag vmap and open diag testcase
Merge pull request !38905 from limingqi107/bug_fix4
2022-07-27 20:22:59 +00:00
i-robot 86ec1fc743
!38667 Use void in rpc module
Merge pull request !38667 from ZPaC/rpc-performance
2022-07-27 17:55:17 +00:00
i-robot a6170c9665
!38220 [assistant][ops] Add TridiagonalMatMul
Merge pull request !38220 from wupeiyuan/TridiagonalMatMul
2022-07-27 16:46:04 +00:00
i-robot 2af648e54e
!38804 clean code
Merge pull request !38804 from chujinjin/clean_code_master
2022-07-27 14:39:39 +00:00
i-robot 6d87fa6288
!38522 operators doc added
Merge pull request !38522 from panfengfeng/operators_doc
2022-07-27 14:23:24 +00:00
peiing a61f9e5c19 [feat] [assistant] [I48O5B] Add SparseSparseMinimum 2022-07-27 21:43:40 +08:00
i-robot 6c6ecab91e
!36399 [feat][assistant][I4XJGR] Add Orgqr
Merge pull request !36399 from 桂宁馨/Orgqr
2022-07-27 13:23:24 +00:00
jianghui58 69278fe5f8 add op coders for micro train 2022-07-27 21:18:22 +08:00
i-robot b4ba30a2c8
!38412 add verify imagenet with py-mslite
Merge pull request !38412 from sunkaixin1/master
2022-07-27 12:55:04 +00:00
i-robot 917c83e2cf
!38975 remove arange api
Merge pull request !38975 from shaojunsong/code_docs_arange
2022-07-27 12:30:12 +00:00
zhangxuetong 05121b739a fix ceil docs 2022-07-27 20:03:05 +08:00
liangzelang 9563e07395 clean code 2022-07-27 19:35:44 +08:00
zhunaipan 29c6397ba2 add patches for fixing openssl CVEs
修改:     cmake/external_libs/openssl.cmake
	新文件:   third_party/patch/openssl/CVE-2021-4160.patch
	新文件:   third_party/patch/openssl/CVE-2022-1292.patch
	新文件:   third_party/patch/openssl/CVE-2022-2068.patch
2022-07-27 19:20:04 +08:00
panshaowu 0002b4d5df fix doc bugs of StandardLaplace operator 2022-07-27 18:40:04 +08:00
i-robot b7ec631f11
!38962 fix grad grad broadcast index bug
Merge pull request !38962 from yangsijia/fix-grad-grad-broadcast
2022-07-27 10:13:11 +00:00
i-robot c1e0119203
!38652 Support isolated side-effect nodes in constant returned func graph.
Merge pull request !38652 from 张清华/opt0
2022-07-27 09:50:11 +00:00
i-robot af072f14dd
!38701 Use default stream as the execution stream of rtModel
Merge pull request !38701 from caifubi/master-rtmodel-stream
2022-07-27 09:34:30 +00:00
ling ec9e53efeb nnacl kernel 2022-07-27 17:26:13 +08:00
i-robot b658a68c8a
!34678 [assistant][ops][I4ZZRX] New GPU operator implementation, include ArgMin
Merge pull request !34678 from 黎冠新/ArgMin
2022-07-27 09:24:49 +00:00
yeyunpeng2020 6918e5293a fix TypeError to ValueError 2022-07-27 17:20:01 +08:00
i-robot 6d371e5da3
!38983 modify format
Merge pull request !38983 from 俞涵/code_docs_0707
2022-07-27 09:15:39 +00:00
i-robot 73b8b3e780
!38663 support fp32 gradient for fused cast adam
Merge pull request !38663 from kisnwang/support-fp32-gradient-for-fusedCastAdam
2022-07-27 09:14:09 +00:00