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
|
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 |
fuzhiye
|
47ba025995
|
1. softmax op support input dim greater than 2.
2. add fp32 data type cast op register
|
5 years ago |
mindspore-ci-bot
|
2b05c73482
|
!3932 Adding int8 operator- prelu
Merge pull request !3932 from zhangzheng/open
|
5 years ago |
mindspore-ci-bot
|
8e5d4445ca
|
!3963 Modify some TFlite parsers.
Merge pull request !3963 from lyvette/tflite_parser
|
5 years ago |
mindspore-ci-bot
|
dfc39ecf49
|
!4133 [MS][LITE]Fix matmul asm bugs
Merge pull request !4133 from zhanyuan/tmp
|
5 years ago |
mindspore-ci-bot
|
3f86abad8a
|
!4119 add int8 relu6 kernel
Merge pull request !4119 from sunsuodong/relu6_int8_
|
5 years ago |
mindspore-ci-bot
|
2b2c1730ad
|
!3696 Update AdjustAllReduce to use Pattern Matcher
Merge pull request !3696 from Giancarlo/update_adjust_allreduce
|
5 years ago |
zhangz0911gm
|
732b5fe88f
|
Adding several operators Sigmoid, Squeeze, Unsqueeze, prelu and changing
folder location
|
5 years ago |
sunsuodong
|
872bcfaffa
|
add int8 relu6 kernel
|
5 years ago |
mindspore-ci-bot
|
ea8b3c5dc2
|
!4141 add opencl convolution testcase and support image2d
Merge pull request !4141 from 王东旭/add_conv_testcase_codegen
|
5 years ago |
mindspore-ci-bot
|
a6dc949054
|
!4138 change buffer to image2d for arithmetic
Merge pull request !4138 from liuchao/arith_image
|
5 years ago |
Mahdi
|
1896950ae5
|
Added Mixup
|
5 years ago |
liuwenhao4
|
e6109bb759
|
Add multi-thread function for hms ops of reshape and concat, and fix some tiny mistakes.
|
5 years ago |
mindspore-ci-bot
|
729d847dd4
|
!4083 Added minddata packaging with ms-lite
Merge pull request !4083 from EricZ/header_fix
|
5 years ago |
mindspore-ci-bot
|
952996c3b2
|
!4025 Split c_api_test.cc into multiple files
Merge pull request !4025 from tony_liu2/alt
|
5 years ago |
pengyongrong
|
6c401ff6f2
|
submitted concat-imgae2d to mindspore
|
5 years ago |
wangdongxu
|
2541bf2b83
|
add opencl convolution testcase and support image2d
|
5 years ago |