Commit Graph

11659 Commits

Author SHA1 Message Date
mindspore-ci-bot d5fad7804e !7352 [MS][LITE[GPU]conv2d transpose support 4x4 8x8 and fullconnection support c%4!=0
Merge pull request !7352 from chenzupeng/master-lite
2020-10-15 19:13:01 +08:00
bai-yangfan 7dd91ffa26 integrate_export 2020-10-15 19:03:21 +08:00
mindspore-ci-bot 550c3fe0d2 !7339 fix for se-resnet50 accurancy
Merge pull request !7339 from qujianwei/master
2020-10-15 18:57:08 +08:00
mindspore-ci-bot 0cd9122e45 !7349 add train ut to CI
Merge pull request !7349 from lz/master
2020-10-15 18:53:58 +08:00
chenzupeng b1aa1a1d17 conv2d transpose support 4x4 8x8 and fullconnection support c%4!=0 2020-10-15 17:57:43 +08:00
chenhaozhe f3860f5111 Fix typo of hccl time out options 2020-10-15 17:29:18 +08:00
lz 4e770695cb add train ut 2020-10-15 17:23:32 +08:00
mindspore-ci-bot d020ed1eec !7334 [Data]add gitee repo for thirdpary lib download
Merge pull request !7334 from xulei/cmake
2020-10-15 17:22:30 +08:00
mindspore-ci-bot 6af5bafcce !7318 modify convert.cc warning log
Merge pull request !7318 from changzherui/mod_warning_log
2020-10-15 17:16:18 +08:00
mindspore-ci-bot 62bee291b2 !7215 modify checkpoint warning info
Merge pull request !7215 from changzherui/mod_ckpt_info
2020-10-15 17:15:53 +08:00
mindspore-ci-bot 7b21d43caa !7302 add default path support for nnae package
Merge pull request !7302 from yanghaoran/master
2020-10-15 17:04:20 +08:00
mindspore-ci-bot f69061c181 !7315 enable download from gitee
Merge pull request !7315 from liubuyu/bug_fix
2020-10-15 17:03:33 +08:00
mindspore-ci-bot 237270145c !7297 fix cpu square int32 type
Merge pull request !7297 from baihuawei/fixsquare
2020-10-15 17:00:24 +08:00
mindspore-ci-bot 6152bdaf16 !7332 cpu conv2d support tuple pad
Merge pull request !7332 from baihuawei/conv2dgrad
2020-10-15 16:58:48 +08:00
yao_yf 022005b94a fix a bug cases in reshape redistribution 2020-10-15 16:58:09 +08:00
VectorSL 5306348f26 gpu odelzoo lenet is not suitable for amp 2020-10-15 16:44:55 +08:00
mindspore-ci-bot 1e678a84dc !7336 [MSLITE][Develop] fix memory leak bug of arm cpu fp16 op deconv_depthwise
Merge pull request !7336 from yangruoqi713/bugfix
2020-10-15 16:08:12 +08:00
mindspore-ci-bot 9ccf5cb2b5 !7055 update deepfm network.
Merge pull request !7055 from linqingke/deepfm
2020-10-15 16:07:43 +08:00
mindspore-ci-bot 84488c322b !7325 upgrade openmpi version to v4.0.3 in dockerfile
Merge pull request !7325 from HW_KK/master
2020-10-15 15:43:08 +08:00
xulei2020 55e386567a add gitee repo for thirdpary lib download 2020-10-15 15:27:02 +08:00
yangruoqi713 c942c484e9 [MSLITE][Develop] fix memory leak bug of arm cpu fp16 op deconv_depthwise 2020-10-15 15:26:07 +08:00
qujianwei a96766c822 fix for se-resnet50 accurancy 2020-10-15 15:15:15 +08:00
mindspore-ci-bot f4421b4504 !7236 Add new pass:arithmetic_simplify and eliminate_empty_graph
Merge pull request !7236 from gengfei/1012_simplify_1.0
2020-10-15 14:52:15 +08:00
mindspore-ci-bot 311a4b0dd1 !7298 refactor seed interfaces
Merge pull request !7298 from yihuaijie/master
2020-10-15 14:33:03 +08:00
mindspore-ci-bot d403827178 !7322 fix warpctc accuracy
Merge pull request !7322 from baihuawei/warpctc
2020-10-15 13:57:18 +08:00
mindspore-ci-bot 6e39dc4a86 !7326 Skip empty label resource while release resource
Merge pull request !7326 from zhoufeng/skip-empty-label-resource
2020-10-15 13:56:52 +08:00
Eric 359ad19884 Added float_array support
Added fix, tests to come
2020-10-15 00:18:30 -04:00
mindspore-ci-bot 75b9ce8d2c !7288 psenet scripts update.
Merge pull request !7288 from linqingke/psenet
2020-10-15 11:31:14 +08:00
mindspore-ci-bot d93c7c0b12 !7313 Fix MatrixSetDiag, Select, Conv2D op annotation problem.
Merge pull request !7313 from liangchenghui/fix_MatrixSetDiag
2020-10-15 11:28:39 +08:00
mindspore-ci-bot b0d10627b7 !7323 add int8 support while converting dwconv to conv
Merge pull request !7323 from zhujingxuan/add_dwconv_weight_int8_support
2020-10-15 11:19:18 +08:00
mindspore-ci-bot 8c329605d2 !7159 optimize graph cut for depend
Merge pull request !7159 from kisnwang/optimize-graph-depend-cut
2020-10-15 11:10:49 +08:00
mindspore-ci-bot e00b9e23c5 !7308 Unify add save_graphs_path in DumpIR, ExportIR, Draw, DumpIRProto
Merge pull request !7308 from huanghui/unify_add_ir_save_path
2020-10-15 11:07:01 +08:00
baihuawei a534e0a320 cpu conv2d support tuple pad 2020-10-15 11:05:26 +08:00
Yi Huaijie b28a6ff88e refactor seed interfaces 2020-10-15 10:57:45 +08:00
linqingke 3ac12129a6 update deepfm network. 2020-10-15 10:57:22 +08:00
Geng_Fei 1455372cf1 add new pass in graph kernel: arithmetic_simplify 2020-10-15 10:54:10 +08:00
liubuyu adee3daf4d bug fix for profiling register twice 2020-10-15 10:53:47 +08:00
yangruoqi713 c3370f9818 [MSLITE][Develop] fix bug of arm cpu matmul: free bias_ptr_ in Resize function 2020-10-15 10:44:33 +08:00
huanghui b7519b7418 unify save_graphs_path 2020-10-15 10:15:16 +08:00
liubuyu f47dcd2bce easy use for speed up download third_party 2020-10-15 09:44:49 +08:00
zhoufeng bada826b18 skip empty label resource while release resource
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-10-15 09:42:08 +08:00
mindspore-ci-bot 60da54651b !7310 fix space_to_batch_int8 padding bug
Merge pull request !7310 from XianglongZeng/myms
2020-10-15 09:40:15 +08:00
mindspore-ci-bot 97159386ae !7250 Add LshProjection lite ops
Merge pull request !7250 from liuwenhao/master
2020-10-15 09:39:18 +08:00
mindspore-ci-bot 0dc34ce4b1 !7299 [MSLITE][Develop] fix bug of arm fp32 cpu matmul
Merge pull request !7299 from yangruoqi713/lite
2020-10-15 09:36:31 +08:00
wuweikang bd9d110ac6 upgrade openmpi version to v4.0.3 2020-10-15 09:35:48 +08:00
zhujingxuan fbeeb5b820 add int8 support while converting dwconv to conv 2020-10-15 09:25:51 +08:00
mindspore-ci-bot 839b4eb486 !7317 update transformer scripts
Merge pull request !7317 from panfengfeng/update_transformer_scripts
2020-10-15 09:24:14 +08:00
baihuawei bf6f421aa6 fix warpctc accuracy 2020-10-15 09:23:03 +08:00
mindspore-ci-bot f363a41543 !7296 fix 310 psenet
Merge pull request !7296 from anzhengqi/fix-310-psenet
2020-10-15 09:18:53 +08:00
mindspore-ci-bot ee53c4079d !7262 Modify version-check's raise to warning
Merge pull request !7262 from zhoufeng/version-check-raise-to-warning
2020-10-15 09:16:42 +08:00