- 11 4月, 2022 1 次提交
-
-
由 Sing_chan 提交于
* change inference demo_test build method to ninja to choose visual studio version automaticly * notest;test=windows_ci_inference * set cuda of demo_ci by arg,fix bug of ninja compile,test=document_fix;test=windows_ci;test=windows_ci_inference * fix bug;test=document_fix;test=windows_ci;test=windows_ci_inference * fix bug;test=document_fix;test=windows_ci_inference" * set lib_path according to generator
-
- 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
-
- 23 12月, 2021 1 次提交
-
-
由 Sing_chan 提交于
* block warning when build demo_ci and infer_ut * use build pipe line clone to test
-
- 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.
-
- 18 6月, 2021 1 次提交
-
-
由 Zhou Wei 提交于
-
- 01 3月, 2021 1 次提交
-
-
由 Wilber 提交于
-
- 20 2月, 2021 1 次提交
-
-
由 Wilber 提交于
* update paddle_fluid.so to paddle_inference.so
-
- 24 12月, 2020 1 次提交
-
-
由 Wilber 提交于
-
- 13 10月, 2020 1 次提交
-
-
由 Wilber 提交于
-
- 23 9月, 2020 1 次提交
-
-
由 Zhou Wei 提交于
-
- 09 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
-
- 01 5月, 2020 1 次提交
-
-
由 Tao Luo 提交于
* solve mklml memory leak on windows test=develop * remove unused msvcr120.dll test=develop
-
- 09 4月, 2020 1 次提交
-
-
由 mozga-intel 提交于
* Remove the NGraph engine from PDPD repository 1. Each operator was removed from the operator's directory 2. Each test was removed from the unittest directory 3. The parallel executor support was removed from the PDPD 4. The CMake file was removed from the PDPD 5. The NG flags were removed from the repository test=develop * Remove ngraph from: 1. Cmake file 2. Python file test=develop
-
- 14 1月, 2020 1 次提交
-
-
由 silingtong123 提交于
* remove the useless third_party library from C++ inference library * revert removing the install directory
-
- 30 12月, 2019 1 次提交
-
-
由 zhouwei25 提交于
-
- 26 11月, 2019 1 次提交
-
-
由 silingtong123 提交于
-
- 30 8月, 2019 1 次提交
-
-
由 liuwei1031 提交于
-
- 19 8月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
-
- 12 8月, 2019 1 次提交
-
-
由 wopeizl 提交于
* add tensorrt support for windows
-
- 09 8月, 2019 1 次提交
-
-
由 Tao Luo 提交于
test=develop
-
- 05 8月, 2019 1 次提交
-
-
由 silingtong123 提交于
Fix the third-party openblas dependency for paddle on windows
-
- 21 6月, 2019 1 次提交
-
-
由 wopeizl 提交于
-
- 20 5月, 2019 1 次提交
-
-
由 wopeizl 提交于
* fix the random compilation failure on windows
-
- 10 1月, 2019 2 次提交
- 18 12月, 2018 1 次提交
-
-
由 peizhilin 提交于
-
- 14 12月, 2018 1 次提交
-
-
由 peizhilin 提交于
test=develop
-
- 29 11月, 2018 2 次提交
-
-
由 Sang Ik Lee 提交于
test=develop
-
由 Sang Ik Lee 提交于
test=develop
-
- 26 11月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* test=develop remove code. * test=develop
-
- 08 11月, 2018 1 次提交
-
-
由 Zhaolong Xing 提交于
-
- 02 11月, 2018 1 次提交
-
-
由 dzhwinter 提交于
-
- 28 10月, 2018 2 次提交
- 26 10月, 2018 1 次提交
-
-
由 dzhwinter 提交于
-
- 24 10月, 2018 2 次提交
- 23 10月, 2018 1 次提交
-
-
由 dzhwinter 提交于
-
- 16 10月, 2018 1 次提交
-
-
由 Tao Luo 提交于
test=develop
-