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
lingyunli63
dd48f10c3d
add assign ops in composite_topi
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
mindspore-ci-bot
25f8c6dc8d
!6681 Fix ub fusion's cycle fusion
Merge pull request !6681 from huanghui/fix-ub-fusion-loop
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
a4137dab65
!6775 Support ExtractImagePatches Op
Merge pull request !6775 from liubuyu/op_support
5 years ago
huanghui
90dfecfb00
fix bnupdate_eltwise_eltwise's cycle fusion
5 years ago
mindspore-ci-bot
c55c0e0f0c
!4030 replace unused parameter in graph inputs
Merge pull request !4030 from laiyongqiang/replace_parameter
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
mindspore-ci-bot
2e1742ead7
!6807 Set weight size limit for PS mode.
Merge pull request !6807 from ZPaC/master-embedding-lookup-large-tensor-limit
5 years ago
laiyongqiang
125849755a
replace unused parameter in graph inputs
5 years ago
mindspore-ci-bot
4b81175071
!6398 fix probalbility test case free too long
Merge pull request !6398 from chujinjin/fix_probability_test_case_free_too_long
5 years ago
ZPaC
15be0cc819
Set weight size limit for PS mode.
5 years ago
Margaret_wangrui
6c5e58c5fc
fix summarynodes in new control_flow
5 years ago
liubuyu
96622fc804
support extract_image_patches op
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
mindspore-ci-bot
e7296ffd69
!6695 GPU change keep_batchnorm_fp32 to false
Merge pull request !6695 from VectorSL/keep
5 years ago
VectorSL
48db7f8c4f
gpu change bncast
5 years ago
mindspore-ci-bot
129261220e
!6499 refactor debugger code in main mindspore functions
Merge pull request !6499 from john_tzanakakis/master_ms1_grpc
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
lichen_101010
5713ea38b8
resolve terminate issue
terminate issue part 2
clean up code
first draft of deadlock issue
test
resolve terminate deadlock issue
add node level condition
resolve terminate issue
terminate issue part 2
clean up code
first draft of deadlock issue
test
resolve terminate deadlock issue
add node level condition
cleanup code and CI checks
rebase to master and address conflicts
refactor code
fix a bug
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
mindspore-ci-bot
293a42723e
!6610 fix executor reviewbot
Merge pull request !6610 from kisnwang/fix-executor-reviewbot
5 years ago