mindspore-ci-bot
|
d908f3266a
|
!4468 fix int8 conv per layer bug && fix fp16 conv multi thread bug
Merge pull request !4468 from fuzhiye/tmp
|
5 years ago |
mindspore-ci-bot
|
ca7ec00c71
|
!4479 Fix gpu registration macro to work with type unsigned char
Merge pull request !4479 from Peilin/gpu-reg-macro-fix
|
5 years ago |
mindspore-ci-bot
|
2e79ff2eef
|
!4481 ROIAlignGrad kernel output size is wrong
Merge pull request !4481 from JonathanY/roiwrapper
|
5 years ago |
fuzhiye
|
e4611ac0ac
|
1.fix fp16 conv multi thread bug
2. fix bug of int8 conv per layer param
3. Add return error when set quant param failed
|
5 years ago |
mindspore-ci-bot
|
9f635e52c7
|
!4463 change some wrong log about static memory
Merge pull request !4463 from liangzelang/fix-static-memory-size-log
|
5 years ago |
liuxiao93
|
0453de5df9
|
Modified API description about BatchToSpace and BatchToSpaceND.
|
5 years ago |
zhaodezan
|
ef30fd37c6
|
add the seventh caffe gate
|
5 years ago |
mindspore-ci-bot
|
dcec36778e
|
!4471 fix caffe prelu
Merge pull request !4471 from zhaodezan/master
|
5 years ago |
mindspore-ci-bot
|
0a01bed4cb
|
!4485 add reduce ops int8
Merge pull request !4485 from zhaozhenlong/lite/op/int8/reduce_mean_sum
|
5 years ago |
mindspore-ci-bot
|
6d549417f0
|
!4484 fix perlayer quantization
Merge pull request !4484 from xutianchun/post_quant
|
5 years ago |
yao_yf
|
68ba6532c4
|
add field in stra ckpt
|
5 years ago |
mindspore-ci-bot
|
3db59cca81
|
!4488 supplement caffe permute parser
Merge pull request !4488 from lyvette/master
|
5 years ago |
mindspore-ci-bot
|
15496ff5a4
|
!4388 Third round of enhancement of API comment & README_CN
Merge pull request !4388 from Simson/enhancement-API
|
5 years ago |
mindspore-ci-bot
|
ac4532e664
|
!4487 [MS][LITE] fix bug of arm cpu int8 op: conv_depthwise
Merge pull request !4487 from yangruoqi713/lite
|
5 years ago |
lyvette
|
6b09c038f0
|
supplement caffe permute parser
supplement caffe permute parser
|
5 years ago |
zhaozhenlong
|
4d6f6181d3
|
Reduce int8
|
5 years ago |
yangruoqi713
|
6bf9732369
|
[MS][LITE] fix bug of arm cpu int8 op: conv depthwise int8
|
5 years ago |
mindspore-ci-bot
|
152aa1144b
|
!4459 modify ssd and yolov3_quant script
Merge pull request !4459 from chengxb7532/master
|
5 years ago |
mindspore-ci-bot
|
94e7421bc3
|
!4390 fix lite opencl: new (std::nothrow) xxx
Merge pull request !4390 from liuzhongkai/leaky_relu
|
5 years ago |
mindspore-ci-bot
|
e18eb23c29
|
!4480 C++ API Support: Provide validate dataset param functions
Merge pull request !4480 from cathwong/ckw_c_api_validateparms2_const
|
5 years ago |
mindspore-ci-bot
|
b34b7973be
|
!4434 fix bug that lite_session GetInputs return repeated input tensor
Merge pull request !4434 from hangq/master
|
5 years ago |
mindspore-ci-bot
|
8625a9c05b
|
!4448 fix bug and add testcase
Merge pull request !4448 from sunsuodong/add_testcase
|
5 years ago |
liuzhongkai
|
56d32b4e77
|
modify relu sigmoid leaky_relu in activation
|
5 years ago |
huangdongrun
|
2a6d346d2f
|
support if by if grad parameter
add join for ref
adjust env eliminate to eliminate all env ops
add partial app cache
resolve while endless
fix env eliminate
support for "for while" cases
fix join shape error
|
5 years ago |
sunsuodong
|
704c0b9bf9
|
fix bug and add testcase
|
5 years ago |
mindspore-ci-bot
|
6b120584c2
|
!4396 Fix static check problems
Merge pull request !4396 from Kang/opt
|
5 years ago |
mindspore-ci-bot
|
9afdf9be9b
|
!4399 matmul optimize
Merge pull request !4399 from ling/fc
|
5 years ago |
mindspore-ci-bot
|
0c464ac324
|
!4288 create image with buffer for opencl allocator
Merge pull request !4288 from liuchao/allocator
|
5 years ago |
Jonathan Yan
|
19d7488195
|
ROIAlignGrad kernel output size is wrong
|
5 years ago |
Cathy Wong
|
9c8af0d1cf
|
C++ API: Provide validate param functions
|
5 years ago |
Peilin Wang
|
7baf5352ca
|
allow unsigned char types during registration, convert char to unsigned char
fixed some bugs
fixed cpplint
fix cpplint
|
5 years ago |
mindspore-ci-bot
|
7d70fb4dc4
|
!3769 add RandomColorOp
Merge pull request !3769 from Alexey_Shevlyakov/ColorOp
|
5 years ago |
zhaodezan
|
934e359fcf
|
fix caffe prelu
|
5 years ago |
mindspore-ci-bot
|
bf90c73155
|
!4446 fix bug in conv2d transpose
Merge pull request !4446 from chenzupeng/master-lite
|
5 years ago |
Corleone
|
f248c4805b
|
create image with buffer for opencl allocator
|
5 years ago |
liuxiao78
|
fce34b0213
|
fix API C++
|
5 years ago |
ling
|
523c3f1e87
|
fp32 matmul optimize
|
5 years ago |
mindspore-ci-bot
|
55ef18a8d8
|
!4337 [MS][LITE] opencl operator `softmax` support iamge2d
Merge pull request !4337 from chenzhongming/lite
|
5 years ago |
mindspore-ci-bot
|
0e4d2c2535
|
!4188 fix switch layer sigle prim cell
Merge pull request !4188 from riemann_penn/fix_switch_layer_sigle_prim_cell
|
5 years ago |
wuyongkang
|
78611b5d5b
|
fix static check problems
|
5 years ago |
xutianchun
|
252c13fedd
|
fix post quantization
|
5 years ago |
mindspore-ci-bot
|
eb4749642d
|
!4460 update the codes of bert_thor
Merge pull request !4460 from zongha/master
|
5 years ago |
mindspore-ci-bot
|
df46f27053
|
!4441 [MS][LITE] optimize arm cpu fp32 op: add assembly function for conv depthwise border calculating
Merge pull request !4441 from yangruoqi713/lite
|
5 years ago |
mindspore-ci-bot
|
32208e367e
|
!4382 Adding resize function for donzen of operators
Merge pull request !4382 from zhangzheng/master
|
5 years ago |
yangruoqi713
|
951a237a1d
|
[MS][LITE] optimize arm cpu fp32 op: conv depthwise
|
5 years ago |
mindspore-ci-bot
|
fe834fb15d
|
!4449 Add fp16 conv sliding window
Merge pull request !4449 from fuzhiye/tmp
|
5 years ago |
fuzhiye
|
f902997ed5
|
1.add fp16 conv sliding window
2.fix conv 3x3 bug
|
5 years ago |
mindspore-ci-bot
|
2d22cbc335
|
!4461 [MS][LITE][Develop]crop support parallel
Merge pull request !4461 from chenjianping/lite_dev
|
5 years ago |
mindspore-ci-bot
|
f41c21c5fa
|
!4284 remove to_full_tensor and load_inputs in exexute stage
Merge pull request !4284 from yao_yf/remove_to_full_tensor_and_load_inputs_in_exexute_stage
|
5 years ago |
mindspore-ci-bot
|
659ed37812
|
!4443 [bug]fix bugs in parameters and add ut cases
Merge pull request !4443 from vlne-v1/I1RDCY-slice_shape_update_initializer
|
5 years ago |