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 1096746cbf
Fuse Adam And SGD ops (#15933)
6 years ago
..
.gitignore Add gitignores 7 years ago
CMakeLists.txt Merge develop 7 years ago
async_executor_py.cc add copyright to __init__.py in distributed folder 7 years ago
async_executor_py.h AsyncExecutor (#14627) 7 years ago
const_value.cc add the python callstack for debug support test=develop 7 years ago
const_value.h Fix cpplint errors of paddle/fluid/pybind and add some tests (#9694) 7 years ago
exception.cc Add EOFException to represent EOF in C++ reader 7 years ago
exception.h Fix cpplint errors of paddle/fluid/pybind and add some tests (#9694) 7 years ago
imperative.cc Merge pull request #16214 from velconia/imperative_infer_var_type 7 years ago
imperative.h Imperative remove all descs (#16045) 7 years ago
inference_api.cc Revert "cache runtime_context" 7 years ago
inference_api.h add python inference api (#15248) 7 years ago
ir.cc Add the Clone method in Graph. test=develop 7 years ago
ir.h Add python ir graph API (#14917) 7 years ago
protobuf.cc Add DGC(Deep Gradient Compression) interface. (#15841) 6 years ago
protobuf.h Fix cpplint errors of paddle/fluid/pybind and add some tests (#9694) 7 years ago
pybind.cc Fuse Adam And SGD ops (#15933) 6 years ago
pybind_boost_headers.h Imperative remove all descs (#16045) 7 years ago
reader_py.cc add sample_generator 7 years ago
reader_py.h decoupled reader 7 years ago
recordio.cc Fixrecordio (#16124) 7 years ago
recordio.h Fix cpplint errors of paddle/fluid/pybind and add some tests (#9694) 7 years ago
tensor_py.h Tensor index (#16223) 6 years ago
tensor_py_test.cc Fix cpplint errors of paddle/fluid/pybind and add some tests (#9694) 7 years ago