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
Wu Yi db67d60e31
Remove block api (#12107)
7 years ago
..
.gitignore Add gitignores 7 years ago
CMakeLists.txt Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into complete_py_reader_python 7 years ago
const_value.cc singleton rpc_client 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
protobuf.cc Remove block api (#12107) 7 years ago
protobuf.h Fix cpplint errors of paddle/fluid/pybind and add some tests (#9694) 7 years ago
pybind.cc Merge pull request #12127 from Yancey1989/enforce_rpc_timeout 7 years ago
recordio.cc Remove Readers' HasNext() 7 years ago
recordio.h Fix cpplint errors of paddle/fluid/pybind and add some tests (#9694) 7 years ago
tensor_py.h Add Python array reader op 7 years ago
tensor_py_test.cc Fix cpplint errors of paddle/fluid/pybind and add some tests (#9694) 7 years ago