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
mindspore-ci-bot
889696bcab
!1331 delete dropoutgenmask and dropoutdomask when dropout prob equals 0 to enhance performance and adjust ci script
...
Merge pull request !1331 from yoonlee666/master-deletedropout
5 years ago
Yi Huaijie
14fe72f383
fix pylint warnings
5 years ago
jinyaohui
fbdba6e4da
clean pylint
5 years ago
zhaojichen
a42ec8f69f
add applyrmsprop op for vm
5 years ago
yoonlee666
12d9c71c83
delete dropout when prob equals 0 and adjust bert ci script
5 years ago
gongchen
36edbe411e
test(custom_op): Delete conv2d custom op.
5 years ago
chujinjin
668c18c42c
fix cifar 1p test
5 years ago
mindspore-ci-bot
19c200e9cc
!1280 pylint clean
...
Merge pull request !1280 from liubuyu/master
5 years ago
zhangdengcheng
9fbc519ebb
Add graph attention networks model and test file
5 years ago
mindspore-ci-bot
aa1cee113d
!1279 test(custom_op): clean up custom op test case.
...
Merge pull request !1279 from gongchen/fix_custom_op_case
5 years ago
liubuyu
37be555a81
pylint clean
5 years ago
gongchen
44458865b6
test(custom_op): Clean up custom op test case.
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
wanghua
2703ac5ba4
fix bert percision problem
5 years ago
gongchen
366364ba38
Add custom op testcases.
5 years ago
jinyaohui
5a914994ba
clean pylint
5 years ago
sunsuodong
28241d0293
lstm ops
5 years ago