mindspore-ci-bot
|
99ffe64bb8
|
!4171 Add lazy adam support for PS
Merge pull request !4171 from ZPaC/master-supports-lazy-adam-in-ps
|
2020-08-10 09:13:31 +08:00 |
mindspore-ci-bot
|
3da5d72419
|
!4136 fix bias add populate paremeter
Merge pull request !4136 from wangchangkai/master
|
2020-08-10 09:13:27 +08:00 |
mindspore-ci-bot
|
d92eb62852
|
!4175 tod split train files from inference
Merge pull request !4175 from yonibaehr/export
|
2020-08-10 09:06:33 +08:00 |
mindspore-ci-bot
|
5f604e84aa
|
!4049 compile the core directory into a separate static library
Merge pull request !4049 from liubuyu/master
|
2020-08-10 08:59:25 +08:00 |
yoni baehr
|
43d7d3af55
|
move grad ops to seperate folders
|
2020-08-09 15:40:32 +03:00 |
ZPaC
|
a923747eab
|
Add lazy adam support for PS.
|
2020-08-09 15:19:56 +08:00 |
mindspore-ci-bot
|
b7ebe2be4b
|
!4167 add new nets for caffe benchmark
Merge pull request !4167 from andy_wangrui/master
|
2020-08-09 10:56:22 +08:00 |
mindspore-ci-bot
|
3b76823141
|
!4124 fix 4 issue
Merge pull request !4124 from fangzehua/biasadd
|
2020-08-08 23:17:04 +08:00 |
liubuyu
|
195f04e50e
|
compile the core directory into a separate static library
|
2020-08-08 21:31:41 +08:00 |
andy
|
1b2c994954
|
add new caffe nets
|
2020-08-08 21:20:18 +08:00 |
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 |
fangzehua
|
a5e88c23b0
|
fix 4 issue
|
2020-08-08 11:46:41 +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 |