Commit Graph

11843 Commits

Author SHA1 Message Date
Zirui Wu 52eec881ec Refactor ImageFolderNode and BatchNode into its separate files
fix ci

fix ci

address review cmmts, fix ci

remove dup code in datasets.cc
2020-10-20 23:07:51 -04:00
mindspore-ci-bot 915fa0eb5f !7542 akg supports downloading open source software from gitee mirror
Merge pull request !7542 from looop5/akg_oss
2020-10-21 10:37:07 +08:00
mindspore-ci-bot 2c91bace34 !7507 fix modelzoo retinaface network train fail problem and fix readme
Merge pull request !7507 from zhanghuiyao/fix_retinaface
2020-10-21 09:55:34 +08:00
mindspore-ci-bot b2b9016ddf !7429 modify normal seed
Merge pull request !7429 from lilei/modify_bug
2020-10-21 09:37:47 +08:00
looop5 1e937b0ebb akg supports downloading open source software from gitee mirror 2020-10-21 09:25:55 +08:00
mindspore-ci-bot 7747f4c471 !7457 [MSLITE] Support Fp32 Matrix-Vector Multiplication for FC/MATMUL Ops
Merge pull request !7457 from zhanyuan/tmp
2020-10-21 09:17:51 +08:00
mindspore-ci-bot d7ea4742f3 !7466 [MSLITE] Fix bug of arithmetic operator.
Merge pull request !7466 from wangshaocong/bugfix_master_v2
2020-10-21 09:16:03 +08:00
mindspore-ci-bot 3655db526d !7491 modify transformer's floordiv and mod to adapt to 310
Merge pull request !7491 from yuchaojie/transformer
2020-10-21 09:08:12 +08:00
mindspore-ci-bot 1b6c2c577c !7492 [ME] bug fix for check parameter
Merge pull request !7492 from chenzhongming/zomi_master
2020-10-21 09:08:08 +08:00
mindspore-ci-bot 89057c52cb !7522 [Data]add gitee repo for third_party download
Merge pull request !7522 from xulei/cmake
2020-10-21 09:07:41 +08:00
mindspore-ci-bot 4e81e7d377 !7539 C++ API: Minor improvements to datasets ValidateParams support
Merge pull request !7539 from cathwong/ckw_cppapi_more_return_status
2020-10-21 09:00:47 +08:00
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
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
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
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
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
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