mindspore-ci-bot
|
1ac9196587
|
!7360 Fix ReduceMax op bool type problem.
Merge pull request !7360 from liangchenghui/fix_reducemax
|
5 years ago |
mindspore-ci-bot
|
d6287ae6d8
|
!7260 [MSLITE] Support assigned input data shapes while running models.
Merge pull request !7260 from wangshaocong/bugfix_master
|
5 years ago |
mindspore-ci-bot
|
f68d7b01d3
|
!7331 bug fix for profiling register twice
Merge pull request !7331 from liubuyu/bug_fix2
|
5 years ago |
mindspore-ci-bot
|
8528839e37
|
!7359 fix quant dtype cast fp16 issue and free opParamter in creator
Merge pull request !7359 from zhaozhenlong/lite/issue/quant_dtype_cast_fp16_support
|
5 years ago |
lilei
|
7b135990e7
|
Use MetaTensor instead of Initializer
|
5 years ago |
mindspore-ci-bot
|
cc770253f2
|
!7354 fix example error
Merge pull request !7354 from yihuaijie/master
|
5 years ago |
mindspore-ci-bot
|
12f055d172
|
!7329 [MSLITE][Develop] fix memory leak bug of arm cpu matmul: free bias_ptr_ in Resize function
Merge pull request !7329 from yangruoqi713/lite
|
5 years ago |
liubuyu
|
fd58f1e18d
|
add some ops implement by c++
|
5 years ago |
Eric
|
d3e89086e5
|
Removed check for normalize mean
|
5 years ago |
mindspore-ci-bot
|
0357088a73
|
!7319 C++ API: vision ops - reorder and add gap UTs; correct parm desc style
Merge pull request !7319 from cathwong/ckw_c_api_transforms_tests2
|
5 years ago |
lichen_101010
|
678962d718
|
implementation for dumping const values for each step
fix no output address error
address clang-format error
address some comments
clang_format check
|
5 years ago |
mindspore-ci-bot
|
15b1725198
|
!7321 Fix ordering for album dataset
Merge pull request !7321 from EricZ/album_float_array
|
5 years ago |
Zirui Wu
|
51eec90069
|
g# This is a combination of 2 commits.
fix andorid build broke by pr6017
|
5 years ago |
mindspore-ci-bot
|
3ff18d9856
|
!7330 integrate_export
Merge pull request !7330 from baiyangfan/integrate_export
|
5 years ago |
zhaozhenlong
|
2219a9c80e
|
fix issue quant dtype cast not support input fp16
opParameter free in creator
|
5 years ago |
mindspore-ci-bot
|
c68f36c81e
|
!7311 [ME] change _check_parameter format
Merge pull request !7311 from chenzhongming/zomi_master
|
5 years ago |
mindspore-ci-bot
|
56b7562bf5
|
!7357 support unaligned shape for opencl reshape op
Merge pull request !7357 from wandongdong/master
|
5 years ago |
liangchenghui
|
618c2fd523
|
Fix ReduceMax op bool type problem.
|
5 years ago |
wandongdong
|
739e318b2d
|
support reshape unaligned 4
|
5 years ago |
mindspore-ci-bot
|
c967bf6846
|
!7339 fix for se-resnet50 accurancy
Merge pull request !7339 from qujianwei/master
|
5 years ago |
mindspore-ci-bot
|
a5e8c1eab3
|
!7345 fix a bug case in reshape redistribution
Merge pull request !7345 from yao_yf/reshape_redistribution_all_scene_support_add
|
5 years ago |
wang_shaocong
|
db63e4e5f6
|
Support assigned input shapes while run benchmark tool.
|
5 years ago |
Yi Huaijie
|
f3b77e6974
|
fix example error
|
5 years ago |
mindspore-ci-bot
|
d5fad7804e
|
!7352 [MS][LITE[GPU]conv2d transpose support 4x4 8x8 and fullconnection support c%4!=0
Merge pull request !7352 from chenzupeng/master-lite
|
5 years ago |
bai-yangfan
|
7dd91ffa26
|
integrate_export
|
5 years ago |
mindspore-ci-bot
|
0cd9122e45
|
!7349 add train ut to CI
Merge pull request !7349 from lz/master
|
5 years ago |
chenzupeng
|
b1aa1a1d17
|
conv2d transpose support 4x4 8x8 and fullconnection support c%4!=0
|
5 years ago |
lz
|
4e770695cb
|
add train ut
|
5 years ago |
mindspore-ci-bot
|
6af5bafcce
|
!7318 modify convert.cc warning log
Merge pull request !7318 from changzherui/mod_warning_log
|
5 years ago |
mindspore-ci-bot
|
62bee291b2
|
!7215 modify checkpoint warning info
Merge pull request !7215 from changzherui/mod_ckpt_info
|
5 years ago |
mindspore-ci-bot
|
7b21d43caa
|
!7302 add default path support for nnae package
Merge pull request !7302 from yanghaoran/master
|
5 years ago |
mindspore-ci-bot
|
237270145c
|
!7297 fix cpu square int32 type
Merge pull request !7297 from baihuawei/fixsquare
|
5 years ago |
mindspore-ci-bot
|
6152bdaf16
|
!7332 cpu conv2d support tuple pad
Merge pull request !7332 from baihuawei/conv2dgrad
|
5 years ago |
yao_yf
|
022005b94a
|
fix a bug cases in reshape redistribution
|
5 years ago |
mindspore-ci-bot
|
1e678a84dc
|
!7336 [MSLITE][Develop] fix memory leak bug of arm cpu fp16 op deconv_depthwise
Merge pull request !7336 from yangruoqi713/bugfix
|
5 years ago |
yangruoqi713
|
c942c484e9
|
[MSLITE][Develop] fix memory leak bug of arm cpu fp16 op deconv_depthwise
|
5 years ago |
mindspore-ci-bot
|
f4421b4504
|
!7236 Add new pass:arithmetic_simplify and eliminate_empty_graph
Merge pull request !7236 from gengfei/1012_simplify_1.0
|
5 years ago |
mindspore-ci-bot
|
311a4b0dd1
|
!7298 refactor seed interfaces
Merge pull request !7298 from yihuaijie/master
|
5 years ago |
Eric
|
359ad19884
|
Added float_array support
Added fix, tests to come
|
5 years ago |
mindspore-ci-bot
|
d93c7c0b12
|
!7313 Fix MatrixSetDiag, Select, Conv2D op annotation problem.
Merge pull request !7313 from liangchenghui/fix_MatrixSetDiag
|
5 years ago |
mindspore-ci-bot
|
b0d10627b7
|
!7323 add int8 support while converting dwconv to conv
Merge pull request !7323 from zhujingxuan/add_dwconv_weight_int8_support
|
5 years ago |
mindspore-ci-bot
|
8c329605d2
|
!7159 optimize graph cut for depend
Merge pull request !7159 from kisnwang/optimize-graph-depend-cut
|
5 years ago |
baihuawei
|
a534e0a320
|
cpu conv2d support tuple pad
|
5 years ago |
Yi Huaijie
|
b28a6ff88e
|
refactor seed interfaces
|
5 years ago |
Geng_Fei
|
1455372cf1
|
add new pass in graph kernel: arithmetic_simplify
|
5 years ago |
liubuyu
|
adee3daf4d
|
bug fix for profiling register twice
|
5 years ago |
yangruoqi713
|
c3370f9818
|
[MSLITE][Develop] fix bug of arm cpu matmul: free bias_ptr_ in Resize function
|
5 years ago |
huanghui
|
b7519b7418
|
unify save_graphs_path
|
5 years ago |
mindspore-ci-bot
|
60da54651b
|
!7310 fix space_to_batch_int8 padding bug
Merge pull request !7310 from XianglongZeng/myms
|
5 years ago |
mindspore-ci-bot
|
97159386ae
|
!7250 Add LshProjection lite ops
Merge pull request !7250 from liuwenhao/master
|
5 years ago |