Jason
|
4351ce8665
|
Rename PaddleBackend to PaddleInferBackend (#728)
|
2022-11-28 21:29:09 +08:00 |
|
Jack Zhou
|
eeae48deff
|
[Other] faster_tokenizer->fast_tokenizer (#636)
* faster_tokenizer->fast_tokenizer
* ErnieFasterTokenizer->ErnieFastTokenizer
* update the fastdeploy_init
Co-authored-by: Jason <jiangjiajun@baidu.com>
|
2022-11-21 13:45:00 +08:00 |
|
WJJ1995
|
2d508a40ec
|
[Doc] Fixed Typo in headpose (#544)
* add paddle_trt in benchmark
* update benchmark in device
* update benchmark
* update result doc
* fixed for CI
* update python api_docs
* update index.rst
* add runtime cpp examples
* deal with comments
* Update infer_paddle_tensorrt.py
* Add runtime quick start
* deal with comments
* fixed reused_input_tensors&&reused_output_tensors
* fixed docs
* fixed headpose typo
* fixed typo
Co-authored-by: Jason <928090362@qq.com>
|
2022-11-09 17:03:49 +08:00 |
|
Jack Zhou
|
8fd61e3634
|
[Model] Add text classification task for ernie-3.0 (#430)
* move text_cls to ernie-3.0
* Add main page of ernie-3.0
* rename infer -> seq_cls_infer
* Fix the links
* Add ernie-3.0 python, cpp readme
* Fix some cpp readme
* Add fastdeploy::FDERROR
* Add python readme for ernie-3.0
* update README.md
* Add empty line
* update readme
* Fix readme
* remove the - from ernie 3.0
* ernie-3.0 -> ernie 3.0
* Use AutoTokenizer to tokenize
* Ernie -> ERNIE
|
2022-11-08 10:54:59 +08:00 |
|