Commit Graph

49544 Commits

Author SHA1 Message Date
yujianfeng dbaa1b462f Clean code for ops 2022-07-28 11:04:32 +08: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
zhaoyingzhuo 834e0d0c32 fix compile error in master 2022-07-28 10:52:03 +08:00
Yang Jiao 38854972a0 fix onehot vmap
fix onehot test
2022-07-28 10:48:23 +08: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
huoxinyou 059a48ffdd fixed some codecheck 2022-07-28 10:02:43 +08: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
fengyixing 7b26397651 add pre-commit rules and easy install scripts 2022-07-28 10:01:15 +08:00
i-robot 2e56e38fc2
!39007 clean code
Merge pull request !39007 from liangzelang/dev_master
2022-07-28 01:59:21 +00:00
liangzhibo f9163aa0a1 Change special character to unicode 2022-07-28 09:53:30 +08:00
TronZhang 5142d45fb7 Fix atomic clean bug for hccl error, and adapt update ouput size list in AllToAll for hccl error 2022-07-28 09:53:05 +08: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
lianliguang f17fb97fc7 remove some useless infer function 2022-07-28 09:37:52 +08: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
minara 3e2a095960 precision issue-Trunc 2022-07-27 21:28:45 -04:00
ShukunZhang f6ee028c57 Improve speed of encrypt-export 2022-07-28 09:27:29 +08: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
7347157+joylvliang@user.noreply.gitee.com 38672bca65 clear_code_warning 2022-07-28 08:53:54 +08: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
ivan eecf64a4d1 change infer to suit all cases of padmode 2022-07-27 19:24:08 +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
董世菲 f74983f6fd [feat][assistant][I40GH5] add new data operator Median and MedianGrad 2022-07-27 22:22:23 +08: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
XianglongZeng 6c19c807c2 BatchNorm op support vmap 2022-07-27 20:45:55 +08: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