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
emailweixu 8814bec0c5
Show argument dimensions with operator::DebugStringEx (#7268)
8 years ago
..
api Fix gcc4.9 (#6442) 8 years ago
capi Add extern "C" to paddle_error_string (#6611) 8 years ago
cuda Fix errors of GPU AvgPooling with the excludeMode argument 8 years ago
framework Show argument dimensions with operator::DebugStringEx (#7268) 8 years ago
function Follow comments. 8 years ago
gserver "fix frigled test gradient of rnn" (#7166) 8 years ago
inference Modify inference.cc to run example without pickletools (#7262) 8 years ago
math Fix compile on CUDA9.1 & MacOS (#6642) 8 years ago
memory unify the indentation of license 8 years ago
operators Show argument dimensions with operator::DebugStringEx (#7268) 8 years ago
optimizer unify the indentation of license 8 years ago
parameter unify MKL macro definition 8 years ago
platform Merge remote-tracking branch 'upstream/develop' into context 8 years ago
pserver Fix the compiling error when seting WITH_C_API=ON and WITH_PYTHON=ON. 8 years ago
py_paddle
pybind Feature/use cudnn (#7141) 8 years ago
scripts capi package (#7237) 8 years ago
string unify the indentation of license 8 years ago
testing GPUPlace to CUDAPlace (#6960) 8 years ago
trainer add flag use_mkl_packed 8 years ago
utils default disable use_mkl_packed 8 years ago
.common_test_util.sh
.gitignore
.set_port.sh
.set_python_path.sh
CMakeLists.txt Add a simple example for fluid to do inference in C++ code. 8 years ago