Commit Graph

13904 Commits

Author SHA1 Message Date
kswang 89ad244882 fix cpu codex and optimize controldepend 2020-11-19 14:58:00 +08:00
Pengyongrong d210921115 reconstruct code for GPU ops 2020-11-18 22:52:09 -08:00
hedongodng a5016a0ead fix: I24U3E, I24U50, I24U7V and I24TZT. Correct operator descriptions 2020-11-19 14:45:34 +08:00
unknown 64f27b66f1 add uncertainty, 1 ch saliency, separated datafile
bugfix

undo unexecpted changes

modify summary format

bugfix

fix CI problem

enhance comment

fix comment typo

use mindspore.log for errors

fix pylint issues
2020-11-19 13:24:15 +08:00
Eric 45292abdfd Added execute test case
Added execute tests for server
2020-11-18 23:44:46 -05:00
hukang hwx963878 042d678fc7 add posenet android demo and fix some run crash on some devices 2020-11-19 11:27:59 +08:00
mindspore-ci-bot 8239407bf3 !8719 [MSLITE]add smartTV model smoke
From: @guohonhzilonghw
Reviewed-by: @hangangqiang,@ddwsky
Signed-off-by: @hangangqiang
2020-11-19 11:01:36 +08:00
gengdongjie 846d8691da align the datatype of lstm input in warpctc 2020-11-19 10:59:38 +08:00
mindspore-ci-bot d8a7fd8801 !8734 Code_docs updating notes of examples in nn_folder
From: @zhangz0911gm
Reviewed-by: @zhunaipan,@liangchenghui
Signed-off-by: @liangchenghui
2020-11-19 10:45:59 +08:00
yvette 4190e4a4c7 modify static check 2020-11-19 10:45:51 +08:00
mindspore-ci-bot a3ae3b9794 !8695 add AdamOffload optimizer
From: @wangnan39
Reviewed-by: @stsuteng,@stsuteng,@kingxian
Signed-off-by: @kingxian
2020-11-19 10:42:14 +08:00
yuzhenhua 4ca41ef89e modify export script for ssd and yolov4 2020-11-19 10:32:32 +08:00
l00591931 e1dba1337c Add nn.Tril function 2020-11-19 10:31:30 +08:00
mindspore-ci-bot ae62d15bc0 !8740 Fix full batch error in field slice mode
From: @huangxinjing
Reviewed-by: @yao_yf,@stsuteng,@kisnwang
Signed-off-by: @stsuteng
2020-11-19 10:27:57 +08:00
peixu_ren 6915a98536 Add broadcast for a and x support for IGamma 2020-11-18 21:16:00 -05:00
Xun Deng b5e05472ce fix minor bugs in bijector and distribution utils, fix docs issues 2020-11-18 21:13:47 -05:00
zhanke 9ee138fbcf change gnn seed 2020-11-19 10:08:17 +08:00
mindspore-ci-bot c8047a35ab !8632 [MD] Add Multiply op for Lite Dataset
From: @jiangzhiwen8
Reviewed-by: @liucunwei,@heleiwang
Signed-off-by: @liucunwei
2020-11-19 09:58:43 +08:00
mindspore-ci-bot 567338924f !8728 code review problem fix
From: @zhaozhenlong
Reviewed-by: @zhanghaibo5,@zhang_xue_tong
Signed-off-by: @zhang_xue_tong
2020-11-19 09:39:09 +08:00
mindspore-ci-bot 143da4e708 !8706 SlicePrepose pass support Reshape,Matmul,FC,Transpose,Arithmetic,Slice
From: @wangzhe128
Reviewed-by: 
Signed-off-by:
2020-11-19 09:30:32 +08:00
mindspore-ci-bot f54c9f4fdd !8705 modify lr and epoch for 8p
From: @wukesong
Reviewed-by: @yingjy,@oacjiewen
Signed-off-by: @yingjy
2020-11-19 09:28:06 +08:00
mindspore-ci-bot 5b5615fa95 !8649 [MSLITE] Release pointer of split parameter in destructor.
From: @wang_shaocong
Reviewed-by: 
Signed-off-by:
2020-11-19 09:17:54 +08:00
xuanyue 2d23751219 fix onnx operator converter bug 2020-11-19 09:14:45 +08:00
yao_yf f948bf9592 embeddinglookup has a omission 2020-11-19 09:13:34 +08:00
xulei2020 8a7c85bcfe fix same colum name check in buildSentenceVocabNode 2020-11-19 09:12:32 +08:00
mindspore-ci-bot 215fce192e !8737 [MD] Fix the Pad function return false if bottom value is 0
From: @jiangzhiwen8
Reviewed-by: @xulei2020,@liucunwei,@heleiwang
Signed-off-by: @liucunwei
2020-11-19 09:07:25 +08:00
mindspore-ci-bot b07f6383cb !8674 Fix doc example for ScatterUpdate and support int8/uint8
From: @TFbunny
Reviewed-by: @robingrosman,@tom__chen,@robingrosman
Signed-off-by: @robingrosman
2020-11-19 07:34:36 +08:00
John Tzanakakis d8f345fa57 some graph reading code is executed when debug is not enabled 2020-11-18 18:09:31 -05:00
mindspore-ci-bot f1ef84e1a6 !8714 dataset Python UT: Add Sampler Chain Tests, with get_dataset_size
From: @cathwong
Reviewed-by: @nsyca,@mikef
Signed-off-by: @nsyca
2020-11-19 03:26:44 +08:00
mindspore-ci-bot f352f9a54a !8511 [MD] Decouple more Transform Ops
From: @luoyang42
Reviewed-by: 
Signed-off-by:
2020-11-18 23:19:36 +08:00
mindspore-ci-bot 3886794283 !8745 回退 'Pull Request !8698 : added libevent pthread'
From: @xsmq
Reviewed-by: @zhunaipan,@jonyguo
Signed-off-by: @jonyguo
2020-11-18 22:08:43 +08:00
mindspore-ci-bot 8e1ce841b4 !8688 dataset: modify the error log msg in python layer to be more acceptable
From: @ms_yan
Reviewed-by: 
Signed-off-by:
2020-11-18 21:43:48 +08:00
xsmq 8731b30bde 回退 'Pull Request !8698 : added libevent pthread' 2020-11-18 21:15:36 +08:00
huangxinjing 8129806475 Add slice parallel op 2020-11-18 20:20:33 +08:00
VectorSL d9bd7fe04e gpu fix padding and dataset_heleper 2020-11-18 19:52:43 +08:00
mindspore-ci-bot bcc6e1ca28 !8655 add output of example of some operations.
From: @wangshuide2020
Reviewed-by: 
Signed-off-by:
2020-11-18 19:20:10 +08:00
mindspore-ci-bot 418c8b5e3f !8550 add gpu step trace
From: @gzhcv
Reviewed-by: 
Signed-off-by:
2020-11-18 19:14:05 +08:00
mindspore-ci-bot ee72de1db2 !8441 Add Parallel Implements of UniformCandidateSampler
From: @huangxinjing
Reviewed-by: 
Signed-off-by:
2020-11-18 18:59:31 +08:00
mindspore-ci-bot cd6236c0a0 !8712 update pipeline parallel interface
From: @yangzhenzhang
Reviewed-by: @kisnwang
Signed-off-by:
2020-11-18 18:59:04 +08:00
mindspore-ci-bot 071366a5f8 !7776 add broadcast
From: @jinyaohui
Reviewed-by: 
Signed-off-by:
2020-11-18 18:57:37 +08:00
mindspore-ci-bot fb0e866ad1 !8269 forward unique dynamic shape
From: @yao_yf
Reviewed-by: 
Signed-off-by:
2020-11-18 18:53:46 +08:00
huangxinjing 23284f0b35 Add AllSwap Op 2020-11-18 18:35:28 +08:00
wangzhe 1592cf98ca SlicePrepose support Reshape,Matmul,FC,Transpose,Arithmetic,Slice 2020-11-18 17:53:11 +08:00
wang_shaocong efa99247e4 add ci test for onnx model. 2020-11-18 17:50:51 +08:00
mindspore-ci-bot f657fcb155 !8698 added libevent pthread
From: @anancds
Reviewed-by: 
Signed-off-by:
2020-11-18 17:49:57 +08:00
mindspore-ci-bot 5a203d08d0 !8708 fix fix SmoothL1lossGrad beta attr problem.
From: @liangchenghui
Reviewed-by: @kingxian
Signed-off-by: @kingxian
2020-11-18 17:39:00 +08:00
huangxinjing 640f7194b9 Fix full batch error 2020-11-18 17:38:35 +08:00
mindspore-ci-bot e16661d2d9 !8001 Adapte nn.LSTM for Ascend.
From: @liu_xiao_93
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
2020-11-18 17:38:08 +08:00
zhaozhenlong c9666914bd fix code review issue 2020-11-18 17:20:18 +08:00
linqingke 122d52200e centerface interface change 2020-11-18 17:11:48 +08:00