- 02 6月, 2022 1 次提交
-
-
由 Wangzheee 提交于
* new general transformer inference support
-
- 21 4月, 2022 1 次提交
-
-
由 Wilber 提交于
* infer add io stream. * add macro
-
- 12 4月, 2022 1 次提交
-
-
由 JingZhuangzhuang 提交于
* add python share_data interface * Update inference_api.cc * Update inference_api.cc * add python share_data interface
-
- 10 3月, 2022 1 次提交
-
-
由 heliqi 提交于
* add onnxruntime predictor * Add code comments * support link paddle2onnx onnxruntime * support onnxruntime with python * support onnxruntime with python * support onnxruntime with windows * paddle2onnx compile with windows * supoort windows compile * supoort windows compile with onnxruntime * supoort windows compile with paddle2onnx * supoort mac compile * compile with mac * compile with mac * add code comments * fix remind word * code optimization * add test case * add test case * add inference demo_ci test case * fix compile paddle2onnx with no python * add inference demo_ci test case * add inference demo_ci test case * add inference infer_ut test case * support c go api and test cases * add converage test case * add converage test case * add capi test case * add capi test case
-
- 13 1月, 2022 1 次提交
-
-
由 Wangzheee 提交于
* add Paddle Trt config: with_interleaved
-
- 20 10月, 2021 1 次提交
-
-
由 Steffy-zxf 提交于
Add Tokenizer related functionalities for Transformer model in order that the process of training and predicting is consistent. * support the text string as an input Tensor * support the "VOCAB"unordered_map<wstring, int> as an input Tensor to lookup tokens * Tokenizer used for BERT. This tokenizer applies an end-to-end, text string to wordpiece tokenization. * It first applies basic tokenization, followed by wordpiece tokenization.
-
- 14 7月, 2021 1 次提交
-
-
由 Wilber 提交于
-
- 05 3月, 2021 1 次提交
-
-
由 石晓伟 提交于
-
- 03 2月, 2021 1 次提交
-
-
由 石晓伟 提交于
* support xpu inference with analysis predictor, test=develop * merge the cmake of the xpu toolchain, test=develop * add c-apis, test=develop * fix a bug in extern_xpu, test=develop
-
- 13 1月, 2021 1 次提交
-
-
由 Zhang Jun 提交于
* fix bug on compiling inference shared lib with crypto;test=develop * fix cmake bug when build inference lib using -DWITH_CRYPTO=OFF * update cmake * remove unnecessary enforce message
-
- 04 1月, 2021 1 次提交
-
-
由 cc 提交于
* zero_copy_tensor supports int8_t
-
- 21 12月, 2020 1 次提交
-
-
由 Zhang Jun 提交于
-
- 07 12月, 2020 1 次提交
-
-
由 Pei Yang 提交于
-
- 11 11月, 2020 1 次提交
-
-
由 Wilber 提交于
-
- 28 8月, 2020 1 次提交
-
-
由 Wilber 提交于
* refine paddle inference api Co-authored-by: Nnhzlx <nhzlx.dragon@gmail.com>
-
- 14 7月, 2020 1 次提交
-
-
由 Pei Yang 提交于
* add api to clear intemediate tensors in analysis predictor. test=develop * add python api. test=develop
-
- 02 7月, 2020 1 次提交
-
-
由 MRXLT 提交于
* add encrypt api for inference lib
-
- 10 6月, 2020 1 次提交
-
-
由 silingtong123 提交于
* test=develop, add log message in the function UpdateDllFlag * test=develop, add the test
-
- 05 6月, 2020 1 次提交
-
-
由 silingtong123 提交于
-
- 01 6月, 2020 1 次提交
-
-
由 silingtong123 提交于
* add SetCommandLineOption * add the print_FLAGS function * remove the test demo * modify the location of macro * add the 'WITH_STATIC_LIB' option on windows * modify the macro of PD_INFER_DECL * modify the the fuction name * modify the unittest * modify the code style
-
- 05 4月, 2020 1 次提交
-
-
由 石晓伟 提交于
* refine the doc of paddle_api.h, test=develop * fix documents, test=develop
-
- 03 4月, 2020 1 次提交
-
-
由 Zhaolong Xing 提交于
* refine paddle api doc test=develop * fix comments test=develop
-
- 04 2月, 2020 1 次提交
-
-
由 石晓伟 提交于
-
- 17 9月, 2019 1 次提交
-
-
由 Pei Yang 提交于
zerocopytensor support uint8, analysis config support profile, analysis predictor support GetInputTensorShape, test=develop (#19822)
-
- 26 3月, 2019 1 次提交
-
-
由 nhzlx 提交于
test=develop
-
- 20 3月, 2019 1 次提交
-
-
由 nhzlx 提交于
1. refine anakin engine 2. add data type for zero copy align dev branch and PaddlePaddle:feature/anakin-engine brach the cudnn workspace modify was not included for now, because we use a hard code way in feature/anakin-engine branch. There should be a better way to implement it, and subsequent submissions will be made. test=develop
-
- 08 3月, 2019 2 次提交
- 07 3月, 2019 1 次提交
-
-
由 lidanqing 提交于
test=develop
-
- 01 3月, 2019 1 次提交
-
-
由 nhzlx 提交于
update trt in docker file test=develop
-
- 21 2月, 2019 1 次提交
-
-
由 Sylwester Fraczek 提交于
-
- 14 2月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 29 1月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 28 1月, 2019 2 次提交
-
-
由 Yan Chunwei 提交于
-
由 Yan Chunwei 提交于
-
- 18 1月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 17 1月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 09 1月, 2019 1 次提交
-
-
由 tensor-tang 提交于
-
- 08 1月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 23 11月, 2018 1 次提交
-
-
由 luotao1 提交于
test=develop
-