Commit Graph

11607 Commits

Author SHA1 Message Date
chenjianping 57cac9d396 support benchmark running on windows 2020-10-17 11:03:27 +08:00
mindspore-ci-bot 0a645c64e0 !7369 Fix android build error introduced by PR6017
Merge pull request !7369 from ZiruiWu/fix_batch_col_name_core_dump
2020-10-16 23:09:48 +08:00
mindspore-ci-bot 3a088bfa09 !7132 fix GPU P.UniformInt bug
Merge pull request !7132 from 34bunny/GPU-fix_UniformInt
2020-10-16 23:01:44 +08:00
mindspore-ci-bot a69dbb2da5 !7388 [ME] delete reduant function in check_parameter
Merge pull request !7388 from chenzhongming/zomi_master
2020-10-16 19:57:22 +08:00
mindspore-ci-bot 0490a08e66 !7385 integrate_export_v2
Merge pull request !7385 from baiyangfan/integrate_export
2020-10-16 19:17:33 +08:00
mindspore-ci-bot 24c72e87c4 !7151 update the lastest version of modle files and readme
Merge pull request !7151 from HuKang/updat_modle
2020-10-16 18:42:57 +08:00
mindspore-ci-bot 412141871b !7380 fix bug in searching strategy of reshape
Merge pull request !7380 from yao_yf/reshape_strategy_search_fix
2020-10-16 17:40:13 +08:00
mindspore-ci-bot 775af9e235 !7065 Added http server based on libevent
Merge pull request !7065 from anancds/http-server
2020-10-16 17:20:29 +08:00
mindspore-ci-bot 2b9481ad21 !7398 [MS][LITE[GPU]softmax support axis param
Merge pull request !7398 from chenzupeng/master-lite
2020-10-16 17:01:55 +08:00
mindspore-ci-bot e0ccfa1328 !7358 fix nasnet script error
Merge pull request !7358 from panfengfeng/fix_nasnet_script_error
2020-10-16 16:44:57 +08:00
chenzomi acadb694aa [ME] delete reduant function in check_parameter 2020-10-16 16:22:28 +08:00
chenzupeng 8b75d9bd38 softmax support axis param 2020-10-16 16:13:34 +08:00
bai-yangfan 0288c91c5d integrate_export_v2 2020-10-16 16:04:07 +08:00
mindspore-ci-bot e52588285b !7378 bind core api change
Merge pull request !7378 from zhaodezan/master
2020-10-16 15:42:07 +08:00
zhaodezan f160906698 core api change 2020-10-16 03:10:21 -04:00
hukang hwx963878 0bb092eb34 update new 410 category modles and update readme and fixed cpp
update new 410 category modles on branch r1.0

update new 410 category modles and update readme english

cherry-pick r1.0 branch
2020-10-16 14:52:34 +08:00
mindspore-ci-bot 5cf9fabf44 !7383 [MS][LITE][Develop]add post fp32 deconv kernel for arm32
Merge pull request !7383 from lixian/master
2020-10-16 14:50:38 +08:00
mindspore-ci-bot c88ef4fc86 !7382 fix train ut
Merge pull request !7382 from lz/master
2020-10-16 14:47:22 +08:00
anancds 28c9e9d9a5 Added http server based on libevent 2020-10-16 14:26:42 +08:00
lz a37453a9f8 fix train ut 2020-10-16 14:16:13 +08:00
panfengfeng 5537ec8d92 fix nasnet GradOperation 2020-10-16 14:14:40 +08:00
mindspore-ci-bot fa37f8fde3 !7384 opencl convolutoin kernel run segmentfault with hasbias=false
Merge pull request !7384 from 王东旭/fix_conv_no_bias_bug
2020-10-16 13:51:09 +08:00
mindspore-ci-bot 554123ed49 !7379 [ME] Bug fix
Merge pull request !7379 from chenzhongming/zomi_master
2020-10-16 13:49:29 +08:00
chenzomi 5b769dfb20 [ME] Bug fix 2020-10-16 13:01:34 +08:00
lixian c7c045ccf0 post deconv assembly for arm32 2020-10-16 11:42:50 +08:00
wangdongxu 2abd080334 fix opencl convolution no bias bug 2020-10-16 11:26:01 +08:00
yao_yf 4c1d4924cb fix reshape strategy search bug in auto parallel 2020-10-16 11:25:23 +08:00
mindspore-ci-bot 1ac9196587 !7360 Fix ReduceMax op bool type problem.
Merge pull request !7360 from liangchenghui/fix_reducemax
2020-10-16 11:20:11 +08:00
mindspore-ci-bot d6287ae6d8 !7260 [MSLITE] Support assigned input data shapes while running models.
Merge pull request !7260 from wangshaocong/bugfix_master
2020-10-16 10:57:00 +08:00
mindspore-ci-bot f68d7b01d3 !7331 bug fix for profiling register twice
Merge pull request !7331 from liubuyu/bug_fix2
2020-10-16 10:27:04 +08:00
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
2020-10-16 10:02:30 +08:00
mindspore-ci-bot cc770253f2 !7354 fix example error
Merge pull request !7354 from yihuaijie/master
2020-10-16 09:31:52 +08:00
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
2020-10-16 09:27:22 +08:00
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
2020-10-16 00:31:24 +08:00
mindspore-ci-bot 15b1725198 !7321 Fix ordering for album dataset
Merge pull request !7321 from EricZ/album_float_array
2020-10-15 21:57:36 +08:00
Zirui Wu 51eec90069 g# This is a combination of 2 commits.
fix andorid build broke by pr6017
2020-10-15 09:42:38 -04:00
mindspore-ci-bot 3ff18d9856 !7330 integrate_export
Merge pull request !7330 from baiyangfan/integrate_export
2020-10-15 21:39:53 +08:00
zhaozhenlong 2219a9c80e fix issue quant dtype cast not support input fp16
opParameter free in creator
2020-10-15 20:59:07 +08:00
mindspore-ci-bot c68f36c81e !7311 [ME] change _check_parameter format
Merge pull request !7311 from chenzhongming/zomi_master
2020-10-15 20:52:29 +08:00
mindspore-ci-bot 56b7562bf5 !7357 support unaligned shape for opencl reshape op
Merge pull request !7357 from wandongdong/master
2020-10-15 20:37:39 +08:00
mindspore-ci-bot 5b4de7bdcd !7346 GPU model zoo lenet remove amp
Merge pull request !7346 from VectorSL/gpu-lenet
2020-10-15 20:29:33 +08:00
liangchenghui 618c2fd523 Fix ReduceMax op bool type problem. 2020-10-15 20:25:47 +08:00
wandongdong 739e318b2d support reshape unaligned 4 2020-10-15 05:21:55 -07:00
mindspore-ci-bot c967bf6846 !7339 fix for se-resnet50 accurancy
Merge pull request !7339 from qujianwei/master
2020-10-15 19:50:16 +08:00
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
2020-10-15 19:43:32 +08:00
mindspore-ci-bot a7e0ffbcf9 !7351 fix typos in hcc-time-out options
Merge pull request !7351 from chenhaozhe/fix-hccl_time_out-typos
2020-10-15 19:28:56 +08:00
wang_shaocong db63e4e5f6 Support assigned input shapes while run benchmark tool. 2020-10-15 19:17:29 +08:00
Yi Huaijie f3b77e6974 fix example error 2020-10-15 19:15:58 +08:00
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
2020-10-15 19:13:01 +08:00
bai-yangfan 7dd91ffa26 integrate_export 2020-10-15 19:03:21 +08:00