chenzomi
|
5b769dfb20
|
[ME] Bug fix
|
4 years ago |
mindspore-ci-bot
|
1ac9196587
|
!7360 Fix ReduceMax op bool type problem.
Merge pull request !7360 from liangchenghui/fix_reducemax
|
4 years ago |
mindspore-ci-bot
|
d6287ae6d8
|
!7260 [MSLITE] Support assigned input data shapes while running models.
Merge pull request !7260 from wangshaocong/bugfix_master
|
4 years ago |
mindspore-ci-bot
|
f68d7b01d3
|
!7331 bug fix for profiling register twice
Merge pull request !7331 from liubuyu/bug_fix2
|
4 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
|
4 years ago |
mindspore-ci-bot
|
cc770253f2
|
!7354 fix example error
Merge pull request !7354 from yihuaijie/master
|
4 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
|
4 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
|
4 years ago |
mindspore-ci-bot
|
15b1725198
|
!7321 Fix ordering for album dataset
Merge pull request !7321 from EricZ/album_float_array
|
4 years ago |
mindspore-ci-bot
|
3ff18d9856
|
!7330 integrate_export
Merge pull request !7330 from baiyangfan/integrate_export
|
4 years ago |
zhaozhenlong
|
2219a9c80e
|
fix issue quant dtype cast not support input fp16
opParameter free in creator
|
4 years ago |
mindspore-ci-bot
|
c68f36c81e
|
!7311 [ME] change _check_parameter format
Merge pull request !7311 from chenzhongming/zomi_master
|
4 years ago |
mindspore-ci-bot
|
56b7562bf5
|
!7357 support unaligned shape for opencl reshape op
Merge pull request !7357 from wandongdong/master
|
4 years ago |
mindspore-ci-bot
|
5b4de7bdcd
|
!7346 GPU model zoo lenet remove amp
Merge pull request !7346 from VectorSL/gpu-lenet
|
4 years ago |
liangchenghui
|
618c2fd523
|
Fix ReduceMax op bool type problem.
|
4 years ago |
wandongdong
|
739e318b2d
|
support reshape unaligned 4
|
4 years ago |
mindspore-ci-bot
|
c967bf6846
|
!7339 fix for se-resnet50 accurancy
Merge pull request !7339 from qujianwei/master
|
4 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
|
4 years ago |
mindspore-ci-bot
|
a7e0ffbcf9
|
!7351 fix typos in hcc-time-out options
Merge pull request !7351 from chenhaozhe/fix-hccl_time_out-typos
|
4 years ago |
wang_shaocong
|
db63e4e5f6
|
Support assigned input shapes while run benchmark tool.
|
4 years ago |
Yi Huaijie
|
f3b77e6974
|
fix example error
|
4 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
|
4 years ago |
bai-yangfan
|
7dd91ffa26
|
integrate_export
|
4 years ago |
mindspore-ci-bot
|
550c3fe0d2
|
!7339 fix for se-resnet50 accurancy
Merge pull request !7339 from qujianwei/master
|
4 years ago |
mindspore-ci-bot
|
0cd9122e45
|
!7349 add train ut to CI
Merge pull request !7349 from lz/master
|
4 years ago |
chenzupeng
|
b1aa1a1d17
|
conv2d transpose support 4x4 8x8 and fullconnection support c%4!=0
|
4 years ago |
chenhaozhe
|
f3860f5111
|
Fix typo of hccl time out options
|
4 years ago |
lz
|
4e770695cb
|
add train ut
|
4 years ago |
mindspore-ci-bot
|
d020ed1eec
|
!7334 [Data]add gitee repo for thirdpary lib download
Merge pull request !7334 from xulei/cmake
|
4 years ago |
mindspore-ci-bot
|
6af5bafcce
|
!7318 modify convert.cc warning log
Merge pull request !7318 from changzherui/mod_warning_log
|
4 years ago |
mindspore-ci-bot
|
62bee291b2
|
!7215 modify checkpoint warning info
Merge pull request !7215 from changzherui/mod_ckpt_info
|
4 years ago |
mindspore-ci-bot
|
7b21d43caa
|
!7302 add default path support for nnae package
Merge pull request !7302 from yanghaoran/master
|
4 years ago |
mindspore-ci-bot
|
f69061c181
|
!7315 enable download from gitee
Merge pull request !7315 from liubuyu/bug_fix
|
4 years ago |
mindspore-ci-bot
|
237270145c
|
!7297 fix cpu square int32 type
Merge pull request !7297 from baihuawei/fixsquare
|
4 years ago |
mindspore-ci-bot
|
6152bdaf16
|
!7332 cpu conv2d support tuple pad
Merge pull request !7332 from baihuawei/conv2dgrad
|
4 years ago |
yao_yf
|
022005b94a
|
fix a bug cases in reshape redistribution
|
4 years ago |
VectorSL
|
5306348f26
|
gpu odelzoo lenet is not suitable for amp
|
4 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
|
4 years ago |
mindspore-ci-bot
|
9ccf5cb2b5
|
!7055 update deepfm network.
Merge pull request !7055 from linqingke/deepfm
|
4 years ago |
mindspore-ci-bot
|
84488c322b
|
!7325 upgrade openmpi version to v4.0.3 in dockerfile
Merge pull request !7325 from HW_KK/master
|
4 years ago |
xulei2020
|
55e386567a
|
add gitee repo for thirdpary lib download
|
4 years ago |
yangruoqi713
|
c942c484e9
|
[MSLITE][Develop] fix memory leak bug of arm cpu fp16 op deconv_depthwise
|
4 years ago |
qujianwei
|
a96766c822
|
fix for se-resnet50 accurancy
|
4 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
|
4 years ago |
mindspore-ci-bot
|
311a4b0dd1
|
!7298 refactor seed interfaces
Merge pull request !7298 from yihuaijie/master
|
4 years ago |
mindspore-ci-bot
|
d403827178
|
!7322 fix warpctc accuracy
Merge pull request !7322 from baihuawei/warpctc
|
4 years ago |
mindspore-ci-bot
|
6e39dc4a86
|
!7326 Skip empty label resource while release resource
Merge pull request !7326 from zhoufeng/skip-empty-label-resource
|
4 years ago |
Eric
|
359ad19884
|
Added float_array support
Added fix, tests to come
|
4 years ago |
mindspore-ci-bot
|
75b9ce8d2c
|
!7288 psenet scripts update.
Merge pull request !7288 from linqingke/psenet
|
4 years ago |
mindspore-ci-bot
|
d93c7c0b12
|
!7313 Fix MatrixSetDiag, Select, Conv2D op annotation problem.
Merge pull request !7313 from liangchenghui/fix_MatrixSetDiag
|
4 years ago |