WJJ1995
|
5c70db176f
|
[Backend]Add switch_ir_debug for Paddle Backend (#1700)
* avoid mem copy for cpp benchmark
* set CMAKE_BUILD_TYPE to Release
* Add SegmentationDiff
* change pointer to reference
* fixed bug
* cast uint8 to int32
* Add diff compare for OCR
* Add diff compare for OCR
* rm ppocr pipeline
* Add yolov5 diff compare
* Add yolov5 diff compare
* deal with comments
* deal with comments
* fixed bug
* fixed bug
* fixed thread nums
* Add Failed log
* optimizer x86 pipeline
* Add switch_ir_debug for paddle backend
* fixed for ci
|
2023-03-24 17:29:31 +08:00 |
|
Jason
|
6be2c0367b
|
[Example] Update runtime examples (#1542)
* Add notes for tensors
* Optimize some apis
* move some warnings
|
2023-03-08 16:56:04 +08:00 |
|
Jack Zhou
|
524c85745b
|
[Backend] Add fixed size optimization for transformer model (#1430)
Add enable_fixed_size_opt flag
|
2023-02-24 09:45:04 +08:00 |
|
Jason
|
b8afb0d040
|
[Other] Move comments for deprecated functions (#1275)
Move comments for deprecated functions
|
2023-02-09 10:04:18 +08:00 |
|
Jason
|
a4b0565b9a
|
[Other] Optimize paddle backend (#1265)
* Optimize paddle backend
* optimize paddle backend
* add version support
|
2023-02-08 19:12:03 +08:00 |
|