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/capi
hedaoyuan 3676789187
Add a capi interface of release middle layer's output memory.
7 years ago
..
examples Add a c-api interface to initialize the thread environment of Paddle (#5773) 7 years ago
tests add ctest for the paddle_matrix_get_value/paddle_matrix_set_value API 7 years ago
Arguments.cpp Support to load parameters from buffer in c-api. 8 years ago
CMakeLists.txt Add version and commit information in capi config.h and use unofficial glog for Android API < 21. (#6113) 7 years ago
Main.cpp Add a c-api interface to initialize the thread environment of Paddle (#5773) 7 years ago
Matrix.cpp Add a c-api interface to initialize the thread environment of Paddle (#5773) 7 years ago
Vector.cpp GNU Style API 8 years ago
arguments.h Refine the comments of c-api function, paddle_arguments_set_frame_shape. 8 years ago
capi.h GNU Style API 8 years ago
capi_private.h GNU Style API 8 years ago
config.h.in Add version and commit information in capi config.h and use unofficial glog for Android API < 21. (#6113) 7 years ago
error.cpp Add extern "C" to paddle_error_string (#6611) 7 years ago
error.h Add extern "C" to paddle_error_string (#6611) 7 years ago
gradient_machine.cpp Add a capi interface of release middle layer's output memory. 7 years ago
gradient_machine.h Add a capi interface of release middle layer's output memory. 7 years ago
main.h Add a c-api interface to initialize the thread environment of Paddle (#5773) 7 years ago
matrix.h refine test_recognize_digits_mlp and format codes (#5937) 7 years ago
paddle_capi.map Change the name of the export.map to paddle_capi.map which need to be released in each version. 7 years ago
vector.h Rename some API to C-Style 8 years ago