peixu_ren
|
3820533ad1
|
Refactor Gamma and Poisson ops
|
5 years ago |
yoni baehr
|
43d7d3af55
|
move grad ops to seperate folders
|
5 years ago |
ZPaC
|
a923747eab
|
Add lazy adam support for PS.
|
5 years ago |
baihuawei
|
6053b85807
|
fix cumsum
|
5 years ago |
kswang
|
69c096c2a6
|
dlopen cpu mpi adapter
|
5 years ago |
mindspore-ci-bot
|
b7ebe2be4b
|
!4167 add new nets for caffe benchmark
Merge pull request !4167 from andy_wangrui/master
|
5 years ago |
wandongdong
|
8904f0cf42
|
fix pool kernel name
|
5 years ago |
mindspore-ci-bot
|
3b76823141
|
!4124 fix 4 issue
Merge pull request !4124 from fangzehua/biasadd
|
5 years ago |
liubuyu
|
195f04e50e
|
compile the core directory into a separate static library
|
5 years ago |
andy
|
1b2c994954
|
add new caffe nets
|
5 years ago |
mindspore-ci-bot
|
beb8527da1
|
!4137 mod benchmark script for different versions
Merge pull request !4137 from andy_wangrui/master
|
5 years ago |
mindspore-ci-bot
|
9efbfb8af1
|
!4151 Fix ps training precision error
Merge pull request !4151 from ZPaC/master-fix-ps-training-precision-error
|
5 years ago |
andy
|
9b6effe99e
|
add new net
|
5 years ago |
andy
|
b8fbeaa1ac
|
add new caffe nets
|
5 years ago |
mindspore-ci-bot
|
8e3c8f3d6e
|
!4163 return unorderd_map rather than vector for LiteSession::GetOutputs
Merge pull request !4163 from hangq/master
|
5 years ago |
mindspore-ci-bot
|
1b646b9527
|
!4118 fix post training quant
Merge pull request !4118 from xutianchun/quant_0807
|
5 years ago |
hangq
|
551cdfe2f5
|
return unorderd_map rather than vector for LiteSession::GetOutputs
|
5 years ago |
mindspore-ci-bot
|
5a39756759
|
!4096 Add Conv2d C Primitive
Merge pull request !4096 from lianliguang/unify-primitive-and-generate-graph
|
5 years ago |
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
|
5 years ago |
mindspore-ci-bot
|
867afc714b
|
!4157 [MS][LITE] fix bug of arm cpu fp32 op: batchnorm, scale, pooling
Merge pull request !4157 from yangruoqi713/lite
|
5 years ago |
mindspore-ci-bot
|
ac851f37ab
|
!3909 fix get subgraph input
Merge pull request !3909 from yangjie159/fix-get-subgraph-input
|
5 years ago |
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
|
5 years ago |
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
|
5 years ago |
yangruoqi713
|
d995debc17
|
[MS][LITE] fix bug of arm cpu fp32 op: batchnorm, scale, pooling
|
5 years ago |
mindspore-ci-bot
|
cea3ed8c50
|
!4153 [MS][LITE][Develop]support infershape when running graph
Merge pull request !4153 from chenjianping/lite_dev2
|
5 years ago |
hangq
|
ca6c84b806
|
modify return type of Model::Import from std::shared_ptr<Model> to Model
*
|
5 years ago |
mindspore-ci-bot
|
0e0eafdacb
|
!4156 fix populate parameter
Merge pull request !4156 from sunsuodong/fix_populate_parameter
|
5 years ago |
chenjianping
|
f2d97520ab
|
support infershape when running graph
|
5 years ago |
xutianchun
|
1fc914118f
|
Post Training Quantization
|
5 years ago |
sunsuodong
|
334ae54146
|
fix_populate_parameter
|
5 years ago |
ZPaC
|
7324639e55
|
Fix ps traing precision error.
|
5 years ago |
mindspore-ci-bot
|
0df5a56159
|
!4149 Fix bug in counting epochs when DeviceQueue is used
Merge pull request !4149 from h.farahat/to_device_bug
|
5 years ago |
zhengjun10
|
0a1d090b3e
|
fixbug and enable anftransform
|
5 years ago |
WilliamLian
|
ae641e14a7
|
unify primitive : add conv2d's primitive C & checkfunction
|
5 years ago |
mindspore-ci-bot
|
123e43cd02
|
!4146 support leaky relu parser
Merge pull request !4146 from sunsuodong/leaky_relu
|
5 years ago |
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
|
5 years ago |
mindspore-ci-bot
|
46022afbc6
|
!4148 fix bug of fp16 conv3x3 op
Merge pull request !4148 from fuzhiye/tmp
|
5 years ago |
mindspore-ci-bot
|
b60295e1fb
|
!4106 Add caffe DeConv2d weight format
Merge pull request !4106 from yeyunpeng2020/master_kchw
|
5 years ago |
lvliang
|
038bd6cbf1
|
enable-the-identity-op-can-be-eliminated-in-pynative-mode
|
5 years ago |
mindspore-ci-bot
|
641601f7b8
|
!4139 add image2d format for concat op
Merge pull request !4139 from pengyongrong/concat_debug_pr
|
5 years ago |
hesham
|
ad91e6e51d
|
- Fix bug in counting epochs when DeviceQueue is used
|
5 years ago |
fuzhiye
|
75e7744125
|
fix bug of fp16 conv3x3 op
|
5 years ago |
VectorSL
|
b0a6346b54
|
gpu update cast type
|
5 years ago |
mindspore-ci-bot
|
92d93ebce5
|
!4041 modify mobilenetv2 quant scripts and fix bug
Merge pull request !4041 from chengxb7532/master
|
5 years ago |
mindspore-ci-bot
|
1546d803eb
|
!334 sync code 0807
Merge pull request !334 from changzherui/code_sync_0807
|
5 years ago |
mindspore-ci-bot
|
ff6b90d9b0
|
!4145 [MS][LITE]modify fp16 conv creator
Merge pull request !4145 from 张学同/to_merge
|
5 years ago |
sunsuodong
|
de8db1ab69
|
support leaky relu
|
5 years ago |
fangzehua
|
a5e88c23b0
|
fix 4 issue
|
5 years ago |
zhangxuetong
|
6c0135ec97
|
modify fp16 conv creator
|
5 years ago |
mindspore-ci-bot
|
57b3052c1e
|
!4112 fix bug of benchmark test st && support softmax 4 dimension
Merge pull request !4112 from fuzhiye/tmp
|
5 years ago |