caifubi
5a447c9adc
fix memcpy_async dst size less than src size
6 years ago
mindspore-ci-bot
c964916e20
!1254 change runtime stream type from uintptr_t to void*
Merge pull request !1254 from caifubi/change-uintprt_t-to-void-ptr
6 years ago
zhouneng
218ade30b2
add vm support sin and cumsum
6 years ago
mindspore-ci-bot
04fdeddfcb
!1299 cpu kernel support multiple dtype
Merge pull request !1299 from sunsuodong/ops_int32
6 years ago
caifubi
5b963aef2b
Change uintptr_t to void ptr
6 years ago
sunsuodong
df7281c367
cpu kernel support mutil dtype
6 years ago
mindspore-ci-bot
183144e135
!1282 support vm for PReLU and PReLUGrad
Merge pull request !1282 from jiangjinsheng/vm_prelu
6 years ago
mindspore-ci-bot
47275427da
!1210 Add exception check for BiasAdd kernel
Merge pull request !1210 from chenweifeng/cudnn_exception
6 years ago
mindspore-ci-bot
df1eb2f65d
!1205 Gpu UnsortedSegmentSum fix
Merge pull request !1205 from chenweifeng/unsorted_segment_sum
6 years ago
jiangjinsheng
ce09f5e15a
vm for prelu and prelugrad
6 years ago
mindspore-ci-bot
6ffb3c97cd
!1058 add host cpu kernel: GatherV2/Concat/Slice/SliceGrad
Merge pull request !1058 from sunsuodong/lstm_ops
6 years ago
mindspore-ci-bot
f73867222e
!1240 modify log format with space
Merge pull request !1240 from jjfeing/master
6 years ago
jjfeing
60447f7ee9
modify log format with space
6 years ago
jiangjinsheng
aff6040436
support vm for Argmax
6 years ago
zhaojichen
d1d1766bed
add squaresumall op
6 years ago
wilfChen
b330766a0f
cuda exception check
6 years ago
jiangjinsheng
706cd1af91
support vm for bn_training_update_v2
6 years ago
sunsuodong
28241d0293
lstm ops
6 years ago
caifubi
7d07e17f5a
Support Common Hccl Op
1.Support Broadcast op
2.Support communication op as graph output
3.Optimize Communication op memory alocation
4.support hccl multi-group
6 years ago
mindspore-ci-bot
4efa9717bb
!1129 Add op bounding box encoder
Merge pull request !1129 from zhaozhenlong/op/bounding-box-encoder
6 years ago
changzherui
1e93927772
code 516 for test
6 years ago
wilfChen
83151509dc
UnsortedSegmentSum kernel support Nd
6 years ago
zhaozhenlong
b54ffdc086
add op BoundingBoxDecode
iou
NMSWithMask
larsupdate testcase
sgd testcase
6 years ago
mindspore-ci-bot
92d196f054
!1178 Complete vm ops for ROIAlign and ROIAlignGrad
Merge pull request !1178 from zhouneng/add_vm_support_roialign
6 years ago
mindspore-ci-bot
e8deacea3c
!1162 change using input or output's device dtype to create transdata's kernel build info
Merge pull request !1162 from lianliguang/using-device-dtype-to-create-transdata-kernel-build-info
6 years ago
WilliamLian
52e97dbb79
using device dtype to create transdata kernel build info
6 years ago
zhouneng
c2a1b5f8c1
add register info for ROIAlign and ROIAlignGrad
6 years ago
wilfChen
1991a89f40
LayerNormGrad fix & codex
6 years ago
mindspore-ci-bot
597933b04b
!1113 rename kernel/mng to kernel/rts
Merge pull request !1113 from dengwentao/rts
6 years ago
mindspore-ci-bot
cf6a4fe687
!1155 fix bug of log interface
Merge pull request !1155 from fary86/fix_bug_of_log_interface
6 years ago
fary86
057dcdbad5
Fix bug of log interface
1.GLOG_v can not control log level of MindData
2.Sub module ids of some source files under directory `kernel` and `device` are incorrect
3.GLOG_v can not control log level when using dlog
6 years ago
liuxiao
c884653de1
add tbe op info of BNInfer and BNInferGrad for VM
6 years ago
mindspore-ci-bot
94883f9b9c
!1132 add op pattern in kernel build info
Merge pull request !1132 from lianliguang/add-attr-op-pattern-to-kernel-build-info
6 years ago
WilliamLian
44df45c84d
add attr op_pattern to kernel build info
6 years ago
VectorSL
9996e0d4d2
gpu update shape infer
6 years ago
mindspore-ci-bot
0695bb4c18
!1115 DepthwiseConv2d+Eltwise buffer fusion pass
Merge pull request !1115 from wangcong/master
6 years ago
mindspore-ci-bot
a61f8486c6
!1128 only call HasNodeAttr for CNodePtr type
Merge pull request !1128 from Margaret_wangrui/master
6 years ago
wangcong
c0772522d2
fix bug
6 years ago
wangcong
2f591cab79
fix bug
6 years ago
wangcong
453514dd51
fix compile error
6 years ago
wangcong
e477e7617b
update getrealop name
6 years ago
wangcong
6478015786
fix compile error
6 years ago
wangcong
7017ac3f7e
depthwisecon2d-eltwise pass
6 years ago
mindspore-ci-bot
21bcdcd8ad
!1121 Complete vm ops for ResizeBilinear and ResizeBilinearGrad
Merge pull request !1121 from lihongkang/master
6 years ago
Margaret_wangrui
137007be88
only call HasNodeAttr for CNodePtr type
6 years ago
mindspore-ci-bot
8f40f36c6c
!924 gpu queue support multi-inputs
Merge pull request !924 from chenweifeng/dataset
6 years ago
dengwentao
fa83fc3e02
rename kernel/mng to kernel/rts
6 years ago
mindspore-ci-bot
049d3796a6
!1091 gpu support Cast/RealDiv/Mul/Sub/Softmax kernels enforcement
Merge pull request !1091 from chenweifeng/cast
6 years ago
mindspore-ci-bot
86d4797399
!1079 Convert AiCpu kernel when aicore not supported
Merge pull request !1079 from lianliguang/convert-to-AICPU-when-AiCore-not-supported-kernel
6 years ago
lihongkang
ca8a914736
接入算子resizebilinear and resizebilineargrad
6 years ago