Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
PaddlePaddle
Paddle-Lite
提交
P
Paddle-Lite
项目概览
PaddlePaddle
/
Paddle-Lite
通知
331
Star
4
Fork
1
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
271
列表
看板
标记
里程碑
合并请求
78
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
P
Paddle-Lite
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
271
Issue
271
列表
看板
标记
里程碑
合并请求
78
合并请求
78
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
d49d6147676a9554fb267eb39c241b0cc011c013
切换分支/标签
Paddle-Lite
src
16 12月, 2018
4 次提交
H
Replace omp statement to optimize elementwise add while batch size > 1
· 3047c4b4
由
hjchen2
提交于
12月 16, 2018
3047c4b4
H
Fix softmax
· 33e1e2dd
由
hjchen2
提交于
12月 16, 2018
33e1e2dd
H
Fix softmax bug
· a3eb0c0b
由
hjchen2
提交于
12月 16, 2018
a3eb0c0b
H
Fix softmax bug
· 5b3d1cbe
由
hjchen2
提交于
12月 16, 2018
5b3d1cbe
15 12月, 2018
2 次提交
H
Support feed multi inputs and fetch multi outputs
· 9729edac
由
hjchen2
提交于
12月 15, 2018
9729edac
H
Refactor softmax to speed up and fix bug
· 3793beef
由
hjchen2
提交于
12月 15, 2018
3793beef
13 12月, 2018
2 次提交
H
Add top_k and cast operators
· f20c9041
由
hjchen2
提交于
12月 13, 2018
f20c9041
H
Optimize gru kerenl, thanks to smilejames
· 4ae166a5
由
hjchen2
提交于
12月 13, 2018
4ae166a5
12 12月, 2018
1 次提交
fix some bugs in fpga V2 track and update fpga V2 pe code
· 7a8b998f
由
qnqinan
提交于
12月 12, 2018
7a8b998f
11 12月, 2018
1 次提交
H
Fix offline quantize to make sure it will not overflow
· c509b1e6
由
hjchen2
提交于
12月 11, 2018
c509b1e6
10 12月, 2018
4 次提交
H
Change 'val * (1.f / count)' to 'val / count' to fix average pooling calculation precision
· f7eb7352
由
hjchen2
提交于
12月 10, 2018
f7eb7352
H
Fix pooling3x3 bug
· 556c7be5
由
hjchen2
提交于
12月 10, 2018
556c7be5
H
Fix pooling3x3 bug
· 2e704b41
由
hjchen2
提交于
12月 10, 2018
2e704b41
H
Optimize pooling3x3
· eb1e983c
由
hjchen2
提交于
12月 10, 2018
eb1e983c
09 12月, 2018
5 次提交
H
Fix pooling3x3 bug
· 26769ad7
由
hjchen2
提交于
12月 09, 2018
26769ad7
H
Refactor pooling implementation
· afa836d9
由
hjchen2
提交于
12月 09, 2018
afa836d9
Z
enable the concat op to support int8_t type as inputs and outputs.
· 88baf9ca
由
ZhenWang
提交于
12月 09, 2018
88baf9ca
Z
rm extra file
· f22db5ad
由
zhangyang
提交于
12月 09, 2018
f22db5ad
Z
init parameters for conv&EW drivers for FPGA track
· 0b9b1111
由
zhangyang
提交于
12月 09, 2018
0b9b1111
08 12月, 2018
2 次提交
H
Remove int8 conv/fc fusion ops since leadding to float model prediction failure
· 889c8ebc
由
hjchen2
提交于
12月 08, 2018
889c8ebc
H
Fix vActive_f32 template type
· 368073f4
由
hjchen2
提交于
12月 08, 2018
368073f4
07 12月, 2018
6 次提交
H
Refactor dequant fusion kernels to support more fusion patterns
· f6a7712f
由
hjchen2
提交于
12月 07, 2018
f6a7712f
fix some bugs in fpga V2 track
· e7a99d8a
由
qnqinan
提交于
12月 07, 2018
e7a99d8a
H
Add dequant to quant fusion kernel and support relu6
· 6bc07183
由
hjchen2
提交于
12月 07, 2018
6bc07183
fix bugs for FPGA v2 track
· cebe2e39
由
qnqinan
提交于
12月 07, 2018
cebe2e39
Z
fix bug for FPGA track
· 16041b06
由
zhangyang
提交于
12月 07, 2018
16041b06
Z
fix bug for FPGA track
· 002731d6
由
zhangyang
提交于
12月 07, 2018
002731d6
06 12月, 2018
2 次提交
H
Fix undefined symbol for ios arm v8
· a0a4db16
由
hjchen2
提交于
12月 06, 2018
a0a4db16
Z
add fusion fc int8_t op and its UT.
· 1da7ed23
由
ZhenWang
提交于
12月 06, 2018
1da7ed23
05 12月, 2018
3 次提交
Y
imp dropout op kernel for gpu
· c2a2c42f
由
yangfei
提交于
12月 05, 2018
c2a2c42f
Y
imp dropout op kernel for gpu
· c6ff2345
由
yangfei
提交于
12月 05, 2018
c6ff2345
Z
change format for FPGA track
· ae20b5dc
由
zhangyang
提交于
12月 05, 2018
ae20b5dc
04 12月, 2018
8 次提交
Z
add deconv for FPGA V1
· 560f6f10
由
zhangyang
提交于
12月 04, 2018
560f6f10
Z
add int8_t type sgemm_omp
· 25261891
由
ZhenWang
提交于
12月 04, 2018
25261891
Y
imp resnet and squeezenet
· 20a4473c
由
yangfei
提交于
12月 04, 2018
20a4473c
Z
add more UT for pool_int8.
· e5e92bed
由
ZhenWang
提交于
12月 04, 2018
e5e92bed
Z
fix omp parallel bug.
· 1660437e
由
ZhenWang
提交于
12月 04, 2018
1660437e
Z
Revert "fix no neon bugs."
· 608e112a
由
ZhenWang
提交于
12月 04, 2018
This reverts commit
0a6079cc
.
608e112a
Z
fix no neon bugs.
· 0a6079cc
由
ZhenWang
提交于
12月 04, 2018
0a6079cc
Z
add int8_t type pooling support.
· 07329c60
由
ZhenWang
提交于
12月 04, 2018
07329c60