mindspore-ci-bot
|
a4da558113
|
!4464 Add lite test model
Merge pull request !4464 from gongdaguo/add-lite
|
5 years ago |
mindspore-ci-bot
|
f80372c3fa
|
!4508 Support bias for matmul op
Merge pull request !4508 from zhanyuan/dev
|
5 years ago |
zhongligeng
|
0366b70c3b
|
fp32 transpose and spacetobatch multi-thread
|
5 years ago |
zhanyuan
|
bb8ff96313
|
Support bias for matmul op
|
5 years ago |
Margaret_wangrui
|
614258dc26
|
refactor CreateNewCNode
|
5 years ago |
mindspore-ci-bot
|
f0988c7b16
|
!4439 change deconv post func to neon
Merge pull request !4439 from ling/deconv
|
5 years ago |
mindspore-ci-bot
|
b5afbd8a42
|
!4491 the seventh caffe gate
Merge pull request !4491 from zhaodezan/master
|
5 years ago |
mindspore-ci-bot
|
fb748b5052
|
!4470 Fix API C++
Merge pull request !4470 from liuxiao78/master
|
5 years ago |
ling
|
ed3ab685c0
|
deconv post func neon
|
5 years ago |
mindspore-ci-bot
|
03ea6bfc11
|
!4502 ops add ReSize()
Merge pull request !4502 from zhaozhenlong/lite/issue/ops_need_call_resize
|
5 years ago |
yangruoqi713
|
b7fa2cd6a9
|
[MS][LITE] optimize arm cpu fp16 op: conv depthwise fp16
|
5 years ago |
zhaozhenlong
|
1c75ff63f9
|
ops add Resize
|
5 years ago |
yuchaojie
|
3c1e7011e0
|
update transformer readme
|
5 years ago |
mindspore-ci-bot
|
dbee1de2e5
|
!4499 fix copy primitive
Merge pull request !4499 from sunsuodong/fix_copy_primitive
|
5 years ago |
sunsuodong
|
5b7a0a59a1
|
fix_copy_primitive
|
5 years ago |
yeyunpeng
|
706daf01fc
|
add c_ops
|
5 years ago |
mindspore-ci-bot
|
124b35dba1
|
!4490 Modified API description about BatchToSpace and BatchToSpaceND, fix bug about CosineEmbeddingLoss.
Merge pull request !4490 from liuxiao93/fix-bug-batchtospace
|
5 years ago |
mindspore-ci-bot
|
a69dda0559
|
!4496 [MS][LITE] optimize arm cpu fp16 op: add assembly file for conv depthwise border
Merge pull request !4496 from yangruoqi713/lite
|
5 years ago |
yangruoqi713
|
ac1d19ce57
|
[MS][LITE] optimize arm cpu fp16 op: conv depthwise fp16
|
5 years ago |
gongdaguo
|
4c80cdd852
|
add lite test model
|
5 years ago |
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 |