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
Qiyang Min 187cffd019
Merge pull request #15928 from velconia/imperative_backward_hooks
6 years ago
..
.gitignore Add gitignores 7 years ago
CMakeLists.txt fix ci broken randomly and disable some warnings 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 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 implement backward refs 6 years ago
imperative.h invoke backward_hooks after reduce op's depcounts map 6 years ago
inference_api.cc Clang build fixes (#15628) 6 years ago
inference_api.h add python inference api (#15248) 6 years ago
ir.cc Merge pull request #15830 from wzzju/add_ir_node_encapsulation 6 years ago
ir.h Add python ir graph API (#14917) 6 years ago
protobuf.cc Move ClearBlock into OpBase and VarBase's destructor 6 years ago
protobuf.h Fix cpplint errors of paddle/fluid/pybind and add some tests (#9694) 7 years ago
pybind.cc Merge pull request #15928 from velconia/imperative_backward_hooks 6 years ago
recordio.cc Fixed unittests for WITH_GPU=OFF and WITH_DISTRIBUTE=OFF build 7 years ago
recordio.h Fix cpplint errors of paddle/fluid/pybind and add some tests (#9694) 7 years ago
tensor_py.h Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/tensor_type 6 years ago
tensor_py_test.cc Fix cpplint errors of paddle/fluid/pybind and add some tests (#9694) 7 years ago