Commit Graph

6601 Commits

Author SHA1 Message Date
mindspore-ci-bot beb8527da1 !4137 mod benchmark script for different versions
Merge pull request !4137 from andy_wangrui/master
2020-08-08 20:54:34 +08:00
mindspore-ci-bot 9efbfb8af1 !4151 Fix ps training precision error
Merge pull request !4151 from ZPaC/master-fix-ps-training-precision-error
2020-08-08 20:00:00 +08:00
andy 9b6effe99e add new net 2020-08-08 19:39:13 +08:00
andy b8fbeaa1ac add new caffe nets 2020-08-08 18:30:43 +08:00
mindspore-ci-bot 8e3c8f3d6e !4163 return unorderd_map rather than vector for LiteSession::GetOutputs
Merge pull request !4163 from hangq/master
2020-08-08 18:26:21 +08:00
mindspore-ci-bot 1b646b9527 !4118 fix post training quant
Merge pull request !4118 from xutianchun/quant_0807
2020-08-08 18:10:15 +08:00
hangq 551cdfe2f5 return unorderd_map rather than vector for LiteSession::GetOutputs 2020-08-08 18:01:07 +08:00
mindspore-ci-bot 5a39756759 !4096 Add Conv2d C Primitive
Merge pull request !4096 from lianliguang/unify-primitive-and-generate-graph
2020-08-08 17:52:26 +08:00
mindspore-ci-bot fcdc9c40d0 !4152 modify return type of Model::Import from std::shared_ptr<Model> to Model
Merge pull request !4152 from hangq/master
2020-08-08 17:48:54 +08:00
mindspore-ci-bot 867afc714b !4157 [MS][LITE] fix bug of arm cpu fp32 op: batchnorm, scale, pooling
Merge pull request !4157 from yangruoqi713/lite
2020-08-08 17:32:36 +08:00
mindspore-ci-bot ac851f37ab !3909 fix get subgraph input
Merge pull request !3909 from yangjie159/fix-get-subgraph-input
2020-08-08 17:32:26 +08:00
mindspore-ci-bot 21dfac0432 !4105 mem pools expands from high addr, dynamic mem expands from low addr
Merge pull request !4105 from liangzelang/change-mem-pools-management
2020-08-08 17:21:39 +08:00
mindspore-ci-bot d32005d00c !4150 Enable the identity op can be eliminated in pynative mode
Merge pull request !4150 from JoyLvliang/enable-the-identity-op-can-be-eliminated-in-pynative-mode
2020-08-08 17:20:42 +08:00
yangruoqi713 d995debc17 [MS][LITE] fix bug of arm cpu fp32 op: batchnorm, scale, pooling 2020-08-08 16:51:50 +08:00
mindspore-ci-bot cea3ed8c50 !4153 [MS][LITE][Develop]support infershape when running graph
Merge pull request !4153 from chenjianping/lite_dev2
2020-08-08 16:45:10 +08:00
hangq ca6c84b806 modify return type of Model::Import from std::shared_ptr<Model> to Model
*
2020-08-08 16:36:01 +08:00
mindspore-ci-bot 0e0eafdacb !4156 fix populate parameter
Merge pull request !4156 from sunsuodong/fix_populate_parameter
2020-08-08 16:27:18 +08:00
chenjianping f2d97520ab support infershape when running graph 2020-08-08 16:18:00 +08:00
xutianchun 1fc914118f Post Training Quantization 2020-08-08 16:08:01 +08:00
sunsuodong 334ae54146 fix_populate_parameter 2020-08-08 16:06:35 +08:00
ZPaC 7324639e55 Fix ps traing precision error. 2020-08-08 15:23:09 +08:00
mindspore-ci-bot 0df5a56159 !4149 Fix bug in counting epochs when DeviceQueue is used
Merge pull request !4149 from h.farahat/to_device_bug
2020-08-08 14:59:15 +08:00
WilliamLian ae641e14a7 unify primitive : add conv2d's primitive C & checkfunction 2020-08-08 14:49:04 +08:00
mindspore-ci-bot 123e43cd02 !4146 support leaky relu parser
Merge pull request !4146 from sunsuodong/leaky_relu
2020-08-08 14:26:14 +08:00
mindspore-ci-bot 71945fbbef !4140 Add multi-thread function for hms ops of reshape and concat, and fix some mistakes
Merge pull request !4140 from liuwenhao/master
2020-08-08 14:24:41 +08:00
mindspore-ci-bot 46022afbc6 !4148 fix bug of fp16 conv3x3 op
Merge pull request !4148 from fuzhiye/tmp
2020-08-08 14:23:44 +08:00
mindspore-ci-bot b60295e1fb !4106 Add caffe DeConv2d weight format
Merge pull request !4106 from yeyunpeng2020/master_kchw
2020-08-08 14:22:20 +08:00
lvliang 038bd6cbf1 enable-the-identity-op-can-be-eliminated-in-pynative-mode 2020-08-08 14:11:39 +08:00
mindspore-ci-bot 641601f7b8 !4139 add image2d format for concat op
Merge pull request !4139 from pengyongrong/concat_debug_pr
2020-08-08 14:08:37 +08:00
hesham ad91e6e51d - Fix bug in counting epochs when DeviceQueue is used 2020-08-08 02:03:07 -04:00
fuzhiye 75e7744125 fix bug of fp16 conv3x3 op 2020-08-08 14:02:00 +08:00
mindspore-ci-bot 92d93ebce5 !4041 modify mobilenetv2 quant scripts and fix bug
Merge pull request !4041 from chengxb7532/master
2020-08-08 12:09:18 +08:00
mindspore-ci-bot ff6b90d9b0 !4145 [MS][LITE]modify fp16 conv creator
Merge pull request !4145 from 张学同/to_merge
2020-08-08 11:51:38 +08:00
sunsuodong de8db1ab69 support leaky relu 2020-08-08 11:48:48 +08:00
zhangxuetong 6c0135ec97 modify fp16 conv creator 2020-08-08 11:22:32 +08:00
mindspore-ci-bot 57b3052c1e !4112 fix bug of benchmark test st && support softmax 4 dimension
Merge pull request !4112 from fuzhiye/tmp
2020-08-08 11:18:04 +08:00
fuzhiye 47ba025995 1. softmax op support input dim greater than 2.
2. add fp32 data type cast op register
2020-08-08 10:59:41 +08:00
mindspore-ci-bot 2b05c73482 !3932 Adding int8 operator- prelu
Merge pull request !3932 from zhangzheng/open
2020-08-08 10:32:50 +08:00
mindspore-ci-bot 8e5d4445ca !3963 Modify some TFlite parsers.
Merge pull request !3963 from lyvette/tflite_parser
2020-08-08 10:10:28 +08:00
mindspore-ci-bot dfc39ecf49 !4133 [MS][LITE]Fix matmul asm bugs
Merge pull request !4133 from zhanyuan/tmp
2020-08-08 10:09:50 +08:00
mindspore-ci-bot 3f86abad8a !4119 add int8 relu6 kernel
Merge pull request !4119 from sunsuodong/relu6_int8_
2020-08-08 10:09:22 +08:00
mindspore-ci-bot 2b2c1730ad !3696 Update AdjustAllReduce to use Pattern Matcher
Merge pull request !3696 from Giancarlo/update_adjust_allreduce
2020-08-08 10:00:23 +08:00
zhangz0911gm 732b5fe88f Adding several operators Sigmoid, Squeeze, Unsqueeze, prelu and changing
folder location
2020-08-07 21:46:50 -04:00
sunsuodong 872bcfaffa add int8 relu6 kernel 2020-08-08 09:34:41 +08:00
mindspore-ci-bot ea8b3c5dc2 !4141 add opencl convolution testcase and support image2d
Merge pull request !4141 from 王东旭/add_conv_testcase_codegen
2020-08-08 09:11:36 +08:00
mindspore-ci-bot a6dc949054 !4138 change buffer to image2d for arithmetic
Merge pull request !4138 from liuchao/arith_image
2020-08-08 09:09:45 +08:00
liuwenhao4 e6109bb759 Add multi-thread function for hms ops of reshape and concat, and fix some tiny mistakes. 2020-08-08 03:53:39 +08:00
mindspore-ci-bot 729d847dd4 !4083 Added minddata packaging with ms-lite
Merge pull request !4083 from EricZ/header_fix
2020-08-08 02:03:59 +08:00
mindspore-ci-bot 952996c3b2 !4025 Split c_api_test.cc into multiple files
Merge pull request !4025 from tony_liu2/alt
2020-08-08 00:58:14 +08:00
pengyongrong 6c401ff6f2 submitted concat-imgae2d to mindspore 2020-08-08 00:21:36 +08:00