baihuawei
ea78e16e74
fix lstm
5 years ago
wanghua
3f536ea1b7
add bert performance test case
5 years ago
sunsuodong
63d9e47291
fix cpu StridedSliceGrad
5 years ago
jonyguo
228061818c
Merge branch 'incubator-master' into sync_05177ff9_6b1715a7
5 years ago
mindspore-ci-bot
6b1715a76b
!150 add RNNTLoss and RandomCategorical ops for aicpu
Merge pull request !150 from yanzhenxiang2020/add_rnnt_and_categorical
5 years ago
yanzhenxiang2020
e3d1e2f55b
add RNNTLoss and RandomCategorical op for aicpu
5 years ago
liuwenhao4
7b911886ec
Fixing some tiny faults about Pylint in my code(ops)
5 years ago
Yi Huaijie
d7e1ab1445
clean pylint warnings
5 years ago
mindspore-ci-bot
692f38ded2
!1532 clean pylint warning in test dir
Merge pull request !1532 from jinyaohui/pylint1
5 years ago
jinyaohui
86d197dfeb
clean pylint
5 years ago
lizhenyu
9df3a8613c
fix get nullptr when use graph manager
5 years ago
mindspore-ci-bot
d3dbb10b6d
!1563 Fixing some tiny faults about Pylint in my code(ops)
Merge pull request !1563 from liuwenhao/master
5 years ago
mindspore-ci-bot
23d27e0a17
!1540 [AutoParallel]Add resnet50 st
Merge pull request !1540 from lichen/add_auto_parallel_st
5 years ago
liuwenhao4
f87c70a9ab
Fixing some tiny faults about Pylint in my code(ops)
5 years ago
lichenever
191d3c05d0
add auto parallel st
5 years ago
mindspore-ci-bot
bb72c0020b
!1612 add cpu stridedslice
Merge pull request !1612 from kisnwang/add-cpu-stridedslice
5 years ago
kswang
f93e6beb52
add cpu strided slice
5 years ago
mindspore-ci-bot
19ce0c372a
!1257 Implicit type conversion
Merge pull request !1257 from candanzg/implicit_type_conversion2
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
9c33da391a
!1513 refine data copy in multi-graph
Merge pull request !1513 from zyli2020/refine_data_copy_in_multi_graph
5 years ago
liuwenhao4
a7ad0d0a49
Fixing some tiny faults about Pylint in my code(ops)
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
candanzg
2429da19fb
implicit type conversion
Signed-off-by: candanzg <zhangshucheng@huawei.com>
5 years ago
lizhenyu
a25b84055c
refine data copy in multi-graph
5 years ago
chenhaozhe
b6aceddeab
update bert scripts according to rules of modelzoo
5 years ago
mindspore-ci-bot
2e684e89e7
!1446 pylint clean
Merge pull request !1446 from liuxiao78/master
5 years ago
mindspore-ci-bot
5b9c145ff8
!1383 keep different attributes for cnode evaluation
Merge pull request !1383 from amongo/KeepPrimAttrInCNode
5 years ago
sunsuodong
ade90be427
addn
5 years ago
huangdongrun
1159f2b11e
add prim infer attr cache
modify infer to get abstract value and attr value map together
support get attr in specialize
clone primitive when specialize if attribute is not the same with
infered attribute
5 years ago
mindspore-ci-bot
10076ffe1a
!1216 add graph attention networks model and test file
Merge pull request !1216 from zhangdengcheng/master
5 years ago
liuwenhao4
f3f0cbaeee
Fixing some tiny faults about Pylint in my code(ops)
5 years ago
“liuxiao”
18f0af0529
pylint clean
5 years ago
mindspore-ci-bot
e5c7ecfd46
!1426 Fix the issues checked by pylint
Merge pull request !1426 from chengang/fix_pylint
5 years ago
mindspore-ci-bot
318e3012d7
!1422 Fix result error when calling AllReduce serially.
Merge pull request !1422 from ZPaC/fix-multi-allreduce-calling-error
5 years ago
cristoval
f6c20178d2
fix pylint check issues
5 years ago
ZPaC
d9bcdac3dc
Fix result error when calling AllReduce serially.
5 years ago
mindspore-ci-bot
929ef67bfc
!1411 pylint warning clean
Merge pull request !1411 from liubuyu/master
5 years ago
liubuyu
107794fac9
pylint warning clean
5 years ago
Yi Huaijie
8cfc05e4cf
clean pylint warnings of parallel test cases
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
mindspore-ci-bot
45368a86e9
!1329 Put the parameter validation of the Summary operator into the python layer
Merge pull request !1329 from ougongchang/master
5 years ago
ougongchang
7d78b5d89e
Put the parameter validation of the Summary operator into the python layer
add some unittest for summary operator
support ScalarSummary to record number type
5 years ago
ms_yan
d5e896b51c
delete storageDataset Op API and its test case
5 years ago
zhaojichen
7c9fb3424f
add epsilon parameter for layernorm
5 years ago
mindspore-ci-bot
3f23aa1d79
!1348 fix pylint warnings of parallel test cases
Merge pull request !1348 from yihuaijie/master
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