Commit Graph

15403 Commits

Author SHA1 Message Date
caozhou ce35b6c140 optimize example 2020-12-09 11:30:53 +08:00
buxue 0647b8b7db optimize scalar to tensor function 2020-12-09 11:29:07 +08:00
yoonlee666 fe9443bfc6 add multi-machine 2020-12-09 11:23:17 +08:00
tronzhang 17d6f1c2f9 add option for graph kernel and mixed precision 2020-12-09 11:22:53 +08:00
tanghuikang 82450afa9e Optimize memory using in pynative mode 2020-12-09 11:22:39 +08:00
liuzhongkai 0a5ef19063 win add sse/avx logic 2020-12-09 11:18:35 +08:00
mindspore-ci-bot 4a7c87f442 !9560 [lite]reconstruct onnx
From: @xu_anyue
Reviewed-by: 
Signed-off-by:
2020-12-09 10:52:59 +08:00
peixu_ren 16bbdc4eca Add some examples for random ops 2020-12-08 21:40:30 -05:00
mindspore-ci-bot c1f65f7460 !9678 【GraphKernel】Fix precision problem
From: @dayschan
Reviewed-by: @gaoxiong1,@ckey_dou
Signed-off-by: @ckey_dou
2020-12-09 10:34:30 +08:00
mwang 1e90c7997e fix readme 2020-12-09 10:27:55 +08:00
tronzhang 056d7ffc56 clean batch buffer in once 2020-12-09 10:21:08 +08:00
zhouyuanshen e9aca01620 add support to reduceAny and reduceAll on gpu 2020-12-09 10:21:04 +08:00
mindspore-ci-bot 29db53c2ba !9675 add ps cache
From: @limingqi107
Reviewed-by: @cristoval,@jjfeing
Signed-off-by: @jjfeing
2020-12-09 10:07:09 +08:00
lichenever 07bc550c17 fix_PipelineSplit_bug 2020-12-09 10:03:28 +08:00
mindspore-ci-bot 8a7793ecb5 !9523 Add MaximumGrad
From: @ZhengQihao3f3f3f
Reviewed-by: 
Signed-off-by:
2020-12-09 09:55:58 +08:00
mindspore-ci-bot 7a92deee62 !9563 tod examples
From: @yonibaehr_admin
Reviewed-by: 
Signed-off-by:
2020-12-09 09:45:19 +08:00
mindspore-ci-bot f9c9d0a1c4 !9637 [MSLITE] layer norm fp32 optimize
From: @ling_qiao_min
Reviewed-by: 
Signed-off-by:
2020-12-09 09:39:57 +08:00
mindspore-ci-bot 56ce0f4a27 !9648 Fix the bug of toolbox
From: @zhangxinfeng3
Reviewed-by: @sunnybeike,@zichun_ye
Signed-off-by: @sunnybeike
2020-12-09 09:29:38 +08:00
mindspore-ci-bot 37390519cb !9680 Make constant numbers to tensors to avoid a bug
From: @peixu_ren
Reviewed-by: @zichun_ye,@sunnybeike
Signed-off-by: @sunnybeike
2020-12-09 09:27:29 +08:00
mindspore-ci-bot eed0b3ea86 !9613 Refactor explainer for better usability
From: @lixiaohui33
Reviewed-by: @wuxuejian
Signed-off-by:
2020-12-09 09:27:19 +08:00
mindspore-ci-bot b724bac9fc !9686 Fix a bug of naming the variable in LGamma
From: @peixu_ren
Reviewed-by: @zichun_ye,@sunnybeike
Signed-off-by: @sunnybeike
2020-12-09 09:27:12 +08:00
looop5 fa519433ef expand ClipByNormNoDivSum 2020-12-09 09:25:56 +08:00
mindspore-ci-bot 0ea4d9bbb7 !9421 mindspore lite support npu
From: @yeyunpeng2020
Reviewed-by: 
Signed-off-by:
2020-12-09 09:22:00 +08:00
mindspore-ci-bot 00c6f4822f !9670 Removing redundant code
From: @shenwei41
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
2020-12-09 09:19:18 +08:00
wandongdong 68c7ba09d9 support weight quant for opencl 2020-12-08 17:01:19 -08:00
mindspore-ci-bot 317a97e6b9 !9336 auto num_parallel_workers setup
From: @ziruiwu
Reviewed-by: 
Signed-off-by:
2020-12-09 08:32:55 +08:00
mindspore-ci-bot a2c80435ce !9685 Fix a core dump in TreeConsumer::Terminate() plus minor cache fixes
From: @lixiachen
Reviewed-by: @mikef,@nsyca
Signed-off-by: @nsyca
2020-12-09 08:21:22 +08:00
caozhou cf36a05e81 add to api document 2020-12-09 08:03:02 +08:00
Zirui Wu d6df1b0832 Implemented AutoNumWorker Pass which sets num_workers of selected parallel ops automatically if enabled 2020-12-08 17:49:05 -05:00
alex-yuyue 5250b327ae Fix some non-minddata typos
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
2020-12-08 16:59:14 -05:00
Lixia Chen 32b82c2737 Fix a core dump in TreeConsumer::Terminate()
and other minor cache changes
2020-12-08 15:38:40 -05:00
Harshvardhan Gupta dd0084c52b improve perf, keep consistent tensor state, fix recheck, check weights at step end 2020-12-08 15:22:40 -05:00
xuanyue e7151c194c reconstruct onnx 2020-12-09 03:48:32 +08:00
peixu_ren c1f645931c Fix a bug of naming the variable in LGamma 2020-12-08 14:16:35 -05:00
zhoufeng cd1ce73a25 remove pybind calling in cxx library
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-12-09 01:58:55 +08:00
TFbunny 1ab6f73d49 Update tensor shape from int to size_t in scatterop 2020-12-08 12:09:25 -05:00
dayschan 297f075dca Fix precision problem 2020-12-09 00:16:20 +08:00
zhengqihao bc6929cbf9 Add MaximumGrad 2020-12-09 00:08:00 +08:00
mindspore-ci-bot 934005f390 !9636 Remove batch_map multi-process test case
From: @hfarahat
Reviewed-by: @nsyca,@mikef
Signed-off-by: @mikef
2020-12-08 23:24:56 +08:00
lixiaohui 2e4b686408 refactor explain core code 2020-12-08 23:23:32 +08:00
peixu_ren 0a8a5a9a91 Make const numbers to tensors to avoid a bug 2020-12-08 10:07:21 -05:00
yoni 1f66e59648 tod enhanced examples 2020-12-08 17:05:22 +02:00
mindspore-ci-bot 48f83e9039 !9657 [MD] fix bug Updated add rotate and orientation to lite
From: @xulei2020
Reviewed-by: @HilbertDavid,@liucunwei
Signed-off-by: @HilbertDavid
2020-12-08 22:54:44 +08:00
limingqi107 660a087ffd add ps cache 2020-12-08 22:33:43 +08:00
mindspore-ci-bot 201c5ff4ee !9486 output warning info when memroy > 95% in batchop timestamp
From: @jonyguo
Reviewed-by: 
Signed-off-by:
2020-12-08 22:22:33 +08:00
mindspore-ci-bot e1e8f1d429 !9652 add ps cache
From: @limingqi107
Reviewed-by: @cristoval
Signed-off-by:
2020-12-08 21:50:05 +08:00
mindspore-ci-bot eb4d14faff !9640 redundant code
From: @zhupuxu
Reviewed-by: 
Signed-off-by:
2020-12-08 21:45:19 +08:00
mindspore-ci-bot 4d3244bf34 !9622 Add st for data dump
From: @jojobugfree
Reviewed-by: @chujinjin,@kisnwang,@chujinjin
Signed-off-by: @kisnwang
2020-12-08 21:39:47 +08:00
shenwei41 d6a770aecb Remove redundant codes 2020-12-08 21:39:43 +08:00
chenjianping ef72f405e0 unstack remote num 2020-12-08 21:38:31 +08:00