mindspore-ci-bot
|
b60a353b94
|
!1681 modify hccl mutiple input and output op register
Merge pull request !1681 from Maoweiyong/fix_hccl_mutiple_input_output
|
5 years ago |
mindspore-ci-bot
|
72fd41786c
|
!1736 add reducemean's special kernel fileter rule
Merge pull request !1736 from lianliguang/master
|
5 years ago |
WilliamLian
|
cdacd5ca76
|
add reducemean's kernel select rules
|
5 years ago |
liuxiao
|
4efd151784
|
add tbe op SparseApplyProximalAdagradD-SparseApplyFtrlD-ApplyProximalAdagradD for VM
|
5 years ago |
maoweiyong
|
594dcf9472
|
modify hccl mutiple input and output op regiter
|
5 years ago |
zhouneng
|
65b0f8d1b3
|
为算子进行VM流程对接
|
5 years ago |
mindspore-ci-bot
|
bb72c0020b
|
!1612 add cpu stridedslice
Merge pull request !1612 from kisnwang/add-cpu-stridedslice
|
5 years ago |
mindspore-ci-bot
|
a8ab012d7a
|
!1441 FasterRcnn scripts merge
Merge pull request !1441 from linqingke/fasterrcnn
|
5 years ago |
kswang
|
f93e6beb52
|
add cpu strided slice
|
5 years ago |
mindspore-ci-bot
|
132ea0ad08
|
!1438 GPU GetNext kernel fix
Merge pull request !1438 from chenweifeng/getnext
|
5 years ago |
mindspore-ci-bot
|
8db919fafc
|
!1521 Gpu Matmul & BiasAdd kernel support null input
Merge pull request !1521 from chenweifeng/empty_input
|
5 years ago |
linqingke
|
0571099d71
|
model fasterrcnn scripts
upload fasterrcnn scripts
modify dataset
modify pylint for fasterrcnn
fix pylint for fasterrcnn
modify pylint for fasterrcnn
fix fasterrcnn script pylint
modify pylint for fasterrcnn
fix pylint
modify bug for fasterrcnn
add readme
remove download
fix config instances
FasterRcnn scripts update
|
5 years ago |
mindspore-ci-bot
|
04398cf88e
|
!1433 add tensor_minnie and separate py from ir
Merge pull request !1433 from leopz/tensor_base
|
5 years ago |
ZPaC
|
4814e78162
|
Add protection in cross entropy kernel.
|
5 years ago |
leopz
|
4508134ceb
|
add tensor_minnie and separate py from ir
|
5 years ago |
lihongkang
|
a36880f0ef
|
add vms for reducealld etc.
|
5 years ago |
mindspore-ci-bot
|
14f9a6e31c
|
!1310 add cpu lstm
Merge pull request !1310 from baihuawei/cpu-lstm
|
5 years ago |
mindspore-ci-bot
|
1bfa0dc5d5
|
!1265 add cpu transpose
Merge pull request !1265 from baihuawei/transpose
|
5 years ago |
mindspore-ci-bot
|
a5161a969f
|
!1531 cpu kernel support multiple inputs
Merge pull request !1531 from sunsuodong/multi_input
|
5 years ago |
baihuawei
|
9bcdf4cbdc
|
add lstm
|
5 years ago |
sunsuodong
|
5cf29f2478
|
multi_input
|
5 years ago |
baihuawei
|
eb0f897d31
|
add cpu transpose
|
5 years ago |
wilfChen
|
77d4da397d
|
MatMul & BiasAdd support null input
|
5 years ago |
mindspore-ci-bot
|
02f33a17b5
|
!1489 GPU fix slice
Merge pull request !1489 from VectorSL/gpu-fix-slice
|
5 years ago |
jiangjinsheng
|
a45dfca142
|
support BatchToSpaceND and SpaceToBatchND
|
5 years ago |
mindspore-ci-bot
|
2753aa5a9c
|
!1487 add cpu kernel "AddN"
Merge pull request !1487 from sunsuodong/addn
|
5 years ago |
VectorSL
|
f1bd5abaef
|
gpu fix slice
|
5 years ago |
sunsuodong
|
ade90be427
|
addn
|
5 years ago |
mindspore-ci-bot
|
932e0ccffd
|
!1476 fix Addn GetInputReshapeType failed
Merge pull request !1476 from wenchunjiang/fix_reshape_type_bug
|
5 years ago |
wilfChen
|
cb3b005e24
|
GetNext
|
5 years ago |
mindspore-ci-bot
|
728afd23db
|
!1440 fix issue of dynamic outputs compile failed
Merge pull request !1440 from wenchunjiang/fix_dynamic_output_bug
|
5 years ago |
mindspore-ci-bot
|
d8b87ec68a
|
!1423 memset_s pass the actual destination buff size, Initialize the member variable axis_
Merge pull request !1423 from sunsuodong/warn
|
5 years ago |
wenchunjiang
|
77e7cf7a18
|
fix reshape_type bug in dynamic input/output scene
|
5 years ago |
wenchunjiang
|
a295738830
|
add param_type in json
|
5 years ago |
sunsuodong
|
2601ed3004
|
review
|
5 years ago |
mindspore-ci-bot
|
948d07edcd
|
!1412 change 1 - keep_prob to keep_prob
Merge pull request !1412 from SanjayChan/master
|
5 years ago |
chenzomi
|
a1eceacc99
|
change 1 - keep_prob to keep_prob
|
5 years ago |
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 |