mindspore-ci-bot
483f1aca9d
!7106 GPU change kernel shape to size_t
Merge pull request !7106 from VectorSL/gpu-size_t
5 years ago
VectorSL
447a45dbe7
change gpu kernel shape to size_t
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
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
e4ad166e0c
!6818 GPU add combine mom fusion
Merge pull request !6818 from VectorSL/combine-mom
5 years ago
VectorSL
8dca80036a
gpu add combine mom fusion
5 years ago
baihuawei
fea928e976
remove CTCLossV2
5 years ago
mindspore-ci-bot
60e86d80d8
!6595 add GPU CTC
Merge pull request !6595 from baihuawei/ctc
5 years ago
baihuawei
e1b31c7baa
add GPU CTCLoss
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
2c1004eecd
!6584 GPU momentum supports use_nesterov.
Merge pull request !6584 from ZPaC/master-momentum-supports-use_nesterov
5 years ago
ZPaC
6a46ef35a4
GPU momentum supports use_nesterov
5 years ago
mindspore-ci-bot
149285b6f2
!6532 GPU fix BnCast
Merge pull request !6532 from VectorSL/bncast
5 years ago
VectorSL
50dc89332c
fix bn cast
5 years ago
VectorSL
9e6bd72e04
fix codex
5 years ago
mindspore-ci-bot
0c2e7f5092
!6321 codex warning
Merge pull request !6321 from chenweifeng/codex
5 years ago
mindspore-ci-bot
f6522ef5bc
!6330 GPU fix reviewbot : large function
Merge pull request !6330 from VectorSL/pooling
5 years ago
mindspore-ci-bot
0cbb4f6330
!6317 Add relu6 gpu
Merge pull request !6317 from TuDouNi/relu6
5 years ago
VectorSL
01ef6db9e7
fix reviewbot:function has more than 50 lines
5 years ago
wilfChen
aacf7c2e34
codex warning
5 years ago
Jonathan Yan
ed88c2c2d4
roi_align grad init
5 years ago
root
d11239f70f
Add relu6 gpu
5 years ago
mindspore-ci-bot
98725bc865
!5790 [MS][GPU][CUDA] Dedicated new user facing Pad API kernel
Merge pull request !5790 from danishnxt/GPU_three
5 years ago
mindspore-ci-bot
b717a686cf
!5690 ROIAlign kernel memory leak
Merge pull request !5690 from JonathanY/rcnn
5 years ago
danish
273fc0071c
New User facing Pad Kernel + ST + Allows for channel padding
style fix
lint fixes
added check in NN layer for > 4 paddings, plus lint fix
fix python lint
lint fix
lint fix
updating to pytest asserts to improve testing
removed unnecc vars from test file fail checks
5 years ago
limingqi107
5058e844cd
gpu inceptionv3 optimize
5 years ago
lizhenyu
c3d6918649
add kernel select after optimize pass
5 years ago
Jonathan Yan
bbd19dbe43
roi align memory leak
5 years ago
wilfChen
5316061fa3
gpu resnet50 fusion
5 years ago
mindspore-ci-bot
adbb75556d
!4778 Added type support for Reshape gpu kernel for faster RCNN
Merge pull request !4778 from Peilin/reshape-gpu-kernel-type-support
5 years ago
VectorSL
c9bfc9f40b
gpu fix codex
5 years ago
VectorSL
7d7b81348e
gpu fix conv bug
5 years ago
Peilin Wang
b7a4313755
added type support for reshape gpu kernel
fix ci
5 years ago
mindspore-ci-bot
13d1738ff3
!4706 fix SmoothL1Loss gpu kernel
Merge pull request !4706 from Peilin/smoothL1Loss-fix
5 years ago
mindspore-ci-bot
87c7cf46b6
!4475 Add 2 reserve output for BatchNormGrad
Merge pull request !4475 from JonathanY/batchnormgrad
5 years ago
lizhenyu
839ec02542
Add FusedBatchEx support
5 years ago
mindspore-ci-bot
a3dae6344b
!4758 GPU kernel support NHWC
Merge pull request !4758 from VectorSL/nhwc-support
5 years ago
mindspore-ci-bot
b9bde4c826
!4559 codex warning
Merge pull request !4559 from chenweifeng/warning
5 years ago
VectorSL
e939d61a2c
conv pooling pad support NHWC
5 years ago
wilfChen
061bbf1f87
code warning
5 years ago
lizhenyu
19d50fea3e
add FusedBatchNormGradEx gpu kernel
5 years ago
Peilin Wang
0d5220d33c
modified documentation and gpu kernel for smoothL1Loss
fix pylint
changed doc and code for SmoothL1Loss to be same a dchip. fixed grad kernel
fix ci
5 years ago
Jonathan Yan
72d2597cb7
Add 2 reserve output for BatchNormGrad v1
5 years ago
lizhenyu
7ddddc41a9
add FusedBatchNoramEx gpu kernel
5 years ago
lizhenyu
d667d6ee92
bugfix:SigmoidCrossEntropyWithLogitsGrad need multiply dout
5 years ago
Jonathan Yan
19d7488195
ROIAlignGrad kernel output size is wrong
5 years ago
mindspore-ci-bot
01962afd23
!4024 Support half data type in ROIAlign/ROIAlignGrad Kernel
Merge pull request !4024 from JonathanY/roihalf
5 years ago