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