Commit Graph

9652 Commits

Author SHA1 Message Date
mindspore-ci-bot 5247fe7315 !6015 Adding md dependency fetching from ms lib server
Merge pull request !6015 from EricZ/fix_md_submodule
2020-09-11 10:47:44 +08:00
mindspore-ci-bot a7422977ef !6025 fixed lite comlile error
Merge pull request !6025 from liuchao/master
2020-09-11 10:46:31 +08:00
He Wei 5ddc6266b2 Fix codedex issue in tensor_py.cc 2020-09-11 10:44:28 +08:00
mindspore-ci-bot cf7d6eddc4 !6019 [MD] Move Random(Choice/Apply/Order) from vision to transforms module
Merge pull request !6019 from nhussain/move_random_choice_apply
2020-09-11 10:37:21 +08:00
Su Teng 7b46f46a65 remove unuse test 2020-09-11 10:16:56 +08:00
yuchaojie 393a3f5825 add bias for Conv2dBnFoldQuant 2020-09-11 10:16:00 +08:00
Corleone c430a035ad fixed lite comlile error 2020-09-11 10:10:30 +08:00
tao_yunhao 8df860df2f optimize op maximum minimum greater 2020-09-11 10:00:18 +08:00
mindspore-ci-bot dd215f4080 !5735 delete seed0 and seed1
Merge pull request !5735 from caozhou/delete_seed
2020-09-11 09:58:56 +08:00
mindspore-ci-bot 2dfb2f3578 !6009 Add Affine transformation ut for Lite Dataset
Merge pull request !6009 from jiangzhiwen/lite/affine_ut
2020-09-11 09:57:56 +08:00
wandongdong e6e0da0ebf fix opencl context set for fp16 2020-09-10 18:53:49 -07:00
mindspore-ci-bot c6838194ef !5957 [MSLITE] Dequantize weight data for tflite models whose quantType is unset.
Merge pull request !5957 from wangshaocong/lite_bug
2020-09-11 09:53:03 +08:00
mindspore-ci-bot 217628a9b9 !5999 [MSLITE] Fix bug of input kernel count.
Merge pull request !5999 from wangshaocong/lite_bugfix
2020-09-11 09:48:00 +08:00
John Tzanakakis b0a7ebdeb0 enable debugger by default and set correct log message severity 2020-09-10 21:42:00 -04:00
yangruoqi713 27de06dbc8 [MSLITE][Develop] arm cpu int conv depthwise support weight per channel 2020-09-11 09:35:49 +08:00
mindspore-ci-bot 7b3873559f !5883 support for frac_zn_lstm
Merge pull request !5883 from liubuyu/master
2020-09-11 09:30:02 +08:00
mindspore-ci-bot d117381620 !5939 [MSLITE] grad ops added
Merge pull request !5939 from wangchangkai/master
2020-09-11 09:28:44 +08:00
mindspore-ci-bot c21baba879 !5718 add scale op and test case for opencl
Merge pull request !5718 from liuchao/master
2020-09-11 09:27:33 +08:00
mindspore-ci-bot 36f370b72f !5932 Modify API comments
Merge pull request !5932 from byweng/master
2020-09-11 09:23:47 +08:00
wsc 9dc2f2469d fix bug of input kernel count 2020-09-11 09:18:59 +08:00
mindspore-ci-bot 1593eb27c0 !5980 Delete the openssl related code to restore debugger
Merge pull request !5980 from maning202007/restore_debugger
2020-09-11 09:17:10 +08:00
mindspore-ci-bot f27be1745c !6006 add param check for gradoperation
Merge pull request !6006 from Simson/push-to-opensource
2020-09-11 09:16:39 +08:00
wsc a9b8b39cac Dequantize weight parameters for quantized tflite model with the quantType of None. 2020-09-11 09:16:18 +08:00
mindspore-ci-bot 881670428d !6008 [VM][Quant]Fix readme bug of quant network in model zoo
Merge pull request !6008 from chenfei_mindspore/fix-readme-of-mobilenetv2
2020-09-11 09:16:02 +08:00
mindspore-ci-bot f1979f8fe5 !5998 change internal API _get_strategy() to _get_shard_strategy()
Merge pull request !5998 from yihuaijie/master
2020-09-11 09:15:18 +08:00
mindspore-ci-bot 483b364d92 !5984 Add CPU kernels: Sub, Square
Merge pull request !5984 from huanghui/cpu-basic-kernel
2020-09-11 09:14:02 +08:00
zhousiyi ab74dfc839 refact backend/session from python 2020-09-11 01:13:00 +00:00
Harshvardhan Gupta e751c2e069 add more wp conditions 2020-09-10 19:45:19 -04:00
mindspore-ci-bot a778868a5a !5929 BucketBatchByLength column issue
Merge pull request !5929 from MahdiRahmaniHanzaki/bucket_batch_by_length_fix
2020-09-11 05:53:48 +08:00
mindspore-ci-bot 12b50bdcc4 !5968 [MD] Update map calls to use correct order for its kwargs
Merge pull request !5968 from nhussain/api_changes2
2020-09-11 05:23:00 +08:00
nhussain f42f9ef9d7 move random apply order and choice ops 2020-09-10 15:39:56 -04:00
mindspore-ci-bot 014af71f12 !5971 dataset API docstring: Update transforms and vision desc and examples
Merge pull request !5971 from cathwong/ckw_api_vision_pytransforms
2020-09-11 02:59:02 +08:00
mindspore-ci-bot c621f6f751 !5928 [MS][LITE]optimize interface and data structure
Merge pull request !5928 from zhaizhiqiang/master
2020-09-11 00:20:05 +08:00
hangq 18c6ec2c8a optimize structure and interface 2020-09-10 23:49:57 +08:00
Cathy Wong c101aca224 dataset API docstring: Update transforms and vision desc and examples.
Add ImageBatchFormat to init.
2020-09-10 11:31:23 -04:00
Eric 2a1bcddd69 Added check for ms server
Added open cv options from ms server

Fixed struct declaration
2020-09-10 11:30:49 -04:00
jonyguo 2df499966c update info with ubuntu-aarch64 platform 2020-09-10 22:41:21 +08:00
nhussain 92e99ff224 change map calls 2020-09-10 10:25:05 -04:00
jiangzhiwen d4ce668b9b add Affine ut 2020-09-10 21:50:56 +08:00
yuximiao e9add03ca8 add gpu timeline 2020-09-10 21:38:57 +08:00
mindspore-ci-bot 77e05e32a4 !6001 raise exception when use HookBackward in graph mode
Merge pull request !6001 from zhangbuxue/check_is_graph_mode_for_HookBackward
2020-09-10 21:31:41 +08:00
mindspore-ci-bot eedbbb3649 !5958 Modify interface for function and remove duplicated def
Merge pull request !5958 from lilei/modify_bug
2020-09-10 21:22:32 +08:00
mindspore-ci-bot 50f3e30ad5 !6000 fix_model_zool_resnet50_scripts_allreduce_fusion_bug
Merge pull request !6000 from lichen/fix_model_resnet50_script_bug
2020-09-10 21:21:02 +08:00
mindspore-ci-bot d7e2a31623 !5940 Repair bug of loss_scale_manager and opt.
Merge pull request !5940 from liuyang/loss_scale_opt
2020-09-10 21:20:56 +08:00
mindspore-ci-bot 82eb2634a0 !5739 change debug_name to full name in mindspore side
Merge pull request !5739 from lichen_101010/debugname_to_fullname
2020-09-10 21:11:30 +08:00
simson a325e4f711 add param check for gradoperation 2020-09-10 21:05:59 +08:00
mindspore-ci-bot 48f235b13d !5751 SequentialCell add append
Merge pull request !5751 from lijiaqi/SequentialCell_append
2020-09-10 20:49:37 +08:00
yuximiao 01b9dc9b3e change the profiler interface. 2020-09-10 20:49:31 +08:00
chenfei 1020324148 fix bug of quant network in model zoo 2020-09-10 20:47:46 +08:00
huanghui a82577c00e Add CPU kernels: TensorAdd, Sub, Mul, Div 2020-09-10 20:45:03 +08:00