baihuawei
|
9f75418001
|
fix GPU BroadCast
|
5 years ago |
mindspore-ci-bot
|
21c5607fca
|
!6971 cudnn inplace optimizer
Merge pull request !6971 from chenweifeng/tensoradd_inplace
|
5 years ago |
wilfChen
|
b420b6cda7
|
cudnn inplace optimizer
|
5 years ago |
yanzhenxiang2020
|
d241e9c4af
|
add Meshgrid ops for aicpu
|
5 years ago |
dayschan
|
7599686a72
|
GraphKernel supports multi-output kernels
|
5 years ago |
mindspore-ci-bot
|
ee84be6a77
|
!7046 fix gpu quant updateminmax ops bug
Merge pull request !7046 from chengxb7532/master
|
5 years ago |
chengxianbin
|
0b451a0d4b
|
fix gpu quant UpdateMinMax ops bug
|
5 years ago |
wuxuejian
|
8de76849ed
|
add gatherD, identity op
|
5 years ago |
mindspore-ci-bot
|
b6a7f8bd71
|
!6977 add cache ops for aicpu and cpu kernel
Merge pull request !6977 from fangzehua/aug_cache
|
5 years ago |
mindspore-ci-bot
|
2b1363bc7f
|
!6972 add set soc version api
Merge pull request !6972 from jjfeing/master
|
5 years ago |
jjfeing
|
7dda95d247
|
set soc version
|
5 years ago |
mindspore-ci-bot
|
4e08378448
|
!6965 cpu Sub support broadcast shape
Merge pull request !6965 from baihuawei/fixsub
|
5 years ago |
mindspore-ci-bot
|
d8cfba8ba6
|
!6912 generalize CPU Slice op
Merge pull request !6912 from baihuawei/fixslice
|
5 years ago |
fangzehua
|
a822966300
|
add cache ops for cpu and aicpu
|
5 years ago |
baihuawei
|
2b1e969892
|
cpu Sub support broadcast shape
|
5 years ago |
mindspore-ci-bot
|
ed45993f1e
|
!6937 fix BCELoss
Merge pull request !6937 from baihuawei/lossmodify
|
5 years ago |
baihuawei
|
345b6f50b9
|
fix BCE and KLDiv
|
5 years ago |
mindspore-ci-bot
|
b81e6dbcdb
|
!6921 fix cpu sparse_softmax_encropy_with_logits
Merge pull request !6921 from baihuawei/fixsoftmaxencro
|
5 years ago |
mindspore-ci-bot
|
57ecb40022
|
!6825 GPU add combine cast fusion
Merge pull request !6825 from VectorSL/combine-cast
|
5 years ago |
mindspore-ci-bot
|
f9bfc85a20
|
!6914 fix cpu softmax with negative axis
Merge pull request !6914 from baihuawei/fixsoftmax
|
5 years ago |
VectorSL
|
f36c2721af
|
gpu add combine cast fusion
|
5 years ago |
mindspore-ci-bot
|
e4ad166e0c
|
!6818 GPU add combine mom fusion
Merge pull request !6818 from VectorSL/combine-mom
|
5 years ago |
baihuawei
|
46c3f4e019
|
fix sparse_softmax
|
5 years ago |
VectorSL
|
8dca80036a
|
gpu add combine mom fusion
|
5 years ago |
baihuawei
|
ab427caf53
|
fix softmax
|
5 years ago |
baihuawei
|
c01c1a05b6
|
generalize CPU Slice op
|
5 years ago |
baihuawei
|
fea928e976
|
remove CTCLossV2
|
5 years ago |
liubuyu
|
8af3250477
|
support dynamic_rnn and dynamic_rnn_grad op
|
5 years ago |
mindspore-ci-bot
|
55be3c42a5
|
!5875 Add IFMR op for new backend.
Merge pull request !5875 from liuxiao93/IFMR-OpenSource-new-backend
|
5 years ago |
ZPaC
|
15be0cc819
|
Set weight size limit for PS mode.
|
5 years ago |
mindspore-ci-bot
|
15b4115e55
|
!6586 Fix the bug of memcpy_s for embeddinglookup cpu kernel
Merge pull request !6586 from YuJianfeng/master
|
5 years ago |
mindspore-ci-bot
|
60e86d80d8
|
!6595 add GPU CTC
Merge pull request !6595 from baihuawei/ctc
|
5 years ago |
mindspore-ci-bot
|
2298c98932
|
!6729 clear warnings
Merge pull request !6729 from baihuawei/fixreduce
|
5 years ago |
baihuawei
|
3583e63901
|
clear warnings
|
5 years ago |
buxue
|
76f341221e
|
choose ai_core when input is 1D Tensor
|
5 years ago |
mindspore-ci-bot
|
f47e3ef7f0
|
!6634 add cust aicpu path
Merge pull request !6634 from wuxuejian/cust_aicpu
|
5 years ago |
liuxiao93
|
0e02df812a
|
Add IFMR op for new backend.
(cherry picked from commit 17a5995e97)
|
5 years ago |
baihuawei
|
e1b31c7baa
|
add GPU CTCLoss
|
5 years ago |
VectorSL
|
ad0a69a60e
|
sqrt rsqrt add fp16
|
5 years ago |
wuxuejian
|
83b156b287
|
add cust aicpu path
|
5 years ago |
mindspore-ci-bot
|
d1d28fb032
|
!6629 support negative axis with tuple type
Merge pull request !6629 from baihuawei/fixreduce
|
5 years ago |
baihuawei
|
178fb01e53
|
support negative axis with tuple type
|
5 years ago |
mindspore-ci-bot
|
b94e85b303
|
!6574 reviewbot warning clean
Merge pull request !6574 from liubuyu/code_clean
|
5 years ago |
liubuyu
|
fc7ea3db78
|
code warning clean
|
5 years ago |
mindspore-ci-bot
|
d60033c8db
|
!6381 Add dtype float16 that erf and erfc should support
Merge pull request !6381 from peixu_ren/custom_gpu
|
5 years ago |
mindspore-ci-bot
|
3621bb2348
|
!6601 Change the convention that random seed is generated at GPU back-end
Merge pull request !6601 from peixu_ren/custom_gpu2
|
5 years ago |
yujianfeng
|
115aa48ed0
|
Fix the bug of memcpy_s for embeddinglookup cpu kernel
|
5 years ago |
mindspore-ci-bot
|
2c1004eecd
|
!6584 GPU momentum supports use_nesterov.
Merge pull request !6584 from ZPaC/master-momentum-supports-use_nesterov
|
5 years ago |
peixu_ren
|
9f1f32aea8
|
Change the convention that random seed is generated at GPU back-end
|
5 years ago |
ZPaC
|
6a46ef35a4
|
GPU momentum supports use_nesterov
|
5 years ago |