sunsuodong
|
3740ca7a44
|
add pad fp16 kernel
|
4 years ago |
fuzhiye
|
6a9eead482
|
1.change pack && rewrite winograd
2.rewrite fp16 winograd
3.remove useless code
|
4 years ago |
mindspore-ci-bot
|
5247fe7315
|
!6015 Adding md dependency fetching from ms lib server
Merge pull request !6015 from EricZ/fix_md_submodule
|
4 years ago |
mindspore-ci-bot
|
a7422977ef
|
!6025 fixed lite comlile error
Merge pull request !6025 from liuchao/master
|
4 years ago |
He Wei
|
5ddc6266b2
|
Fix codedex issue in tensor_py.cc
|
4 years ago |
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
|
4 years ago |
Su Teng
|
7b46f46a65
|
remove unuse test
|
4 years ago |
yuchaojie
|
393a3f5825
|
add bias for Conv2dBnFoldQuant
|
4 years ago |
Corleone
|
c430a035ad
|
fixed lite comlile error
|
4 years ago |
tao_yunhao
|
8df860df2f
|
optimize op maximum minimum greater
|
4 years ago |
mindspore-ci-bot
|
dd215f4080
|
!5735 delete seed0 and seed1
Merge pull request !5735 from caozhou/delete_seed
|
4 years ago |
mindspore-ci-bot
|
2dfb2f3578
|
!6009 Add Affine transformation ut for Lite Dataset
Merge pull request !6009 from jiangzhiwen/lite/affine_ut
|
4 years ago |
wandongdong
|
e6e0da0ebf
|
fix opencl context set for fp16
|
4 years ago |
mindspore-ci-bot
|
c6838194ef
|
!5957 [MSLITE] Dequantize weight data for tflite models whose quantType is unset.
Merge pull request !5957 from wangshaocong/lite_bug
|
4 years ago |
mindspore-ci-bot
|
217628a9b9
|
!5999 [MSLITE] Fix bug of input kernel count.
Merge pull request !5999 from wangshaocong/lite_bugfix
|
4 years ago |
John Tzanakakis
|
b0a7ebdeb0
|
enable debugger by default and set correct log message severity
|
4 years ago |
yangruoqi713
|
27de06dbc8
|
[MSLITE][Develop] arm cpu int conv depthwise support weight per channel
|
4 years ago |
mindspore-ci-bot
|
7b3873559f
|
!5883 support for frac_zn_lstm
Merge pull request !5883 from liubuyu/master
|
4 years ago |
mindspore-ci-bot
|
d117381620
|
!5939 [MSLITE] grad ops added
Merge pull request !5939 from wangchangkai/master
|
4 years ago |
mindspore-ci-bot
|
c21baba879
|
!5718 add scale op and test case for opencl
Merge pull request !5718 from liuchao/master
|
4 years ago |
mindspore-ci-bot
|
36f370b72f
|
!5932 Modify API comments
Merge pull request !5932 from byweng/master
|
4 years ago |
wsc
|
9dc2f2469d
|
fix bug of input kernel count
|
4 years ago |
mindspore-ci-bot
|
1593eb27c0
|
!5980 Delete the openssl related code to restore debugger
Merge pull request !5980 from maning202007/restore_debugger
|
4 years ago |
mindspore-ci-bot
|
f27be1745c
|
!6006 add param check for gradoperation
Merge pull request !6006 from Simson/push-to-opensource
|
4 years ago |
wsc
|
a9b8b39cac
|
Dequantize weight parameters for quantized tflite model with the quantType of None.
|
4 years ago |
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
|
4 years ago |
mindspore-ci-bot
|
f1979f8fe5
|
!5998 change internal API _get_strategy() to _get_shard_strategy()
Merge pull request !5998 from yihuaijie/master
|
4 years ago |
mindspore-ci-bot
|
483b364d92
|
!5984 Add CPU kernels: Sub, Square
Merge pull request !5984 from huanghui/cpu-basic-kernel
|
4 years ago |
zhousiyi
|
ab74dfc839
|
refact backend/session from python
|
4 years ago |
Harshvardhan Gupta
|
e751c2e069
|
add more wp conditions
|
4 years ago |
mindspore-ci-bot
|
a778868a5a
|
!5929 BucketBatchByLength column issue
Merge pull request !5929 from MahdiRahmaniHanzaki/bucket_batch_by_length_fix
|
4 years ago |
mindspore-ci-bot
|
12b50bdcc4
|
!5968 [MD] Update map calls to use correct order for its kwargs
Merge pull request !5968 from nhussain/api_changes2
|
4 years ago |
nhussain
|
f42f9ef9d7
|
move random apply order and choice ops
|
4 years ago |
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
|
4 years ago |
mindspore-ci-bot
|
c621f6f751
|
!5928 [MS][LITE]optimize interface and data structure
Merge pull request !5928 from zhaizhiqiang/master
|
4 years ago |
hangq
|
18c6ec2c8a
|
optimize structure and interface
|
4 years ago |
Cathy Wong
|
c101aca224
|
dataset API docstring: Update transforms and vision desc and examples.
Add ImageBatchFormat to init.
|
4 years ago |
Eric
|
2a1bcddd69
|
Added check for ms server
Added open cv options from ms server
Fixed struct declaration
|
4 years ago |
jonyguo
|
2df499966c
|
update info with ubuntu-aarch64 platform
|
4 years ago |
nhussain
|
92e99ff224
|
change map calls
|
4 years ago |
jiangzhiwen
|
d4ce668b9b
|
add Affine ut
|
4 years ago |
yuximiao
|
e9add03ca8
|
add gpu timeline
|
4 years ago |
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
|
4 years ago |
mindspore-ci-bot
|
eedbbb3649
|
!5958 Modify interface for function and remove duplicated def
Merge pull request !5958 from lilei/modify_bug
|
4 years ago |
mindspore-ci-bot
|
50f3e30ad5
|
!6000 fix_model_zool_resnet50_scripts_allreduce_fusion_bug
Merge pull request !6000 from lichen/fix_model_resnet50_script_bug
|
4 years ago |
mindspore-ci-bot
|
d7e2a31623
|
!5940 Repair bug of loss_scale_manager and opt.
Merge pull request !5940 from liuyang/loss_scale_opt
|
4 years ago |
mindspore-ci-bot
|
82eb2634a0
|
!5739 change debug_name to full name in mindspore side
Merge pull request !5739 from lichen_101010/debugname_to_fullname
|
4 years ago |
simson
|
a325e4f711
|
add param check for gradoperation
|
4 years ago |
mindspore-ci-bot
|
48f235b13d
|
!5751 SequentialCell add append
Merge pull request !5751 from lijiaqi/SequentialCell_append
|
4 years ago |
yuximiao
|
01b9dc9b3e
|
change the profiler interface.
|
4 years ago |