Jack Zhou
2bd0c6bc1d
Add openvino backend for windows ( #196 )
...
* Add InitTensorInfo for openvino
* update openvino source dir
* add openvino windows compile
* Add windows ExternalProject_Add
* Cp 3rdparty dir of openvino to installdir in windows
Co-authored-by: Jason <jiangjiajun@baidu.com >
2022-09-07 16:13:59 +08:00
Jack Zhou
cc5cf4c2ef
Move uie to fd ( #166 )
...
* Move uie to fd
* Add using namespace
* remove fastdeploy::text::
Co-authored-by: Jason <jiangjiajun@baidu.com >
2022-08-29 21:31:09 +08:00
Jack Zhou
83619083d9
Fix ambiguous compliation error in mac x64 ( #160 )
...
* Fix ambiguous compliation error in mac x64
* fix typo
2022-08-25 21:29:43 +08:00
Jack Zhou
bae93cebc6
Add uie cpp deploy ( #120 )
...
* implement PredictUIEInput
* remove batch size
* Add GetCandidateIdx
* add GetCandidateIdx GetSpan GetSpanIdxAndProbs
* Add Predict of UIEModel
* Add relation schema
* Fix uie unicode bug
* rename information_extraction/ernie -> uie
* Add more uie task
* Add cross task extraction
* use CharToBytesOffsetConverter
* Add faster_tokenizer dir
* Add RuntimeOption args
* Add todo comments
* Add some readme
* fix readme
* Fix readme
Co-authored-by: Jason <jiangjiajun@baidu.com >
2022-08-24 20:20:47 +08:00