mindspore-ci-bot
|
f6f7815fa2
|
!6440 add sin cos gpu-op
Merge pull request !6440 from wukesong/gpu-sin-cos
|
5 years ago |
mindspore-ci-bot
|
149285b6f2
|
!6532 GPU fix BnCast
Merge pull request !6532 from VectorSL/bncast
|
5 years ago |
wukesong
|
f9a865fd42
|
add GPU operator
|
5 years ago |
yujianfeng
|
1b45e5fe97
|
Fix codedex warning
|
5 years ago |
VectorSL
|
50dc89332c
|
fix bn cast
|
5 years ago |
mindspore-ci-bot
|
fd3c071602
|
!6424 add memcpy_s check
Merge pull request !6424 from zhaoting/add_bn_check
|
5 years ago |
mindspore-ci-bot
|
f6c904308e
|
!6462 Fix getting internal output failed when init parameter
Merge pull request !6462 from YuJianfeng/master
|
5 years ago |
mindspore-ci-bot
|
076d8ae530
|
!6458 GPU codex fix
Merge pull request !6458 from VectorSL/codex-fix
|
5 years ago |
zhaoting
|
2d315b32e6
|
add memcpy_s check
|
5 years ago |
mindspore-ci-bot
|
1dc71651ae
|
!6437 clear warning
Merge pull request !6437 from baihuawei/clear-warnings
|
5 years ago |
mindspore-ci-bot
|
c8e9d46391
|
!6450 Change PS directory.
Merge pull request !6450 from ZPaC/master-change-ps-dir
|
5 years ago |
yujianfeng
|
d1c96e9455
|
Fix getting internal output failed when init parameter
|
5 years ago |
VectorSL
|
9e6bd72e04
|
fix codex
|
5 years ago |
ZPaC
|
0b49f0fb57
|
change PS dir
|
5 years ago |
baihuawei
|
e0c063704c
|
clear warnings
|
5 years ago |
peixu_ren
|
8132e56417
|
Add dtype float16 that erf and erfc should support
|
5 years ago |
mindspore-ci-bot
|
3f0ac45954
|
!6206 new add gpu ops sqrt_grad and rsqrt_grad.
Merge pull request !6206 from linqingke/new_ops
|
5 years ago |
linqingke
|
dda3176fca
|
new add sqrt_grad and rsqrt_grad.
|
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 |
mindspore-ci-bot
|
c9fa006b92
|
!6308 [MS][GPU][CUDA] NMS_Pass Kernel performance improvement
Merge pull request !6308 from danishnxt/GPU_three
|
5 years ago |
mindspore-ci-bot
|
475ed7a321
|
!6226 RoiAlign gpu kennel not matched with D-chip
Merge pull request !6226 from JonathanY/rcnn
|
5 years ago |
mindspore-ci-bot
|
71ab9e300b
|
!6012 Support erf and erfc ant GPU backend
Merge pull request !6012 from peixu_ren/custom_gpu
|
5 years ago |
mindspore-ci-bot
|
3d8c120c57
|
!6294 Optimize PS code
Merge pull request !6294 from ZPaC/master-get-optimizer-index-by-method
|
5 years ago |
VectorSL
|
01ef6db9e7
|
fix reviewbot:function has more than 50 lines
|
5 years ago |
mindspore-ci-bot
|
c899bcd001
|
!6111 sync-from-trunk-to-blue-zone-0912-c75b220
Merge pull request !6111 from HW_KK/master
|
5 years ago |
ZPaC
|
bb0a5a30cd
|
Capsulate address ptr generation in PS.
|
5 years ago |
wilfChen
|
aacf7c2e34
|
codex warning
|
5 years ago |
wuweikang
|
e24f534002
|
sync-from-trunk-to-blue-zone-0912-c75b220
|
5 years ago |
peixu_ren
|
fdd2d8209f
|
Support erf and erfc ant GPU backend
|
5 years ago |
Danish Farid
|
8c7cc7943d
|
NMS perf boost
fix:
revert the hash to orig
comment fix
remove area array
changed first workspace_size variable initialization
fixed variable name cases
|
5 years ago |
Jonathan Yan
|
ed88c2c2d4
|
roi_align grad init
|
5 years ago |
mindspore-ci-bot
|
014ea619a8
|
!6240 Fix review_bot and codedex problems
Merge pull request !6240 from DeshiChen/0910_review_bot
|
5 years ago |
mindspore-ci-bot
|
ff42cd87b2
|
!6247 Fix cpu ScatterNdUpdate doesn't update output
Merge pull request !6247 from huanghui/clear-warning
|
5 years ago |
huanghui
|
d6944a70ca
|
fix cpu kernel:ScatterNdUpdate doesn't set output
|
5 years ago |
dayschan
|
3c2da3197f
|
Fix review_bot and codedex problems
|
5 years ago |
mindspore-ci-bot
|
b83d921735
|
!3317 add check for stridedslice when choose aicpu or aicore
Merge pull request !3317 from zhangbuxue/add_check_for_stridedslice_when_choose_aicpu_or_aicore
|
5 years ago |
root
|
d11239f70f
|
Add relu6 gpu
|
5 years ago |
mindspore-ci-bot
|
bb4dbf4989
|
!5803 Combine Async Dump with E2e Dump
Merge pull request !5803 from caifubi/dump
|
5 years ago |
caifubi
|
372c2e7951
|
Combine Async Dump and E2E Dump
|
5 years ago |
mindspore-ci-bot
|
91b2591b08
|
!6079 1.Fix codex of PS module. 2.Use std::vector instead of std::shared_ptr. 3.Optimize some code.
Merge pull request !6079 from ZPaC/master-1.0-optimize-ps
|
5 years ago |
ZPaC
|
4c1f9983d7
|
Optimize PS code.
|
5 years ago |
mindspore-ci-bot
|
a6812d6270
|
!6075 akg json creation bugfix
Merge pull request !6075 from Gaoxiong/master
|
5 years ago |
mindspore-ci-bot
|
cd2646c98e
|
!6005 Optimize ROI Align kernel
Merge pull request !6005 from JonathanY/rcnn
|
5 years ago |
Gaoxiong
|
301a9c4e88
|
akg json creation bugfix
|
5 years ago |
buxue
|
08059f5c61
|
add check for stridedslice when choose aicpu or aicore
|
5 years ago |
John Tzanakakis
|
b0a7ebdeb0
|
enable debugger by default and set correct log message severity
|
5 years ago |
huanghui
|
a82577c00e
|
Add CPU kernels: TensorAdd, Sub, Mul, Div
|
5 years ago |
Jonathan Yan
|
2ca0718da6
|
optimize ROIAlign kernel
|
5 years ago |