Commit Graph

4 Commits

Author SHA1 Message Date
czr-gc
ede59af857 [Backend] support ipu in paddle inference backend. (#437)
* feat(ipu): add ipu support for paddle_infer backend.

* fix(): remove unused env.

* fix(ipu): simplify user API for IPU.

* fix(cmake): fix merge conflict error in CMakeList.

Co-authored-by: Jason <jiangjiajun@baidu.com>
2022-10-30 18:59:59 +08:00
Jason
ec835a7d85 Update infer.cc 2022-09-15 14:02:57 +08:00
huangjianhui
77d0422709 Update PaddleClas and PaddleSeg doc (#108)
* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Add evaluation calculate time and fix some bugs

* Update classification __init__

* Move to ppseg

* Add segmentation doc

* Add PaddleClas infer.py

* Update PaddleClas infer.py

* Delete .infer.py.swp

* Add PaddleClas infer.cc

* Update README.md

* Update README.md

* Update README.md

* Update infer.py

Co-authored-by: Jason <jiangjiajun@baidu.com>
2022-08-12 20:39:06 +08:00
jiangjiajun
bf5affb510 add paddleclas draft doct 2022-08-10 07:19:47 +00:00