Commit Graph

10197 Commits

Author SHA1 Message Date
HuangBingjian 1d02488659 fix tensor print 2020-09-18 14:11:04 +08:00
mindspore-ci-bot 5a76bd717d !6185 fix api comments
Merge pull request !6185 from gziyan/fix_api_comments
2020-09-17 20:48:27 +08:00
mindspore-ci-bot 3f0ac45954 !6206 new add gpu ops sqrt_grad and rsqrt_grad.
Merge pull request !6206 from linqingke/new_ops
2020-09-17 20:40:26 +08:00
mindspore-ci-bot c0f28a4276 !6386 [MS][LITE]fix memory leaks problem
Merge pull request !6386 from yeyunpeng2020/memory
2020-09-17 20:36:35 +08:00
mindspore-ci-bot e6c738d3b6 !6413 [MSLITE][Develop] fix reduce relu6
Merge pull request !6413 from sunsuodong/fix_reduce_relu6
2020-09-17 20:35:38 +08:00
mindspore-ci-bot d8d2a70cb3 !6344 [AutoParallel]fix auto parallel multigraph bug
Merge pull request !6344 from lichen/fix_auto_parallel_mutigraph_bug
2020-09-17 20:30:32 +08:00
mindspore-ci-bot cc4859f0b2 !6358 fix loss print in bert, change epoch number to integer
Merge pull request !6358 from chenhaozhe/fix-loss-print
2020-09-17 20:27:52 +08:00
mindspore-ci-bot ecb10caa20 !6415 Modify comments of API in mdp
Merge pull request !6415 from byweng/master
2020-09-17 20:24:01 +08:00
mindspore-ci-bot c54c4d644c !6410 clear up codedex of C++
Merge pull request !6410 from lilei/modify_bug
2020-09-17 20:09:38 +08:00
mindspore-ci-bot 788ff3366f !6427 emergency remove std
Merge pull request !6427 from wangzhe/master
2020-09-17 20:08:06 +08:00
wangzhe 371f5ad2fc remove std 2020-09-17 19:51:58 +08:00
mindspore-ci-bot c55bd78ce5 !6404 fix eagleEye check
Merge pull request !6404 from gukecai/codex
2020-09-17 19:48:39 +08:00
mindspore-ci-bot e03e087079 !5758 fix arg or hub in resnet
Merge pull request !5758 from zhouyaqiang0/master
2020-09-17 19:48:36 +08:00
mindspore-ci-bot c3656e8d7b !6419 AlexNet ReadMe
Merge pull request !6419 from chenweifeng/AlexNet-GPU-ReadMe
2020-09-17 19:46:34 +08:00
mindspore-ci-bot fec931c65d !6333 add padding grad op
Merge pull request !6333 from wuxuejian/padding_grad
2020-09-17 19:32:55 +08:00
mindspore-ci-bot 65d4fdc5bb !6391 Add PS pointer check.
Merge pull request !6391 from ZPaC/master-pointer-check
2020-09-17 19:31:38 +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
xuanyue 2ad3eb5024 fix memory leaks 2020-09-17 17:29:53 +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
linqingke dda3176fca new add sqrt_grad and rsqrt_grad. 2020-09-17 17:13:25 +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
wilfChen c267aaefe9 alexnet readme 2020-09-17 16:49:23 +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
sunsuodong 5c97d0fb3d fix reduce relu6 2020-09-17 16:27:35 +08:00
bingyaweng fc7e7c9044 modify comments of API in mdp 2020-09-17 16:25:42 +08:00
lilei 6215e30086 clear up codedex of C++ 2020-09-17 16:19:47 +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
ZPaC 58d6406178 Add pointer check for PS 2020-09-17 15:46:28 +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
wuxuejian e893368fae add padding grad op 2020-09-17 15:07:45 +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