Merge branch 'dev-latest' of https://github.com/hjchen2/paddle-mobile into dev-latest
Showing
with
2428 addition
and
2848 deletion
+2428
-2848
- .pre-commit-config.yaml .pre-commit-config.yaml +1 -1
- src/io/executor.cpp src/io/executor.cpp +34 -36
- src/io/executor.h src/io/executor.h +7 -8
- src/operators/dequantize_op.cpp src/operators/dequantize_op.cpp +0 -1
- src/operators/feed_op.cpp src/operators/feed_op.cpp +1 -3
- src/operators/feed_op.h src/operators/feed_op.h +2 -3
- src/operators/fetch_op.cpp src/operators/fetch_op.cpp +1 -5
- src/operators/fetch_op.h src/operators/fetch_op.h +0 -1
- src/operators/kernel/arm/dequantize_kernel.cpp src/operators/kernel/arm/dequantize_kernel.cpp +4 -4
- src/operators/kernel/arm/quantize_kernel.cpp src/operators/kernel/arm/quantize_kernel.cpp +15 -21
- src/operators/quantize_op.cpp src/operators/quantize_op.cpp +1 -1
- src/protobuf-c/protobuf-c.c src/protobuf-c/protobuf-c.c +2361 -2763
- tools/pre-commit.hooks/cpplint.hook tools/pre-commit.hooks/cpplint.hook +1 -1
- 未找到文件。
想要评论请 注册 或 登录