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
tangwei12 c9139c3db3
trainer from dataset fetch targets (#19760)
5 years ago
..
.gitignore
CMakeLists.txt Refactor dygraph (#19107) 6 years ago
box_helper_py.cc Paddlebox Framework (#18982) 6 years ago
box_helper_py.h Paddlebox Framework (#18982) 6 years ago
communicator_py.cc Add GEO-SGD distribute training algorithm (#20018) 5 years ago
communicator_py.h Add GEO-SGD distribute training algorithm (#20018) 5 years ago
const_value.cc Remove legacy C++ memory optimization codes (#18834) 6 years ago
const_value.h
data_set_py.cc support change shuffle and train thread num (#19841) 6 years ago
data_set_py.h add DataSet and InMemoryDataFeed, support load data into memory and shuffle data 6 years ago
exception.cc
exception.h
fleet_wrapper_py.cc support change shuffle and train thread num (#19841) 6 years ago
fleet_wrapper_py.h add pybind for fleet 6 years ago
imperative.cc Feature/auto prune in dygraph (#19757) 6 years ago
imperative.h Refactor dygraph (#19107) 6 years ago
inference_api.cc zerocopytensor support uint8, analysis config support profile, analysis predictor support GetInputTensorShape, test=develop (#19822) 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 update operator compatible info, test=develop (#19978) 5 years ago
protobuf.h
pybind.cc trainer from dataset fetch targets (#19760) 5 years ago
pybind_boost_headers.h fix #17430: int64类型的attr训练非预期 (#18264) 6 years ago
reader_py.cc Unify DataLoader APIs (#19305) 6 years ago
reader_py.h decoupled reader 6 years ago
tensor_py.h Double backward of conv2d. (#17211) 6 years ago