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
QI JUN b28b2f172b
refine test_recognize_digits_mlp and format codes (#5937)
7 years ago
..
examples transform to c style 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 Fix the lack of linking libraries to libpaddle_capi_engine. (#5343) 7 years ago
Main.cpp Fix crashes due to multiple calls to paddle_init 7 years ago
Matrix.cpp refine test_recognize_digits_mlp and format codes (#5937) 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
gradient_machine.cpp support trainconfig and modelconfig of MergedModel 7 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 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