Commit Graph

10169 Commits

Author SHA1 Message Date
wsc 5953855106 Add converter method for operator 'Split'. 2020-09-17 19:27:02 +08:00
mindspore-ci-bot 9da592a99f !6392 fix globalbatchnorm bug
Merge pull request !6392 from JichenZhao/fix_bug
2020-09-17 19:19:10 +08:00
mindspore-ci-bot 6bb12a9118 !6378 nn.MatMul support broadcast.
Merge pull request !6378 from liuxiao93/Broadcast-nn.MatMul-Ascend
2020-09-17 19:17:26 +08:00
mindspore-ci-bot 5c3fcf6a7e !6373 [MS][LITE][DEVELOP]add customized vector
Merge pull request !6373 from jianghui58/master
2020-09-17 19:09:08 +08:00
mindspore-ci-bot 660b259995 !6377 tod lenet test
Merge pull request !6377 from yonibaehr/export
2020-09-17 18:36:59 +08:00
mindspore-ci-bot 9e04ba7074 !6402 fixed cast test case for opencl
Merge pull request !6402 from liuchao/master
2020-09-17 18:35:44 +08:00
mindspore-ci-bot 3e344a2162 !6406 internal/model.h add ReduceMode &add operator new and operator delete for internal/MSTensor
Merge pull request !6406 from wangzhe/master
2020-09-17 18:32:41 +08:00
mindspore-ci-bot 63ae2c3639 !6374 LSTM API optimization
Merge pull request !6374 from caojian05/ms_master_lstm_api_optimation
2020-09-17 17:29:15 +08:00
mindspore-ci-bot b759d402af !6416 [MSLITE][Develop] deconv fp16 bug
Merge pull request !6416 from ling/deconv
2020-09-17 17:24:46 +08:00
mindspore-ci-bot efd0fde424 !6397 [MSLITE] Fix the bug of int8 matmul weight tensor init
Merge pull request !6397 from zhanyuan/dev
2020-09-17 17:24:32 +08:00
yoni 30993000e0 add lenet test 2020-09-17 12:22:50 +03:00
wangzhe af174ae3d0 internal/model.h add ReduceMode & add operator new and operator delete for internal/MSTensor 2020-09-17 17:21:13 +08:00
mindspore-ci-bot 016a656b33 !6401 [MSLITE][Develop] add arm32 cpu aware training testcase
Merge pull request !6401 from yangruoqi713/test
2020-09-17 16:58:31 +08:00
mindspore-ci-bot db0c0caf10 !6393 bugfix delete batch_size
Merge pull request !6393 from yoonlee666/master
2020-09-17 16:43:15 +08:00
ling a31d14aec5 [MSLITE][Develop] deconv fp16 bug 2020-09-17 16:33:55 +08:00
yangruoqi713 0eae700165 [MSLITE][Develop] add arm32 cpu aware training testcase 2020-09-17 16:30:16 +08:00
mindspore-ci-bot 0e60ed8927 !6351 [MS][LITE][CPU]fix int8 function call of liboptimize
Merge pull request !6351 from lixian/master
2020-09-17 16:01:18 +08:00
mindspore-ci-bot deb1d2ba96 !6403 fix codex clean bug
Merge pull request !6403 from laiyongqiang/codex2
2020-09-17 15:58:39 +08:00
mindspore-ci-bot ab75268187 !6289 mobilenetv2 debug load_ckpt and move raiseError when create dataset
Merge pull request !6289 from yepei6/master_mobilenetv2_debug
2020-09-17 15:34:47 +08:00
mindspore-ci-bot c5c8b9ae19 !6405 fix debug build error
Merge pull request !6405 from zhaozhenlong/lite/issue/inline_remove2
2020-09-17 15:33:12 +08:00
mindspore-ci-bot a217deada9 !6345 [MS][LITE]add determination of malloc/new
Merge pull request !6345 from fuzhiye/tmp
2020-09-17 15:30:06 +08:00
zhanyuan 3e73f7d887 Fix the bug of int8 matmul weight tensor init 2020-09-17 15:29:06 +08:00
liuxiao93 9ef76c1aac nn.MatMul support broadcast. 2020-09-17 15:10:20 +08:00
zhaozhenlong e08d56fcb1 fix -d build error 2020-09-17 15:06:18 +08:00
zhaojichen d8ceb23e62 fix globalbatchnorm bug 2020-09-17 15:02:35 +08:00
mindspore-ci-bot defd74e261 !6335 add include_top parameter in googlenet for hub
Merge pull request !6335 from hzf/add_inctop
2020-09-17 15:00:57 +08:00
mindspore-ci-bot 0c2e7f5092 !6321 codex warning
Merge pull request !6321 from chenweifeng/codex
2020-09-17 14:57:22 +08:00
mindspore-ci-bot f6522ef5bc !6330 GPU fix reviewbot : large function
Merge pull request !6330 from VectorSL/pooling
2020-09-17 14:56:49 +08:00
mindspore-ci-bot 33b4886ca9 !6366 add wide&deep test
Merge pull request !6366 from HW_KK/master
2020-09-17 14:49:50 +08:00
mindspore-ci-bot 74255d9faf !6356 improve maskrcnn precision and performance
Merge pull request !6356 from gengdongjie/master
2020-09-17 14:47:22 +08:00
mindspore-ci-bot 65c960d3e2 !6389 transformer ckpt path
Merge pull request !6389 from TuDouNi/master
2020-09-17 14:43:54 +08:00
mindspore-ci-bot 9758be4719 !6399 Check if csv file is open
Merge pull request !6399 from jiangzhiwen/fix/ifstream_is_open
2020-09-17 14:43:35 +08:00
mindspore-ci-bot c95ed54fe1 !5239 reduce cyclomatic complexity in model zoo
Merge pull request !5239 from zhaoting/master
2020-09-17 14:27:01 +08:00
mindspore-ci-bot 6d03fb822d !6363 fix bug of op space_to_depth
Merge pull request !6363 from 陶云浩/space_to_depth
2020-09-17 14:13:57 +08:00
mindspore-ci-bot 43770c9fda !6324 [MSLITE][Develop] modify optimize.so to sdot and fp16 so
Merge pull request !6324 from ling/bug
2020-09-17 14:11:40 +08:00
mindspore-ci-bot 228a41db1d !6341 fix securec compile options, remove unused libraries from output package
Merge pull request !6341 from yanghaoran/master
2020-09-17 14:09:23 +08:00
mindspore-ci-bot 13e912cb95 !6376 Add discription about arg of Conv2dBnAct
Merge pull request !6376 from chenfei_mindspore/master
2020-09-17 14:08:51 +08:00
Payne ac8f7734bb debug load_ckpt,rename the network parameters;move the raiseerror of dataset size from dataset.py to train.py, give the control switch to user 2020-09-17 13:11:01 +08:00
mindspore-ci-bot 4333ea5338 !6394 [MS][LITE][GPU]transpose support NCHW2NHWC, fix:GPU runtime init failed
Merge pull request !6394 from chenzupeng/master-lite
2020-09-17 12:57:32 +08:00
laiyongqiang e13beaa7ed clean codex warning 2020-09-17 12:50:41 +08:00
Corleone 6edee78dac fixed cast test case for opencl 2020-09-17 12:19:22 +08:00
chenzupeng 1f89ea759b transpose support NCHW2NHWC
fix: GPU init failed, disable winagrad
2020-09-17 12:10:50 +08:00
jianghui58 fef12388e8 add customized vector 2020-09-17 12:05:07 +08:00
ling a19e6251bc [MSLITE][Develop] modify optimize.so to sdot and fp16 so 2020-09-17 11:59:42 +08:00
mindspore-ci-bot f53047e8f5 !6375 Adapting new profiling performance data
Merge pull request !6375 from 张毅辉/zyh_profiling_adapt_aicpu_file
2020-09-17 11:57:24 +08:00
mindspore-ci-bot 6de2e0c042 !6388 [MSLITE][Develop] optimize arm cpu fp32 arm32 op activation
Merge pull request !6388 from yangruoqi713/optimize
2020-09-17 11:54:59 +08:00
mindspore-ci-bot 885acbe387 !6316 [MSLITE][Develop] add arm32 testcase for lite
Merge pull request !6316 from yangruoqi713/arm32
2020-09-17 11:54:24 +08:00
mindspore-ci-bot 8785eef1ee !6338 Fixing pylint for operators
Merge pull request !6338 from zhangzheng/master
2020-09-17 11:54:14 +08:00
fuzhiye 2901e352b8 add determination of malloc (if is nullptr) 2020-09-17 11:52:00 +08:00
root f352204aaa transformer ckpt path 2020-09-17 11:49:43 +08:00