Commit Graph

8304 Commits

Author SHA1 Message Date
mindspore-ci-bot b5ed54664d !5170 [MS][LITE][DEVELOP]concat slice ops support fp16
Merge pull request !5170 from pengyongrong/concat
2020-08-26 09:48:59 +08:00
mindspore-ci-bot 9ab4f1237b !5041 fix shape
Merge pull request !5041 from hexia/shape_wrong
2020-08-26 09:31:33 +08:00
mindspore-ci-bot 9e8c4f373f !5070 Fix wrong index error msg
Merge pull request !5070 from fanglei/new_case
2020-08-26 09:26:55 +08:00
mindspore-ci-bot 83bcde40e0 !5165 fix the error or warning file path can not show completely
Merge pull request !5165 from zhaodezan/master
2020-08-26 09:21:23 +08:00
mindspore-ci-bot 59b1138ac7 !5155 opencl convolution support fp16
Merge pull request !5155 from 王东旭/opencl_convolution_fp16
2020-08-26 09:15:13 +08:00
mindspore-ci-bot dda115c0aa !5145 modify caffe relu6 & tanh parser format
Merge pull request !5145 from lyvette/parser
2020-08-26 09:14:02 +08:00
mindspore-ci-bot 84592a9fea !5193 Fix CheckTensor in pynative mode
Merge pull request !5193 from XunDeng/pp_issue_branch
2020-08-26 09:05:11 +08:00
mindspore-ci-bot 4db3abe2fe !5157 post quantization code review
Merge pull request !5157 from xutianchun/quant_code_review
2020-08-26 09:03:38 +08:00
mindspore-ci-bot 71f23bdbeb !5186 Add note of limitation for prarmeters of uniform
Merge pull request !5186 from peixu_ren/custom_pp_ops
2020-08-26 08:37:03 +08:00
Xun Deng 4fe8b3d395 fix checktensor in pynative mode 2020-08-25 18:10:30 -04:00
mindspore-ci-bot b8da525fb1 !5135 modify readme.md for yolov3_darknet53
Merge pull request !5135 from yangyongjie/master
2020-08-26 00:48:22 +08:00
mindspore-ci-bot 1afb8749b6 !4933 Improve the Outputs Quality and Change Saving Frequency
Merge pull request !4933 from huangxinjing/wide-deep-checkpoint
2020-08-26 00:16:12 +08:00
peixu_ren 5cf472cd39 Add note of limitation for prarmeters of uniform 2020-08-25 11:28:29 -04:00
mindspore-ci-bot caccffed55 !5182 optimization for winograd matmul
Merge pull request !5182 from lixian/master
2020-08-25 22:49:09 +08:00
mindspore-ci-bot bd12a37d4f !5182 optimization for winograd matmul
Merge pull request !5182 from lixian/master
2020-08-25 22:49:07 +08:00
mindspore-ci-bot 971716f4b9 !5136 fix large for loop runtime error due to lacking of backend operators
Merge pull request !5136 from fary86/fix_large_for_runtime_error
2020-08-25 22:26:25 +08:00
mindspore-ci-bot 346b97acb8 !5156 fix softdvpp coredump
Merge pull request !5156 from qianlong21st/master_fix_softdvpp_core
2020-08-25 22:20:00 +08:00
lixian e847569108 optimizatino for winograd matmul 2020-08-25 22:19:39 +08:00
mindspore-ci-bot 2b23de6161 !5015 add mul add fusion pass
Merge pull request !5015 from zhengjun10/master
2020-08-25 22:02:14 +08:00
Pengyongrong b022e3d150 add new ops named slice
add ops supported fp16
2020-08-25 06:47:21 -07:00
mindspore-ci-bot 36c3616614 !5167 [MS][LITE][Develop] Max Pooling optimize
Merge pull request !5167 from ling/sr
2020-08-25 21:31:29 +08:00
mindspore-ci-bot 1e0bb2b9af !5043 Add Convertor function for windows enviroment
Merge pull request !5043 from liuwenhao/master
2020-08-25 21:30:48 +08:00
mindspore-ci-bot c1e0c23c48 !5147 [MS][LITE][Develop] arm cpu fp32 op: optimize scale op
Merge pull request !5147 from yangruoqi713/scale
2020-08-25 21:21:59 +08:00
zhengjun10 daa423a235 add mul add fusion pass 2020-08-25 21:13:04 +08:00
yangruoqi713 4888300180 [MS][LITE] arm cpu fp32 op: optimize scale op 2020-08-25 21:03:54 +08:00
ling ae17d20079 [MS][LITE][Develop] Max Pooling optimize 2020-08-25 21:00:13 +08:00
mindspore-ci-bot 2e3f5cd41b !5114 fix bug in c-api: rename, concat, take
Merge pull request !5114 from luoyang/c-api-pyfunc
2020-08-25 20:57:41 +08:00
mindspore-ci-bot d173b055ac !5149 memory leak repair
Merge pull request !5149 from gongdaguo/Memory_leak_repair
2020-08-25 20:52:19 +08:00
mindspore-ci-bot c6e481c0ff !5132 Rectification of API comments
Merge pull request !5132 from byweng/master
2020-08-25 20:40:43 +08:00
gongdaguo f5fd868ba4 Memory leak repair 2020-08-25 20:37:53 +08:00
mindspore-ci-bot 8c7444ab47 !5140 add cuda path checker
Merge pull request !5140 from zyli2020/add_cuda_path_check
2020-08-25 20:33:29 +08:00
mindspore-ci-bot c7c5835800 !5125 add create_dict_iterator parameter num_epochs api
Merge pull request !5125 from anzhengqi/add-num_epochs-api
2020-08-25 20:31:35 +08:00
xutianchun b5f8556d63 post quantization code review 2020-08-25 20:25:19 +08:00
mindspore-ci-bot 167dc5f09e !4799 Improve performance of bert by mimic higher batch size
Merge pull request !4799 from shibeiji/bert_accu_steps
2020-08-25 20:12:41 +08:00
mindspore-ci-bot 5194672137 !5163 [MS][LITE][GPU]matmul support fp16
Merge pull request !5163 from chenzupeng/master-lite
2020-08-25 20:09:01 +08:00
mindspore-ci-bot e8822e2787 !5051 fix codedex bug
Merge pull request !5051 from jjfeing/master
2020-08-25 20:07:02 +08:00
mindspore-ci-bot b4bc1deb4b !5110 [MS][Lite]add activationType attr for pooling
Merge pull request !5110 from songhonglei413/roi
2020-08-25 19:46:51 +08:00
chenzupeng cac2399044 matmul support fp16 2020-08-25 19:32:36 +08:00
mindspore-ci-bot 3bd0204fca !5103 fix wrong value of int-type Node bug in pynative
Merge pull request !5103 from liangzelang/fix-repeat-key
2020-08-25 19:32:23 +08:00
zhaodezan ca52d7fbf6 fix the error or warning file path can not show completely 2020-08-25 07:30:13 -04:00
mindspore-ci-bot b2ba24e815 !5061 [MS][LITE] fix bug of arm cpu fp32 op: conv depthwise
Merge pull request !5061 from yangruoqi713/lite
2020-08-25 19:12:07 +08:00
songhonglei413 2931920fea op_pooling+relu 2020-08-25 19:09:51 +08:00
mindspore-ci-bot cff6c3571c !5086 [MS][LITE]optimize winograd
Merge pull request !5086 from fuzhiye/tmp
2020-08-25 18:59:37 +08:00
mindspore-ci-bot 8fbde8e349 !5086 [MS][LITE]optimize winograd
Merge pull request !5086 from fuzhiye/tmp
2020-08-25 18:59:34 +08:00
mindspore-ci-bot 5ba42e337c !5076 Avoid copy when create Tensor from numpy array
Merge pull request !5076 from hewei/avoid_copy_tensor_numpy
2020-08-25 18:59:24 +08:00
qianlong 12dfca71f1 fix softdvpp coredump 2020-08-25 18:56:40 +08:00
fuzhiye d34c620dce optimize winograd 2020-08-25 18:39:27 +08:00
mindspore-ci-bot 600263ccfe !5105 Check input image type for random posterize
Merge pull request !5105 from luoyang/c-api
2020-08-25 18:30:06 +08:00
mindspore-ci-bot d42ecd01a8 !5122 Fix bug of issue #I1S3SD: the output names of packages are the same.
Merge pull request !5122 from wangshaocong/lite_pkg
2020-08-25 18:24:05 +08:00
wangdongxu 925c24653b opencl convolution support fp16 2020-08-25 17:58:38 +08:00