You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/paddle/fluid/inference/capi
zhouwei25 549e6de7ac
faster build by reduce by-product, reduce linking library and fix compile warning of std=c++11 (#22164)
5 years ago
..
CMakeLists.txt faster build by reduce by-product, reduce linking library and fix compile warning of std=c++11 (#22164) 5 years ago
c_api.cc fix the PD_ZeroCopyPredictorRun output problem (#20612) 6 years ago
c_api.h Fix the CAPI ZeroCopy shape error and reuse the code to get output (#21240) 6 years ago
c_api_internal.h Add capi for fluid inference api (#20092) 6 years ago
pd_config.cc fix the PD_ZeroCopyPredictorRun output problem (#20612) 6 years ago
pd_predictor.cc Rename paddle throw error macro (#21657) 6 years ago
pd_tensor.cc fix the PD_ZeroCopyPredictorRun output problem (#20612) 6 years ago