Commit Graph

8373 Commits

Author SHA1 Message Date
kpy 44b738e8ac fix grad all ci bug 2020-08-26 18:28:35 +08:00
mindspore-ci-bot 13e9f5b86e !5217 SoftDvppDecodeRandomCropResizeJpeg do not support resize iimage to odd resolution
Merge pull request !5217 from qianlong21st/master_softdvpp_crop
2020-08-26 18:07:41 +08:00
mindspore-ci-bot 8eff6c96b4 !5045 merge slice parameter checkpoints in wide&deep
Merge pull request !5045 from yao_yf/wide_and_deep_eval_host_device
2020-08-26 17:16:30 +08:00
mindspore-ci-bot c694e48fe9 !5223 Fix thread_num no set bug
Merge pull request !5223 from xutianchun/quant_fix
2020-08-26 17:07:26 +08:00
mindspore-ci-bot 3be1011397 !5226 Modify the problem of dividing by 0
Merge pull request !5226 from shenwei41/sw_master
2020-08-26 17:03:24 +08:00
mindspore-ci-bot 314c5ad055 !5172 remove name arg from gradoperation
Merge pull request !5172 from riemann_penn/remove_name_args_from_gradoperation
2020-08-26 16:55:57 +08:00
mindspore-ci-bot 5b1cf18cb9 !5055 prepare to support int64
Merge pull request !5055 from lirongzhen1/int64
2020-08-26 16:46:04 +08:00
mindspore-ci-bot de2ce9fde1 !5071 GPU fix codex for SetDim and SetStride
Merge pull request !5071 from VectorSL/codex
2020-08-26 16:25:47 +08:00
mindspore-ci-bot 8b5c35210f !5208 Modify the name of parameters in uniform
Merge pull request !5208 from peixu_ren/custom_pp_ops
2020-08-26 16:06:40 +08:00
mindspore-ci-bot e3c811046a !5216 code refine for BN docs
Merge pull request !5216 from zyli2020/bug_fix
2020-08-26 16:01:57 +08:00
mindspore-ci-bot c7e8345807 !5219 GPU add log in LoadInputData
Merge pull request !5219 from VectorSL/loadinput
2020-08-26 15:58:56 +08:00
mindspore-ci-bot 95212b55a0 !3271 make reftype a subtype of MetaTensor and try to mark ref in node input
Merge pull request !3271 from vlne-v1/ref_demo
2020-08-26 15:45:48 +08:00
mindspore-ci-bot 7b10f21f2d !5161 Fix the defunct process issue when run 8P case in GPU mode.
Merge pull request !5161 from ZhangQinghua/master
2020-08-26 15:34:00 +08:00
mindspore-ci-bot 5d4e67ee40 !5153 Fix getinputformat error
Merge pull request !5153 from VectorSL/fix-getinputformat
2020-08-26 15:19:17 +08:00
mindspore-ci-bot 8e04ce04d3 !5196 fix bug for yolov3-resnet18 scripts
Merge pull request !5196 from chengxb7532/master
2020-08-26 15:09:43 +08:00
mindspore-ci-bot 320117850a !5199 format trans fusion optimize
Merge pull request !5199 from zhengjun10/master
2020-08-26 14:57:40 +08:00
shenwei41 7fbb36cbc5 Modify the problem of dividing by 0 2020-08-26 14:39:25 +08:00
xutianchun 6188e3069e thread_num set default value 2020-08-26 14:35:08 +08:00
mindspore-ci-bot a12ad45c2e !5215 Add AllReduce const elimination back
Merge pull request !5215 from BowenK/master
2020-08-26 14:22:38 +08:00
mindspore-ci-bot 9109beab78 !5198 [MS][LITE][Develop]support space_to_batch
Merge pull request !5198 from chenjianping/lite_dev
2020-08-26 14:16:09 +08:00
mindspore-ci-bot 5d091dca9f !5212 Quick fix scalar add flaws in MindSpore
Merge pull request !5212 from peixu_ren/custom_bijector
2020-08-26 14:11:13 +08:00
mindspore-ci-bot 9dc6c5575c !5150 add activationType attr for pooling and pooling-activation fusion pass.
Merge pull request !5150 from lyvette/lite
2020-08-26 14:07:02 +08:00
mindspore-ci-bot cfd0b5f48a !5221 [MS][LITE] 20200822 ml_face_3d model fp16 version exec fail
Merge pull request !5221 from sunsuodong/fix_matmul_create
2020-08-26 14:06:13 +08:00
mindspore-ci-bot 32eb9c6a14 !5211 [MS][LITE][Develop]arm32 build bug
Merge pull request !5211 from ling/bug
2020-08-26 14:05:55 +08:00
chenjianping d765b4b0e2 fix space_to_batch_nd bug 2020-08-26 13:01:50 +08:00
lizhenyu 57b27c9fb2 code refine for BN docs 2020-08-26 12:48:51 +08:00
VectorSL f36f72b99b GPU add log in loadinputdata when tensor input != graph input 2020-08-26 12:42:18 +08:00
Wei Luning 24a10225cf change base class of ref to tensor in cpp 2020-08-26 12:41:25 +08:00
zhengjun10 1a12ad2615 converter format pass optimize 2020-08-26 12:36:29 +08:00
mindspore-ci-bot c05731b6d5 !5112 fix SE-Resnet50 infer to use 24 epoch and add SE-Resnet50 readme description
Merge pull request !5112 from qujianwei/master
2020-08-26 12:32:55 +08:00
sunsuodong d2783979d3 fix_matmul_create 2020-08-26 12:14:47 +08:00
lyvette 3004ee8690 add activationType attr for pooling
add pooling-activation fusion pass

modify
2020-08-26 11:51:20 +08:00
qianlong 6f038c52a9 DecodeAndCropAndResizeJepg do not support odd size 2020-08-26 11:48:01 +08:00
mindspore-ci-bot e4d2f2fd3b !5030 Adding a BBox class and fixing Posterize C Op testing.
Merge pull request !5030 from islam_amin/bbox_class
2020-08-26 11:40:57 +08:00
mindspore-ci-bot bdef0f6269 !5151 serving RESTful, disable http port reuse, update error msg output to user
Merge pull request !5151 from 徐永飞/master
2020-08-26 11:40:42 +08:00
VectorSL 853987da79 fix getinputformat error when input is not a realnode 2020-08-26 11:37:22 +08:00
BowenK eacb306ae0 Revert "Revert "Eliminate AllReduce when the input is a constant""
This reverts commit 7a7e499475.
2020-08-26 11:24:30 +08:00
peixu_ren 1950002e83 Quick fix scalar add flaws in MindSpore 2020-08-25 23:17:59 -04:00
panyifeng 1a54785fe2 remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
ling 36240ec7e3 [MS][LITE][Develop]pooling arm32 build 2020-08-26 11:16:29 +08:00
mindspore-ci-bot b2cff2842d !5203 [MS][LITE][CPU]extract post process func
Merge pull request !5203 from fuzhiye/tmp
2020-08-26 11:10:22 +08:00
mindspore-ci-bot 6edaa7ebf9 !5162 add api : get output by tensor name in c++ and java & fix mem leak in converter
Merge pull request !5162 from hangq/primitive
2020-08-26 11:05:40 +08:00
mindspore-ci-bot 5887737060 !5143 support fp16 for opencl depthwise
Merge pull request !5143 from wandongdong/master
2020-08-26 11:01:07 +08:00
mindspore-ci-bot 4653728edb !5046 update readme for docker gpu environment deployment
Merge pull request !5046 from HW_KK/master
2020-08-26 10:55:28 +08:00
mindspore-ci-bot cd1240180b !5187 C++ API: Lexicographical order support for CLUE, CSV & TextFile Datasets
Merge pull request !5187 from cathwong/ckw_c_api_fixes2
2020-08-26 10:48:05 +08:00
yao_yf eeede168fa wide_and_deep merge ckpt in eval 2020-08-26 10:47:26 +08:00
mindspore-ci-bot 20b3134785 !5184 fix: padded dataset when no div and with repeat op
Merge pull request !5184 from guozhijian/fix_padded_with_no_div_repeat
2020-08-26 10:47:22 +08:00
peixu_ren 10f381d662 Modify the name of parameters in uniform 2020-08-25 22:44:21 -04:00
lirongzhen1 531ad4df70 prepare to support int64 2020-08-26 10:43:06 +08:00
mindspore-ci-bot f3fd7a5578 !5073 Add checks and exception handling DS callback
Merge pull request !5073 from h.farahat/map_callback_end
2020-08-26 10:40:40 +08:00