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
lujun e388a1fb66
Repair api example (#17221)
6 years ago
..
.gitignore Add gitignores 7 years ago
CMakeLists.txt Fix mem leak when converting Tensor to numpy array (#17182) 6 years ago
async_executor_py.cc run pre-commit check files and fix code style problem 6 years ago
async_executor_py.h AsyncExecutor (#14627) 6 years ago
const_value.cc Code Clean: Move all pass to paddle::framework::ir (#17228) 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 remove trainer_id in datafeed and dataset 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 pybind dependency 6 years ago
fleet_wrapper_py.h add pybind for fleet 6 years ago
imperative.cc [Imperative] implement imperative NCCLParallelContext (#16477) 6 years ago
imperative.h [Imperative] implement imperative NCCLParallelContext (#16477) 6 years ago
inference_api.cc Cherry-pick benchmark related changes from release/1.4 (#17156) 6 years ago
inference_api.h add python inference api (#15248) 6 years ago
ir.cc Refine model gpu memory (#16993) 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 Repair api example (#17221) 6 years ago
pybind_boost_headers.h Imperative remove all descs (#16045) 6 years ago
reader_py.cc add sample_generator 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 Fix tensor_py.h (#17195) 6 years ago