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
fengjiayi ac61f78474
Merge pull request #3512 from Canpio/move_OpRegistry_functions
8 years ago
..
api golang pserver use OptimizerConfig.proto (#3358) 8 years ago
capi Add a c-api interface to get the output of a specified layer. 8 years ago
cuda update cuda kernel. 8 years ago
framework Move OpRegistry functions to .cc file and move OpMaker to Op module 8 years ago
function Fix some bugs. 8 years ago
gserver follow comments. 8 years ago
math Merge pull request #3365 from hedaoyuan/fix_warning 8 years ago
memory remove device_context deps in memcpy 8 years ago
operators RNN backward create (#3490) 8 years ago
optimizer FIX: virtual OptimizerTest 8 years ago
parameter Delete c-api interface, paddle_gradient_machine_load_parameter_from_buffer, and 8 years ago
platform Fix bug of enforce when dladdr not found 8 years ago
pserver Rename PROJ_ROOT to PADDLE_SOURCE_DIR and PROJ_BINARY_ROOT to PADDLE_BINARY_DIR 8 years ago
py_paddle fix typo 8 years ago
scripts Fix invalid paddle binary file path (#3421) 8 years ago
string Fit google name style 8 years ago
testing Fix CI tests 8 years ago
trainer fix cpplint error 8 years ago
utils Merge pull request #3337 from tensor-tang/merge 8 years ago
.common_test_util.sh Change "Baidu, Inc" into "PaddlePaddle Authors" 8 years ago
.gitignore Fix bugs in CustomStackTrace. 9 years ago
.set_port.sh Change "Baidu, Inc" into "PaddlePaddle Authors" 8 years ago
.set_python_path.sh Update set python path 8 years ago
CMakeLists.txt Put everything in paddle python wheel package enable pip install paddle (#3102) 8 years ago