Commit Graph

8405 Commits

Author SHA1 Message Date
wangzhe de33762c77 change to thread_pool implemented by C 2020-08-26 20:45:54 +08:00
mindspore-ci-bot e020c9e74f !5275 [MS][LITE][Develop]fix topk
Merge pull request !5275 from sunsuodong/fix_topk
2020-08-26 20:36:09 +08:00
mindspore-ci-bot 709be5eb4f !5272 add opencl kernels to libmindspore-lite.so
Merge pull request !5272 from wandongdong/master
2020-08-26 20:35:08 +08:00
mindspore-ci-bot 275e286216 !5274 [MS][LITE] arm cpu op conv depthwise, deconv depthwise: malloc input and output temp buffer using allocator
Merge pull request !5274 from yangruoqi713/lite
2020-08-26 20:34:09 +08:00
mindspore-ci-bot 8c2e4304d5 !5271 [MS][LITE][GPU]fix conv2d transpose acc bug
Merge pull request !5271 from chenzupeng/master-lite
2020-08-26 20:21:46 +08:00
mindspore-ci-bot c0e02bd88b !5262 fix grad all ci bug
Merge pull request !5262 from flywind/fix_grad_all
2020-08-26 20:09:59 +08:00
mindspore-ci-bot 87643d7a05 !5141 Add lite test model
Merge pull request !5141 from gongdaguo/lite_test_add_tf_modules
2020-08-26 20:09:16 +08:00
mindspore-ci-bot c381bf6b56 !5247 run face_landmark without leaky memory
Merge pull request !5247 from zhaodezan/master
2020-08-26 20:08:14 +08:00
mindspore-ci-bot 3fa81e4dcb !5270 add aware quant arm testcase
Merge pull request !5270 from cjh9368/aware_quant
2020-08-26 20:04:40 +08:00
sunsuodong 90585603ca fix_topk 2020-08-26 20:00:09 +08:00
wandongdong 8d0082dfba add opencl kernels to libmindspore-lite 2020-08-26 19:55:41 +08:00
yangruoqi713 912a267bb5 [MS][LITE] arm cpu op conv depthwise, deconv depthwise: malloc input and output temp buffer using allocator 2020-08-26 19:50:07 +08:00
mindspore-ci-bot 5fc18b9833 !5244 Get different types of data in tensor
Merge pull request !5244 from yeyunpeng2020/master_tensor
2020-08-26 19:47:46 +08:00
mindspore-ci-bot f5429d5da0 !5265 [MS][LITE] arm cpu fp16 op: optimize conv depthwise
Merge pull request !5265 from yangruoqi713/lite_fp16
2020-08-26 19:38:56 +08:00
mindspore-ci-bot 7fa07b6795 !5254 [MS][LITE][Develop]conv1x1 prepare optimize
Merge pull request !5254 from ling/bug
2020-08-26 19:37:58 +08:00
chenzupeng 5644972f34 fix bug in conv2d transpose 2020-08-26 19:35:59 +08:00
yeyunpeng 2c002b1f6e Get different types of data in tensor 2020-08-26 19:32:12 +08:00
mindspore-ci-bot c6166a221c !5238 [MS][LITE] optimize arm cpu fp32 op: conv depthwise
Merge pull request !5238 from yangruoqi713/lite
2020-08-26 19:31:51 +08:00
cjh9368 2fdc23822c add aware quant testcase 2020-08-26 19:26:22 +08:00
mindspore-ci-bot 14d8aec54b !5225 [MS][LITE][CPU]fix bug of int8 conv 3x3
Merge pull request !5225 from fuzhiye/tmp
2020-08-26 19:18:54 +08:00
mindspore-ci-bot ab9641558f !5210 resize int8 precision improve
Merge pull request !5210 from zhaozhenlong/lite/issue/resize_int8_weight_calc
2020-08-26 19:17:05 +08:00
mindspore-ci-bot 06b7b20658 !5234 fix int8 depth wise kernel
Merge pull request !5234 from lixian/master
2020-08-26 19:08:20 +08:00
mindspore-ci-bot 5d0c58ac99 !5169 add README files for ms lite
Merge pull request !5169 from mengchunyang/mm
2020-08-26 18:56:05 +08:00
fuzhiye 05be89372d fix bug of int8 conv 3x3 2020-08-26 18:32:34 +08:00
yangruoqi713 5802b1f8d5 [MS][LITE] arm cpu fp16 op: optimize conv depthwise 2020-08-26 18:29:09 +08:00
kpy 44b738e8ac fix grad all ci bug 2020-08-26 18:28:35 +08:00
mindspore-ci-bot 13e9f5b86e !5217 SoftDvppDecodeRandomCropResizeJpeg do not support resize iimage to odd resolution
Merge pull request !5217 from qianlong21st/master_softdvpp_crop
2020-08-26 18:07:41 +08:00
meng_chunyang 3402fe8486 add README files for ms lite 2020-08-26 17:35:22 +08:00
ling 116f308d0e [MS][LITE][Develop]conv1x1 prepare optimize 2020-08-26 17:27:29 +08:00
mindspore-ci-bot 8eff6c96b4 !5045 merge slice parameter checkpoints in wide&deep
Merge pull request !5045 from yao_yf/wide_and_deep_eval_host_device
2020-08-26 17:16:30 +08:00
mindspore-ci-bot c694e48fe9 !5223 Fix thread_num no set bug
Merge pull request !5223 from xutianchun/quant_fix
2020-08-26 17:07:26 +08:00
mindspore-ci-bot 3be1011397 !5226 Modify the problem of dividing by 0
Merge pull request !5226 from shenwei41/sw_master
2020-08-26 17:03:24 +08:00
mindspore-ci-bot 314c5ad055 !5172 remove name arg from gradoperation
Merge pull request !5172 from riemann_penn/remove_name_args_from_gradoperation
2020-08-26 16:55:57 +08:00
zhaodezan 73f86c6bb0 run face_landmark without leaky memory 2020-08-26 04:47:35 -04:00
mindspore-ci-bot 5b1cf18cb9 !5055 prepare to support int64
Merge pull request !5055 from lirongzhen1/int64
2020-08-26 16:46:04 +08:00
mindspore-ci-bot de2ce9fde1 !5071 GPU fix codex for SetDim and SetStride
Merge pull request !5071 from VectorSL/codex
2020-08-26 16:25:47 +08:00
yangruoqi713 1177c8958b [MS][LITE] optimize arm cpu fp32 op: conv depthwise 2020-08-26 16:07:04 +08:00
mindspore-ci-bot 8b5c35210f !5208 Modify the name of parameters in uniform
Merge pull request !5208 from peixu_ren/custom_pp_ops
2020-08-26 16:06:40 +08:00
mindspore-ci-bot e3c811046a !5216 code refine for BN docs
Merge pull request !5216 from zyli2020/bug_fix
2020-08-26 16:01:57 +08:00
mindspore-ci-bot c7e8345807 !5219 GPU add log in LoadInputData
Merge pull request !5219 from VectorSL/loadinput
2020-08-26 15:58:56 +08:00
mindspore-ci-bot 95212b55a0 !3271 make reftype a subtype of MetaTensor and try to mark ref in node input
Merge pull request !3271 from vlne-v1/ref_demo
2020-08-26 15:45:48 +08:00
lixian 133698cdd7 fix int8 depth wise kernel 2020-08-26 15:38:18 +08:00
mindspore-ci-bot 7b10f21f2d !5161 Fix the defunct process issue when run 8P case in GPU mode.
Merge pull request !5161 from ZhangQinghua/master
2020-08-26 15:34:00 +08:00
mindspore-ci-bot 5d4e67ee40 !5153 Fix getinputformat error
Merge pull request !5153 from VectorSL/fix-getinputformat
2020-08-26 15:19:17 +08:00
mindspore-ci-bot 8e04ce04d3 !5196 fix bug for yolov3-resnet18 scripts
Merge pull request !5196 from chengxb7532/master
2020-08-26 15:09:43 +08:00
mindspore-ci-bot 320117850a !5199 format trans fusion optimize
Merge pull request !5199 from zhengjun10/master
2020-08-26 14:57:40 +08:00
shenwei41 7fbb36cbc5 Modify the problem of dividing by 0 2020-08-26 14:39:25 +08:00
xutianchun 6188e3069e thread_num set default value 2020-08-26 14:35:08 +08:00
mindspore-ci-bot a12ad45c2e !5215 Add AllReduce const elimination back
Merge pull request !5215 from BowenK/master
2020-08-26 14:22:38 +08:00
mindspore-ci-bot 9109beab78 !5198 [MS][LITE][Develop]support space_to_batch
Merge pull request !5198 from chenjianping/lite_dev
2020-08-26 14:16:09 +08:00