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
Qiao Longfei 91f80f792d
Topk share lod (#7373)
7 years ago
..
api Fix gcc4.9 (#6442) 8 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 8 years ago
framework Topk share lod (#7373) 7 years ago
function Follow comments. 7 years ago
gserver Merge pull request #7159 from hedaoyuan/inference 7 years ago
inference Modify inference.cc to run example without pickletools (#7262) 7 years ago
math Fix compile on CUDA9.1 & MacOS (#6642) 7 years ago
memory add general memory usage interface for both CPU/CUDA (#7352) 7 years ago
operators Topk share lod (#7373) 7 years ago
optimizer unify the indentation of license 7 years ago
parameter unify MKL macro definition 8 years ago
platform Port WarpCTC Operator (#5107) 7 years ago
pserver Fix the compiling error when seting WITH_C_API=ON and WITH_PYTHON=ON. 8 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 GPUPlace to CUDAPlace (#6960) 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