- 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
-