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
Yi Wang 4558807c48
Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU
7 years ago
..
examples Refine the error logs. 8 years ago
tests Rename PROJ_ROOT to PADDLE_SOURCE_DIR and PROJ_BINARY_ROOT to PADDLE_BINARY_DIR 8 years ago
Arguments.cpp Support to load parameters from buffer in c-api. 8 years ago
CMakeLists.txt Fix bug in cc_library, when merging several libraries into one on Linux. 7 years ago
Main.cpp Remove the feenableexcept in initPaddle. 8 years ago
Matrix.cpp Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 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 example 8 years ago
error.h Add example 8 years ago
export.map hidden capi symbols (#3636) 8 years ago
export.sym hidden capi symbols (#3636) 8 years ago
gradient_machine.cpp Add a c-api interface to get the output of a specified layer. 8 years ago
gradient_machine.h Add a c-api interface to get the output of a specified layer. 8 years ago
main.h Add license 8 years ago
matrix.h Add example 8 years ago
vector.h Rename some API to C-Style 8 years ago