Jason
|
df20b2a02b
|
[Other] Remove useless macros (#1095)
* Remove useless macros
* triger ci
* fix check error
* rename INTEGRATE_PADDLE2ONNX to ENABLE_PADDLE2ONNX
|
2023-01-09 21:35:23 +08:00 |
|
DefTruth
|
60b430f7be
|
[ARM] Add VisSegmentation NEON + OMP support (#710)
* [Android] Add VisSegmentation NEON support
* [ARM] change vqaddq_u8 -> vaddq_u8
* [ARM] change vqaddq_u8 -> vaddq_u8
* [Bug Fix] add FDASSERT
* update assert info
* add QuantizeBlendingWeight8
* Update QuantizeBlendingWeight8
* Update VisSegmentation
* [Visualize] add DefaultVisualizeType and EnableFastVisuzlie
* fix typos
* fix typo
* Update VisSegmentation
* [Android] Add omp parallel support for Android
* Add omp schedule(static)
|
2022-11-28 10:10:38 +08:00 |
|
Jason
|
6f497b32f5
|
Fix error of visualize function (#363)
Co-authored-by: PaddleCI <paddle_ci@example.com>
|
2022-10-13 19:35:11 +08:00 |
|
Jason
|
8ba4a26ebb
|
Refine cpp/python api of visualize with lots of deprecated apis (#303)
* fix patchelf
* refine visualize api
* Update CMakeLists.txt
* refine visualize api
* add libs directory
* Create __init__.py
|
2022-09-29 14:06:45 +08:00 |
|
Jason
|
68523be411
|
Modify file structure to separate python and cpp code (#223)
Modify code structure
|
2022-09-14 15:44:13 +08:00 |
|
Jason
|
ffbc5cc42d
|
Move cpp code to directory csrcs (#42)
* move cpp code to csrcs
* move cpp code to csrcs
|
2022-07-26 17:59:02 +08:00 |
|
jiangjiajun
|
9d87046d78
|
first commit
|
2022-07-05 09:30:15 +00:00 |
|