Commit Graph

48764 Commits

Author SHA1 Message Date
z00512249 efdeb29bdc add bce_with_logit_loss chinese doc api. 2022-07-20 11:22:54 +08:00
i-robot 9475ee69e2
!38427 [MS][ops] add functional interface of UniformCandidateSampler
Merge pull request !38427 from louie5/master
2022-07-20 02:40:42 +00:00
i-robot bcc7ec4aaa
!38273 SparseAdd cpu support more input type
Merge pull request !38273 from YijieChen/sparse_add_dev
2022-07-20 01:53:36 +00:00
i-robot 773b7e554a
!38401 reset gpu dropout fused flag
Merge pull request !38401 from kisnwang/master
2022-07-20 01:47:53 +00:00
i-robot bd82adc603
!32175 [feat][assistant][I48O92]Add SparseMatrixTranspose
Merge pull request !32175 from 李定维/SparseMatrixTranspose
2022-07-20 01:44:31 +00:00
i-robot 5835b25928
!38413 Fix bug of SparseSegmentMean operator.
Merge pull request !38413 from hezhenhao1/add_sparse
2022-07-20 01:32:46 +00:00
i-robot 14f7ede22a
!38378 IsDynamicShapeGraph no call node
Merge pull request !38378 from TuDouNi/codeclean
2022-07-20 01:32:05 +00:00
i-robot 6c43652f52
!38385 clean code(master)
Merge pull request !38385 from jiaorui/clean-code-master
2022-07-20 01:30:37 +00:00
i-robot 126c52d04f
!36141 [assistant][ops][I4XJI5][I4XJI6] Add new nn operator CTCLossV2 and CTCLossV2Grad
Merge pull request !36141 from GP/CTCLossV2
2022-07-20 01:24:52 +00:00
i-robot b971362607
!38422 Do not throw exception in handshake
Merge pull request !38422 from ZPaC/not-throw-cert-verify-exception
2022-07-20 01:16:42 +00:00
i-robot 3358e6e138
!38321 fix float compare bug
Merge pull request !38321 from hangq/master
2022-07-20 01:15:32 +00:00
i-robot b2f19d3ad9
!38411 update sparsematrixadd
Merge pull request !38411 from VectorSL/update-sparsematrixadd
2022-07-20 01:13:05 +00:00
i-robot 66687f834c
!38405 fix maximum_grad_grad bug.
Merge pull request !38405 from zhuzhongrui/pub_master
2022-07-20 00:42:56 +00:00
louie5 ae60a9fd95 add functional method for UniformCandidateSampler 2022-07-20 08:20:54 +08:00
lh735291378 af3fc6f284 feat assistant #I4XJI5 #I4XJI6 add ctclossv2&grad 2022-07-20 00:15:01 +08:00
i-robot 27a9d458d4
!38233 fix comment for tensor_scatter_max
Merge pull request !38233 from wuweikang/fix-comment
2022-07-19 13:43:50 +00:00
i-robot 825904ecea
!38327 clean code
Merge pull request !38327 from lyqlola/clean
2022-07-19 13:09:49 +00:00
i-robot 055271b3d3
!37950 Fix all zero issue in GridSampler2D/GridSampler3D GPU ops
Merge pull request !37950 from TinaMengtingZhang/fix_precision_grid_sampler
2022-07-19 13:08:37 +00:00
i-robot 452d612e69
!37829 TruncateMod and TruncateDiv Bugfixes
Merge pull request !37829 from jaspreetsinghsambee/truncate_ops_dev
2022-07-19 13:07:59 +00:00
i-robot ece49aedfd
!38345 [LITE] ms lite推理时可以检测inter op parallel num的异常数值_master分支
Merge pull request !38345 from wangtongyu6/inter_op_num_master_clean
2022-07-19 12:49:10 +00:00
yanghaoran 7aa52e3f6d
!38419 回退 'Pull Request !38232 : code warning clean.'
Merge pull request !38419 from yanghaoran/revert-merge-38232-master
2022-07-19 12:31:23 +00:00
yanghaoran b6102af258
回退 'Pull Request !38232 : code warning clean.' 2022-07-19 12:30:31 +00:00
i-robot 27566d9a76
!38416 GPU doc fix
Merge pull request !38416 from VectorSL/code_docs
2022-07-19 12:20:18 +00:00
hezhenhao1 2f68b322a0 Fix bug of SparseSegmentMean operator on CPU platform, in the case when output shape is very large, memset_s fails. 2022-07-19 20:19:42 +08:00
VectorSL a5222765a7 fix sparsematirxadd 2022-07-19 19:31:55 +08:00
ZPaC 080c2700d0 Do not throw exception in handshake 2022-07-19 19:28:34 +08:00
i-robot 7ac89cfe16
!38365 clean code
Merge pull request !38365 from xulei/code_clean
2022-07-19 11:21:30 +00:00
i-robot 46b36a6392
!38376 [Auto parallel] Fix some codestyle warnings
Merge pull request !38376 from Xiaoda/142-fix-pclint-warnings-master
2022-07-19 11:17:17 +00:00
YijieChen 69e7586835 sparseadd cpu support more input type 2022-07-19 18:55:01 +08:00
jiaorui a4137191c4 clean code 2022-07-19 17:41:37 +08:00
i-robot cf17b1134a
!35402 [assistant][ops] New GPU operator implementation, include FractionalMaxPool3DWithFixedKsize, FractionalMaxPool3DGradWithFixedKsize
Merge pull request !35402 from 黎冠新/FractionalMaxPool3DWithFixedKsize
2022-07-19 09:40:31 +00:00
i-robot 5256155f29
!38293 [MS][LITE] UnsortedSegmentSum dynamic shape fix and code docs fix
Merge pull request !38293 from luoyuan/fix-unsortedsegmentsum-ops-infershape-and-docs
2022-07-19 09:28:22 +00:00
i-robot 70042639ef
!38302 add SparseMatrixSoftmax GPU算子
Merge pull request !38302 from hsliu_ustc/master
2022-07-19 09:21:58 +00:00
z00512249 c892eb4611 fix maximum_grad_grad bug. 2022-07-19 17:20:19 +08:00
VectorSL 4062d2e119 fix code docs 2022-07-19 17:19:23 +08:00
i-robot c9937a553f
!38311 mv tensor compress to compressor
Merge pull request !38311 from yeyunpeng2020/master_compression
2022-07-19 08:54:07 +00:00
kswang a550cde6f6 reset gpu dropout fused flag 2022-07-19 16:38:44 +08:00
i-robot 5f76e7e9e6
!38241 add mindir and dynamic test case for PSROIPoolingGrad
Merge pull request !38241 from wenkai/wkcp11
2022-07-19 07:57:30 +00:00
i-robot 83c70ddd53
!38326 Clear the codecheck waring for "dynamic_rnn.h" on master
Merge pull request !38326 from liuluobin/master_clear
2022-07-19 07:47:22 +00:00
i-robot 2eb3bc7cc7
!38367 [MS][LITE] stack functional interface bugfix
Merge pull request !38367 from jianghui58/leak-master
2022-07-19 07:42:08 +00:00
i-robot 83df02d43a
!38354 Add the chinese api document for BesselI0e and BesselI1e
Merge pull request !38354 from maoyaomin/mym_fix
2022-07-19 07:04:06 +00:00
hsliu_ustc 93422eaf54 add sparse matrix softmax gpu kernel and cuda impl 2022-07-19 14:41:21 +08:00
i-robot 9c1e8c98f5
!38360 fix selu nn bug.
Merge pull request !38360 from zhuzhongrui/pub_master
2022-07-19 06:33:13 +00:00
luoyuchen 4f340532be [feat][assistant][I48O92]Add SparseMatrixTranspose 2022-07-19 14:25:19 +08:00
i-robot e08bed9f2a
!38232 code warning clean.
Merge pull request !38232 from Margaret_wangrui/codecheck
2022-07-19 06:14:37 +00:00
ttudu 31958e2a59 IsDynamicShapeGraph no call node 2022-07-19 13:51:37 +08:00
Xiaoda Zhang dda6d5dede fix some pclint warnings 2022-07-19 13:45:04 +08:00
i-robot 96573a0987
!38305 sparse matrix add gpu kernel
Merge pull request !38305 from chenweifeng/sparse-matrix-add-gpu-kernel
2022-07-19 04:06:31 +00:00
i-robot 5dadaf70c3
!36409 update sparsematrixadd for batch
Merge pull request !36409 from VectorSL/update-sparsematirxadd
2022-07-19 03:42:10 +00:00
i-robot 22e2e9f8be
!38263 add dynamic shape check for squeeze
Merge pull request !38263 from zhujingxuan/expand
2022-07-19 03:23:08 +00:00