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 5d18aaf822
Add a c-api interface to get the output of a specified layer.
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 Add pb_cc_library in generic.cmake 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
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