VectorSL
|
e939d61a2c
|
conv pooling pad support NHWC
|
5 years ago |
wilfChen
|
061bbf1f87
|
code warning
|
5 years ago |
limingqi107
|
5b76e8f3d7
|
gpu add format transform pass
|
5 years ago |
lizhenyu
|
19d50fea3e
|
add FusedBatchNormGradEx gpu kernel
|
5 years ago |
mindspore-ci-bot
|
bd2336b96a
|
!4764 add FusedBatchNoramEx gpu kernel
Merge pull request !4764 from zyli2020/gpu_bn_op_perf_optimize
|
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 |
baihuawei
|
04f4be4818
|
fix gpu loss grad
|
5 years ago |
mindspore-ci-bot
|
f78086c40e
|
!4704 Bugfix for server start failed
Merge pull request !4704 from chengang/fix_ps_multi_worker
|
5 years ago |
cristoval
|
40a65e3878
|
bugfix for server crush
|
5 years ago |
baihuawei
|
772e14d00d
|
add categorical
|
5 years ago |
mindspore-ci-bot
|
2b4febb430
|
!4436 Refactor uniform ops in GPU context
Merge pull request !4436 from peixu_ren/custom_gpu
|
5 years ago |
mindspore-ci-bot
|
505b6b5a9b
|
!4699 NMS_GPU_Sorting_Mem Fix
Merge pull request !4699 from danishnxt/GPU_two
|
5 years ago |
linqingke
|
642d48e9dd
|
fix floordiv and iou ops.
|
5 years ago |
peixu_ren
|
5dd4933328
|
Refactor uniform ops in GPU context
|
5 years ago |
Peilin Wang
|
6719169a7f
|
added type support for atomic add and scatternd
fix ci
fix ci
|
5 years ago |
danish
|
97f08e74ec
|
nms_sorting fix
lint py fix 2
nms_py_file test value fix
lint fix
|
5 years ago |
qujianwei
|
c21ffc0317
|
fix gpu matmul fp32 accuracy
|
5 years ago |
zhoufeng
|
663278112f
|
optimize code compile performance
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
mindspore-ci-bot
|
28755b2f1a
|
!4581 modelzoo wide_and_deep_multitable
Merge pull request !4581 from yao_yf/modelzoo_wide_and_deep_mutitable
|
5 years ago |
mindspore-ci-bot
|
3fb58fcbe4
|
!4585 add gpu nccl broadcast
Merge pull request !4585 from baihuawei/broadcast
|
5 years ago |
yao_yf
|
245415f5bd
|
modelzoo wide_and_deep_multitable
|
5 years ago |
mindspore-ci-bot
|
91acc774de
|
!4579 [bugfix]SigmoidCrossEntropyWithLogitsGrad compute dx need multiply dout
Merge pull request !4579 from zyli2020/fix_sigmoid_cross_entropy_bug
|
5 years ago |
baihuawei
|
b9ebd9c280
|
add gpu nccl broadcast
|
5 years ago |
mindspore-ci-bot
|
8c72d5b9d1
|
!4566 Add ScatterNdUpdate cpu kernel
Merge pull request !4566 from huanghui/scatter-nd-update-cpu-kernel
|
5 years ago |
lizhenyu
|
d667d6ee92
|
bugfix:SigmoidCrossEntropyWithLogitsGrad need multiply dout
|
5 years ago |
huanghui
|
0d962a372f
|
add ScatterNdUpdate cpu kernel
|
5 years ago |
mindspore-ci-bot
|
dda4c26e7c
|
!4423 add reshape type of tensor
Merge pull request !4423 from lianliguang/add-reshape-type-to-tensor
|
5 years ago |
WilliamLian
|
6760d9976d
|
add reshape type to tensor
|
5 years ago |
mindspore-ci-bot
|
ca7ec00c71
|
!4479 Fix gpu registration macro to work with type unsigned char
Merge pull request !4479 from Peilin/gpu-reg-macro-fix
|
5 years ago |
Jonathan Yan
|
19d7488195
|
ROIAlignGrad kernel output size is wrong
|
5 years ago |
Peilin Wang
|
7baf5352ca
|
allow unsigned char types during registration, convert char to unsigned char
fixed some bugs
fixed cpplint
fix cpplint
|
5 years ago |
mindspore-ci-bot
|
c7b50bcdd2
|
!4251 adding type support for gpu kernels for EfficientNet
Merge pull request !4251 from Peilin/efficientnet
|
5 years ago |
mindspore-ci-bot
|
a23dd7147a
|
!4246 add type support for gpu kernelsl for faster-rcnn
Merge pull request !4246 from Peilin/faster-rcnn-type-support
|
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 |
mindspore-ci-bot
|
c041f4a295
|
!4368 add fix to GPU-RandomChoiceWithMask
Merge pull request !4368 from 34bunny/GPU-RandomChoiceWithMask-fix
|
5 years ago |
mindspore-ci-bot
|
e9629f95e1
|
!4418 Add UniqueWithPad cpu kernel
Merge pull request !4418 from huanghui/unique-with-pad-cpu-kernel
|
5 years ago |
mindspore-ci-bot
|
bf976c44e3
|
!4343 Remove useless function declaration in backend.
Merge pull request !4343 from ZhangQinghua/master
|
5 years ago |
Peilin Wang
|
571094f473
|
added type support for transpose and maxgrad
fix pylint
addressed code review comment
|
5 years ago |
huanghui
|
8f70af7300
|
add unique_with_pad cpu kernel
|
5 years ago |
mindspore-ci-bot
|
054f2b3bbb
|
!3918 modify initialization mode for random normal
Merge pull request !3918 from lilei/random_normal_0724
|
5 years ago |
lilei
|
4a1641bfd2
|
init random normal
|
5 years ago |
Peilin Wang
|
3cb3a5c7d8
|
type support for faster rcnn gpu kernels
addressed code review comments
fix cpplint and pylint
trying to fix python ut
fix smoke test
|
5 years ago |
TFbunny
|
17d01e838f
|
add fix to GPU-RandomChoiceWithMask (bitonicsort & testcase)
|
5 years ago |
Zhang Qinghua
|
6c65eac151
|
Remove useless function declaration in backend
|
5 years ago |
mindspore-ci-bot
|
0ac47b578d
|
!4300 fix operator select log imcomplete
Merge pull request !4300 from jjfeing/master
|
5 years ago |
mindspore-ci-bot
|
1856fb6af1
|
!3800 add gpu multinomial backend
Merge pull request !3800 from baihuawei/multinomial-c
|
5 years ago |
mindspore-ci-bot
|
6e3c87be46
|
!4298 Execution MaxmimumGrad on demand
Merge pull request !4298 from chenweifeng/maximumgrad
|
5 years ago |
huanghui
|
fa081092c8
|
add Unique cpu kernel
|
5 years ago |