- 25 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
-
- 18 10月, 2019 1 次提交
-
-
由 liu zhengxi 提交于
* improve the performance of capi in PD_PredictorRun (#20665) * alter the capi of PD_PredictorRun to provide proper function, test=release/1.6
-
- 15 10月, 2019 1 次提交
-
-
由 liu zhengxi 提交于
-
- 12 10月, 2019 1 次提交
-
-
由 liu zhengxi 提交于
-
- 10 10月, 2019 1 次提交
-
-
由 liu zhengxi 提交于
* Add capi for fluid inference api (#20092) * add capi for fluid inference api, including AnalysisConfig, AnalysisPredictor, PaddleBuf, PaddleTensor, ZeroCopyTensor * add dll to inference capi (#20180) * add dll to inference capi, test=develop * add if win32 in cmakelists, test=develop
-