- 22 9月, 2020 1 次提交
-
-
由 石晓伟 提交于
-
- 14 9月, 2020 1 次提交
-
-
由 石晓伟 提交于
-
- 02 9月, 2020 1 次提交
-
-
由 joanna.wozna.intel 提交于
* Add mkldnn bfloat16 option to C-API * Add test for bfloat16 gpu * Change coverage test * Repair capi_gpu test
-
- 01 9月, 2020 1 次提交
-
- 28 8月, 2020 1 次提交
-
-
由 joanna.wozna.intel 提交于
* Add mkldnn bfloat16 option to C-API * Add test for bfloat16 gpu * Change coverage test
-
- 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
-
- 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
-
- 02 3月, 2020 1 次提交
-
-
由 liu zhengxi 提交于
* fix inference c api lod, test=develop * fix capi lod problem and enrich tests, test=develop * delete useless header files and alter const_cast, test=develop
-
- 26 2月, 2020 1 次提交
-
-
由 liu zhengxi 提交于
* refine pointer and c-api prototype, test=develop * fix new c api profile bug, test=develop * add unit tests, test=develop
-
- 21 2月, 2020 1 次提交
-
-
由 flame 提交于
-
- 20 2月, 2020 1 次提交
-
-
由 flame 提交于
-
- 14 2月, 2020 1 次提交
-
-
由 flame 提交于
* support golang inference
-
- 04 2月, 2020 1 次提交
-
-
由 石晓伟 提交于
-
- 14 1月, 2020 1 次提交
-
-
由 zhouwei25 提交于
faster build by reduce by-product, reduce linking library and fix compile warning of std=c++11 (#22164)
-
- 15 12月, 2019 1 次提交
-
-
由 Chen Weihang 提交于
* rename paddle throw error macro, test=develop * fix new error use case, test=develop
-
- 20 11月, 2019 1 次提交
-
-
由 liu zhengxi 提交于
* fix the CAPI ZeroCopy shape error and reconstruct the output obtain * use an anonymous namespace to cover the functor * fix unit tests because of the output of typeid(T).name() is different from linux and windows, test=develop
-
- 19 11月, 2019 1 次提交
-
-
由 zhouwei25 提交于
-
- 18 10月, 2019 1 次提交
-
-
由 liu zhengxi 提交于
modify the way to pass parameter out_size in function.
-
- 17 10月, 2019 1 次提交
-
-
由 liu zhengxi 提交于
-
- 15 10月, 2019 1 次提交
-
-
由 liu zhengxi 提交于
* fix the PD_ZeroCopyPredictorRun output problem and add some checks and logs for users * modify the cmakelists depends and fix the cmakelists problem
-
- 11 10月, 2019 1 次提交
-
-
由 liu zhengxi 提交于
remove incorrect "new" in c style.
-
- 08 10月, 2019 1 次提交
-
-
由 liu zhengxi 提交于
* add dll to inference capi, test=develop * add if win32 in cmakelists, test=develop
-
- 05 10月, 2019 1 次提交
-
-
由 liu zhengxi 提交于
* add capi for fluid inference api, including AnalysisConfig, AnalysisPredictor, PaddleBuf, PaddleTensor, ZeroCopyTensor
-