mindspore-ci-bot
7e2e7ad52b
!1367 modify topk split pass
Merge pull request !1367 from jjfeing/master
5 years ago
mindspore-ci-bot
a510ecc8ff
!1339 add epsilon parameter for layernorm
Merge pull request !1339 from JichenZhao/layernorm_mean_var_shape
5 years ago
WilliamLian
338d7c1ac1
decoupled of insert transdata and deal ref and split transdata
5 years ago
zhaojichen
7c9fb3424f
add epsilon parameter for layernorm
5 years ago
mindspore-ci-bot
368007240c
!1320 add applyrmsprop cumprod and reduceprod for vm
Merge pull request !1320 from JichenZhao/applyrms_squaresumall_cumprod_reduceprod
5 years ago
jjfeing
654f09037e
fix topk split
5 years ago
zhoufeng
af5019b94f
link child graphs
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
zhaojichen
a42ec8f69f
add applyrmsprop op for vm
5 years ago
mindspore-ci-bot
a8b2c5a0bc
!1335 check memcpy_async task src size and dst size
Merge pull request !1335 from caifubi/get-device-datatype-in-memcpy
5 years ago
mindspore-ci-bot
817b0e4a59
!1289 add op register info for sin and cumsum
Merge pull request !1289 from GongLiyao/add_vm_support_sin_cumsum
5 years ago
caifubi
5a447c9adc
fix memcpy_async dst size less than src size
5 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
5 years ago
zhouneng
218ade30b2
add vm support sin and cumsum
5 years ago
mindspore-ci-bot
04fdeddfcb
!1299 cpu kernel support multiple dtype
Merge pull request !1299 from sunsuodong/ops_int32
5 years ago
caifubi
5b963aef2b
Change uintptr_t to void ptr
5 years ago
sunsuodong
df7281c367
cpu kernel support mutil dtype
5 years ago
mindspore-ci-bot
183144e135
!1282 support vm for PReLU and PReLUGrad
Merge pull request !1282 from jiangjinsheng/vm_prelu
5 years ago
mindspore-ci-bot
47275427da
!1210 Add exception check for BiasAdd kernel
Merge pull request !1210 from chenweifeng/cudnn_exception
5 years ago
mindspore-ci-bot
df1eb2f65d
!1205 Gpu UnsortedSegmentSum fix
Merge pull request !1205 from chenweifeng/unsorted_segment_sum
5 years ago
jiangjinsheng
ce09f5e15a
vm for prelu and prelugrad
5 years ago
mindspore-ci-bot
6ffb3c97cd
!1058 add host cpu kernel: GatherV2/Concat/Slice/SliceGrad
Merge pull request !1058 from sunsuodong/lstm_ops
5 years ago
mindspore-ci-bot
f73867222e
!1240 modify log format with space
Merge pull request !1240 from jjfeing/master
5 years ago
jjfeing
60447f7ee9
modify log format with space
5 years ago
jiangjinsheng
aff6040436
support vm for Argmax
5 years ago
zhaojichen
d1d1766bed
add squaresumall op
5 years ago
wilfChen
b330766a0f
cuda exception check
5 years ago
jiangjinsheng
706cd1af91
support vm for bn_training_update_v2
5 years ago
sunsuodong
28241d0293
lstm ops
5 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
5 years ago
mindspore-ci-bot
4efa9717bb
!1129 Add op bounding box encoder
Merge pull request !1129 from zhaozhenlong/op/bounding-box-encoder
5 years ago
changzherui
1e93927772
code 516 for test
5 years ago
wilfChen
83151509dc
UnsortedSegmentSum kernel support Nd
5 years ago
zhaozhenlong
b54ffdc086
add op BoundingBoxDecode
iou
NMSWithMask
larsupdate testcase
sgd testcase
5 years ago
mindspore-ci-bot
92d196f054
!1178 Complete vm ops for ROIAlign and ROIAlignGrad
Merge pull request !1178 from zhouneng/add_vm_support_roialign
5 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
5 years ago
WilliamLian
52e97dbb79
using device dtype to create transdata kernel build info
5 years ago
zhouneng
c2a1b5f8c1
add register info for ROIAlign and ROIAlignGrad
5 years ago
wilfChen
1991a89f40
LayerNormGrad fix & codex
5 years ago
mindspore-ci-bot
597933b04b
!1113 rename kernel/mng to kernel/rts
Merge pull request !1113 from dengwentao/rts
5 years ago
mindspore-ci-bot
cf6a4fe687
!1155 fix bug of log interface
Merge pull request !1155 from fary86/fix_bug_of_log_interface
5 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
5 years ago
liuxiao
c884653de1
add tbe op info of BNInfer and BNInferGrad for VM
5 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
5 years ago
WilliamLian
44df45c84d
add attr op_pattern to kernel build info
5 years ago
VectorSL
9996e0d4d2
gpu update shape infer
5 years ago
mindspore-ci-bot
0695bb4c18
!1115 DepthwiseConv2d+Eltwise buffer fusion pass
Merge pull request !1115 from wangcong/master
5 years ago
mindspore-ci-bot
a61f8486c6
!1128 only call HasNodeAttr for CNodePtr type
Merge pull request !1128 from Margaret_wangrui/master
5 years ago
wangcong
c0772522d2
fix bug
5 years ago
wangcong
2f591cab79
fix bug
5 years ago
wangcong
453514dd51
fix compile error
5 years ago