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/fluid/pybind
chengduo 4f2278f032
Add doc for CPUPlace CUDAPlace CUDAPinPlace (#16442)
6 years ago
..
.gitignore
CMakeLists.txt Merge develop 6 years ago
async_executor_py.cc add copyright to __init__.py in distributed folder 6 years ago
async_executor_py.h AsyncExecutor (#14627) 6 years ago
const_value.cc add the python callstack for debug support test=develop 6 years ago
const_value.h
exception.cc
exception.h
imperative.cc Merge pull request #16214 from velconia/imperative_infer_var_type 6 years ago
imperative.h Imperative remove all descs (#16045) 6 years ago
inference_api.cc Revert "cache runtime_context" 6 years ago
inference_api.h add python inference api (#15248) 6 years ago
ir.cc Add the Clone method in Graph. test=develop 6 years ago
ir.h Add python ir graph API (#14917) 6 years ago
protobuf.cc Imperative remove all descs (#16045) 6 years ago
protobuf.h
pybind.cc Add doc for CPUPlace CUDAPlace CUDAPinPlace (#16442) 6 years ago
pybind_boost_headers.h Imperative remove all descs (#16045) 6 years ago
reader_py.cc add sample_generator 6 years ago
reader_py.h decoupled reader 6 years ago
recordio.cc Fixrecordio (#16124) 6 years ago
recordio.h
tensor_py.h Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/tensor_type 6 years ago
tensor_py_test.cc