Commit Graph

12042 Commits

Author SHA1 Message Date
mindspore-ci-bot 643366ea70 !7538 Add empty string tensor support for Album
Merge pull request !7538 from EricZ/album_empty_string
2020-10-21 08:41:29 +08:00
Cathy Wong 0e5f7beebc C++ API: Minor improvements to ValidateParams support 2020-10-20 16:47:16 -04:00
Eric 7e21648e16 Added Album empty string tensor support 2020-10-20 16:37:37 -04:00
mindspore-ci-bot db0868d745 !7536 fix minddata arm64 build
Merge pull request !7536 from EricZ/fix_dataset_lite_build
2020-10-21 02:35:25 +08:00
mindspore-ci-bot 7362f1f315 !7417 Implemented TreeAdapter for ExecutionTree
Merge pull request !7417 from ZiruiWu/tree_adapter
2020-10-21 01:40:52 +08:00
Eric 3691260031 Added fix for arm64 2020-10-20 13:33:45 -04:00
Zirui Wu aa8442e0a3 add skeleton code for tree_adapter
stage II tree_adapter

add test case for tree_adapter

use dfs to build tree

add more test case

add test case

fix ci

fix ci round 2

fix ci round 3

fix ci round 4

fix complie error

fix ci round 6

fix ci round 7

fix ci round 8

fix ci round 9
2020-10-20 12:44:28 -04:00
mindspore-ci-bot cc4aa65743 !7496 C++ API: Change IR to take Dataset Object as input.
Merge pull request !7496 from Alex Yuyue/IR_dataset_input
2020-10-21 00:04:57 +08:00
jonwe 4583bc1c57 roialign zero output 2020-10-20 11:08:56 -04:00
alex-yuyue 24f35ae322 Change IR to take dataset Obj as input and change name *Dataset to *Node
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
2020-10-20 11:04:57 -04:00
mindspore-ci-bot 40b4844b76 !7263 Remove debugger argument from runtime functions
Merge pull request !7263 from Harshvardhan Gupta/add-dbg-runtime
2020-10-20 22:28:41 +08:00
Xun Deng ce170b2241 added Gumbel distribution 2020-10-20 10:26:04 -04:00
Lianliguang 61f3c134c0 fix bug of gpu refresh parameter & valuenode's format info when kernel selecting && do not refresh ZN_LSTM format for valuenode 2020-10-20 22:17:55 +08:00
lilei 04075671cf modify_normal_seed 2020-10-20 22:06:17 +08:00
mindspore-ci-bot f89b1642f1 !7514 download nccl and pslite from gitee
Merge pull request !7514 from ZPaC/master-download-from-gitee
2020-10-20 21:33:00 +08:00
mindspore-ci-bot 3b0f39623d !7451 Specify the dump names of constant nodes the same with the names in pb file
Merge pull request !7451 from wangyue/master
2020-10-20 21:31:11 +08:00
jiangzhiwen fadc97a18f add divide op 2020-10-20 20:53:01 +08:00
mindspore-ci-bot 90c5ce2a2c !7489 fix java build bugs
Merge pull request !7489 from yeyunpeng2020/java
2020-10-20 20:50:58 +08:00
mindspore-ci-bot ba6023b87d !7401 custom ckpt save and load
Merge pull request !7401 from caozhou/custom_ckpt_save_and_load
2020-10-20 20:31:46 +08:00
mindspore-ci-bot e3ec1d3cdb !7523 deconv winograd fp32 input pack and output bias
Merge pull request !7523 from ling/sr
2020-10-20 20:29:18 +08:00
mindspore-ci-bot 620d8b99b6 !6760 sparse optimizer
Merge pull request !6760 from lijiaqi/sparse_optimizer
2020-10-20 20:19:06 +08:00
zhanyuan cccaab4fdc Support FP32 Matrix-Vector Multiplication 2020-10-20 20:07:19 +08:00
mindspore-ci-bot 84f66ef5b8 !7217 reduce or raise precision restructure
Merge pull request !7217 from liubuyu/op_support
2020-10-20 19:57:44 +08:00
mindspore-ci-bot 503d4ad2d6 !7515 fix atomicaddrclean bug
Merge pull request !7515 from gukecai/bug
2020-10-20 19:51:12 +08:00
mindspore-ci-bot 3f2c6ebd61 !7490 force mindspore to link liboptiling.so in ascend mode
Merge pull request !7490 from yanghaoran/master
2020-10-20 19:50:57 +08:00
mindspore-ci-bot 48601f51b0 !7295 [MD] C++ api add MindDataset
Merge pull request !7295 from luoyang/c-api-pyfunc
2020-10-20 19:45:45 +08:00
mindspore-ci-bot 2744bad8b9 !7440 add CSE for GraphKernel
Merge pull request !7440 from lingyunli63/GraphKernelCSE
2020-10-20 19:44:43 +08:00
mindspore-ci-bot 8ff82843ea !7486 [MD] Add subtract image proccessing
Merge pull request !7486 from jiangzhiwen/lite/image_subtract
2020-10-20 19:39:11 +08:00
ling 7d97c1b903 [MSLITE][Develop]deconv winograd input pack and output bias 2020-10-20 19:38:52 +08:00
mindspore-ci-bot 947f6d96d1 !7414 C++ api add config_manager
Merge pull request !7414 from xiaotianci/c_api_config
2020-10-20 19:37:18 +08:00
mindspore-ci-bot 7707bb8540 !7439 [MD] Add YUV to BGR , Split, extractChannel ops
Merge pull request !7439 from xulei/lite_test0905
2020-10-20 19:36:19 +08:00
ZPaC d07c6151ea download nccl and pslite from gitee 2020-10-20 19:23:27 +08:00
xulei2020 9c1a0c796b add gitee repo for third_party download 2020-10-20 19:07:31 +08:00
caozhou 76ab430d4f custom ckpt save and load 2020-10-20 19:03:39 +08:00
mindspore-ci-bot bf2037691b !7504 [MS][LITE][CPU]optimize int8 max pool
Merge pull request !7504 from fuzhiye/tmp
2020-10-20 19:03:21 +08:00
Xiaoda Zhang a511826d4d change int32 to int64 2020-10-20 18:36:08 +08:00
mindspore-ci-bot 36a8013b0a !7493 add element-wise operators
Merge pull request !7493 from yihuaijie/master
2020-10-20 18:35:44 +08:00
Jiaqi a30ccea62c sparse optimizer 2020-10-20 17:56:45 +08:00
yujianfeng ecea1e82cf Choose the date type for idx in the infer implementation for Unique 2020-10-20 17:49:37 +08:00
gukecai b9b4a86e5f fix atomicaddrclean bug 2020-10-20 17:30:58 +08:00
mindspore-ci-bot c8a8c2623d !7505 [MSLITE][Develop] fix SmartReply
Merge pull request !7505 from sunsuodong/fix_lite_kernel
2020-10-20 17:23:45 +08:00
mindspore-ci-bot cfd638c39e !7506 [MS][LITE][Develop]rename win_run_test to win_runtest
Merge pull request !7506 from chenjianping/lite_windows
2020-10-20 17:19:41 +08:00
mindspore-ci-bot 15f57029a5 !7499 post training quantization support multi-input model
Merge pull request !7499 from xutianchun/quant1020
2020-10-20 16:52:24 +08:00
zhanghuiyao 97e3c7374a fix train fail problem and fix readme. 2020-10-20 16:44:43 +08:00
yeyunpeng 729073d50a fix java build error 2020-10-20 16:44:09 +08:00
mindspore-ci-bot 6e2010ae75 !7479 Add Softplus,SoftplusGrad for old backend.
Merge pull request !7479 from liangchenghui/add_softplus2
2020-10-20 16:37:35 +08:00
Xiao Tianci fb98fbcc9f add c api config 2020-10-20 16:32:57 +08:00
chenjianping d3ee37106c rename win_run_test -> win_runtest 2020-10-20 16:15:19 +08:00
mindspore-ci-bot 9d8707d101 !7456 Add dscnn network to modelzoo
Merge pull request !7456 from zhanghuiyao/dscnn_branch
2020-10-20 16:15:10 +08:00
mindspore-ci-bot cd8c4f47f2 !7503 enable download glog from gitee
Merge pull request !7503 from liubuyu/bug_fix
2020-10-20 16:13:45 +08:00