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
hedaoyuan 2b202f754b
Optimize maxPoolForward.
7 years ago
..
api Fix gcc4.9 (#6442) 7 years ago
capi Add a capi interface of release middle layer's output memory. 7 years ago
cuda Fix errors of GPU AvgPooling with the excludeMode argument 7 years ago
framework [WIP] feature/parallel_gpu (#7293) 7 years ago
function Follow comments. 7 years ago
gserver Merge pull request #7159 from hedaoyuan/inference 7 years ago
inference Make init device on all gpu by default (#7345) 7 years ago
math Optimize maxPoolForward. 7 years ago
memory add general memory usage interface for both CPU/CUDA (#7352) 7 years ago
operators [WIP] feature/parallel_gpu (#7293) 7 years ago
optimizer unify the indentation of license 7 years ago
parameter unify MKL macro definition 7 years ago
platform Make init device on all gpu by default (#7345) 7 years ago
pserver Fix the compiling error when seting WITH_C_API=ON and WITH_PYTHON=ON. 7 years ago
py_paddle
pybind Refine get_places 7 years ago
scripts package right mkldnn and mklml libs if enabled in capi 7 years ago
string unify the indentation of license 7 years ago
testing Make init device on all gpu by default (#7345) 7 years ago
trainer add flag use_mkl_packed 7 years ago
utils default disable use_mkl_packed 7 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. 7 years ago