DefTruth
|
681ccc4c24
|
[Sync][Internal] sync some internal paddle3d codes (#2108)
|
2023-07-13 22:06:28 +08:00 |
|
DefTruth
|
d5ad3d9c8d
|
[Bug Fix] fixed paddle custom ops windows build error (#2103)
* [cmake] upgrade windows paddle inference -> 2.5.0
* [cmake] upgrade windows paddle inference -> 2.5.0
* fix paddle custom ops bug on windows
* [Backend] refactor paddle custom ops
* [Bug Fix] fixed paddle custom ops windows build error
|
2023-07-13 14:04:01 +08:00 |
|
DefTruth
|
99c2b6592d
|
[Backend] refactor paddle custom ops -> fastdeploy::paddle_custom_ops (#2101)
* [cmake] upgrade windows paddle inference -> 2.5.0
* [cmake] upgrade windows paddle inference -> 2.5.0
* fix paddle custom ops bug on windows
* [Backend] refactor paddle custom ops
|
2023-07-13 09:00:03 +08:00 |
|
DefTruth
|
2542a75b61
|
[cmake] upgrade windows paddle inference -> 2.5.0 (#2100)
* [cmake] upgrade windows paddle inference -> 2.5.0
* [cmake] upgrade windows paddle inference -> 2.5.0
* fix paddle custom ops bug on windows
|
2023-07-12 18:39:06 +08:00 |
|
DefTruth
|
b2426aefa9
|
[Backend] add paddle custom ops compatible policy (#2070)
* Add centerpoint
* fix postprocess op file name
* [Backend] add paddle custom ops compatible policy
* [Backend] add paddle custom ops compatible policy
* [Backend] add paddle custom ops compatible policy
* upgrade linx paddle gpu -> 2.5
* add custom op compatible policy for paddle 2.5
* add custom op compatible policy for paddle 2.5
* add custom op compatible policy for paddle 2.5
* add collect_trt_shape_by_device option for paddle backend
* add collect_trt_shape_by_device option for paddle backend
* add custom op option for python build
* fix python build bugs
* update paddle linux x86 cpu only lib
* update paddle linux gpu lib
* update patchelf cmake
* fix paddle backend option pybind
* update paddle_inference.cmake
* add cuda sm_80 support (A100)
---------
Co-authored-by: zengshao0622 <peter_z96@163.com>
Co-authored-by: qiuyanjun <qiuyanjun@baidu.com>
|
2023-06-29 22:32:14 +08:00 |
|