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
Liu Yiqun dd2f477a50
Fix bug in cc_library, when merging several libraries into one on Linux.
8 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. 8 years ago
Main.cpp
Matrix.cpp
Vector.cpp
arguments.h Refine the comments of c-api function, paddle_arguments_set_frame_shape. 8 years ago
capi.h
capi_private.h
config.h.in
error.h
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
matrix.h
vector.h