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
zhongpu cf475f95df
Remove FC in dygraph, modify FC to Linear in sample code (#22082)
7 years ago
..
.gitignore fix op_registry, add ignore op_function_impl.h, test=develop (#21654) 7 years ago
CMakeLists.txt Fix openblas bug to support compile on windows when WITH_MKL=OFF (#21902) 7 years ago
box_helper_py.cc Paddlebox Related to Framework (#21586) 7 years ago
box_helper_py.h Paddlebox Framework (#18982) 7 years ago
communicator_py.cc add distributed_strategy (#21710) 7 years ago
communicator_py.h Add GEO-SGD distribute training algorithm (#20018) 7 years ago
const_value.cc Fix dgc buffer illegal & reuse velocity (#21012) 7 years ago
const_value.h Fix cpplint errors of paddle/fluid/pybind and add some tests (#9694) 8 years ago
data_set_py.cc support change shuffle and train thread num (#19841) 7 years ago
data_set_py.h add DataSet and InMemoryDataFeed, support load data into memory and shuffle data 7 years ago
exception.cc Add EOFException to represent EOF in C++ reader 8 years ago
exception.h Fix cpplint errors of paddle/fluid/pybind and add some tests (#9694) 8 years ago
fleet_wrapper_py.cc fix compiled error when with_pslib=on (#21769) 7 years ago
fleet_wrapper_py.h add pybind for fleet 7 years ago
global_value_getter_setter.cc Add some debug flags to auto growth allocator (#21766) 7 years ago
global_value_getter_setter.h Add global value getter setter (#21285) 7 years ago
imperative.cc Remove FC in dygraph, modify FC to Linear in sample code (#22082) 7 years ago
imperative.h Refactor dygraph (#19107) 7 years ago
inference_api.cc python zero copy inference, delete pass (#21897) 7 years ago
inference_api.h add python inference api (#15248) 7 years ago
ir.cc Add setting Scope function for the graph class (#17417) 7 years ago
ir.h Add python ir graph API (#14917) 8 years ago
nccl_wrapper_py.cc add pybind dependency 7 years ago
nccl_wrapper_py.h add nccl wrapper for python API 7 years ago
op_function.h Add op function generator for dygraph (#21569) 7 years ago
op_function_generator.cc Add op function generator for dygraph (#21569) 7 years ago
protobuf.cc GradMaker for dygraph (#19706) 7 years ago
protobuf.h Fix cpplint errors of paddle/fluid/pybind and add some tests (#9694) 8 years ago
pybind.cc Add ParallelExecutor Test for Cond API and Fix PE Checks Shape Bug (#22029) 7 years ago
pybind_boost_headers.h fix #17430: int64类型的attr训练非预期 (#18264) 7 years ago
reader_py.cc Refine dygraph DataLoader implementation (#21634) 7 years ago
reader_py.h decoupled reader 7 years ago
tensor_py.h Refine VarBase init function (#21587) 7 years ago