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
jiaqi a99bc64c63
add fleet util, add some interface in hdfs util (#18752)
6 years ago
..
.gitignore Add gitignores 7 years ago
CMakeLists.txt remove async executor and add data_feed.proto to the deps of train demo (#18659) 6 years ago
communicator_py.cc fix communicator with pyreader (#18350) 6 years ago
communicator_py.h Async exe support communicator (#17386) 6 years ago
const_value.cc Remove legacy C++ memory optimization codes (#18834) 6 years ago
const_value.h Fix cpplint errors of paddle/fluid/pybind and add some tests (#9694) 7 years ago
data_set_py.cc support patch data, add load_one_table, fix bug (#18509) 6 years ago
data_set_py.h add DataSet and InMemoryDataFeed, support load data into memory and shuffle data 6 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
fleet_wrapper_py.cc add fleet util, add some interface in hdfs util (#18752) 6 years ago
fleet_wrapper_py.h add pybind for fleet 6 years ago
imperative.cc Fix dygraph show style (#18297) 6 years ago
imperative.h clean code of py_layer in dygraph mode,test=develop (#17661) 6 years ago
inference_api.cc python inference enable_memory_optim(#18817) 6 years ago
inference_api.h add python inference api (#15248) 6 years ago
ir.cc Add setting Scope function for the graph class (#17417) 6 years ago
ir.h Add python ir graph API (#14917) 6 years ago
nccl_wrapper_py.cc add pybind dependency 6 years ago
nccl_wrapper_py.h add nccl wrapper for python API 6 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 Fix memory overwriting of tensors returned by executor (#19030) 6 years ago
pybind_boost_headers.h fix #17430: int64类型的attr训练非预期 (#18264) 6 years ago
reader_py.cc use pyreader to read data in dygraph mode (#17314) 6 years ago
reader_py.h decoupled reader 6 years ago
recordio.cc Fixrecordio (#16124) 6 years ago
recordio.h Fix cpplint errors of paddle/fluid/pybind and add some tests (#9694) 7 years ago
tensor_py.h Double backward of conv2d. (#17211) 6 years ago