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
Xin Pan 7cd2761736
Merge pull request #13416 from panyx0718/ir
6 years ago
..
.gitignore Add gitignores 7 years ago
CMakeLists.txt pass builder allow cutomize pass in python. 6 years ago
const_value.cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_callstack 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
protobuf.cc hide operator API (#12543) 6 years ago
protobuf.h Fix cpplint errors of paddle/fluid/pybind and add some tests (#9694) 7 years ago
pybind.cc hide create_passes_from_strategy for now 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 Support data type int8_t . (#12841) 7 years ago
tensor_py_test.cc Fix cpplint errors of paddle/fluid/pybind and add some tests (#9694) 7 years ago