Paddle/paddle/fluid/pybind
lilong12 bbc2add703
Initialize gloo for low level collective apis ()
5 years ago
..
.gitignore fix op_registry, add ignore op_function_impl.h, test=develop () 5 years ago
CMakeLists.txt [Pass Compatible] Bind python compatible. () 5 years ago
box_helper_py.cc fix conflict, test=develop () 5 years ago
box_helper_py.h PaddleBox Framework Part2 () 5 years ago
communicator_py.cc Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) () 5 years ago
communicator_py.h Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) () 5 years ago
compatible.cc [Pass Compatible] Bind python compatible. () 5 years ago
compatible.h [Pass Compatible] Bind python compatible. () 5 years ago
const_value.cc add fluid.device_guard to specify the device type for Op () 5 years ago
const_value.h
crypto.cc Add crypto python () 5 years ago
crypto.h Add crypto python () 5 years ago
data_set_py.cc Refine error message in pybind folder () 5 years ago
data_set_py.h add DataSet and InMemoryDataFeed, support load data into memory and shuffle data 6 years ago
exception.cc Refine error message in pybind folder () 5 years ago
exception.h
fleet_wrapper_py.cc fleet add save with whitelist test=develop () 5 years ago
fleet_wrapper_py.h add pybind for fleet 6 years ago
generator_py.cc add cuda generator () 5 years ago
generator_py.h add cpu random Generator () 5 years ago
global_value_getter_setter.cc Add support for mkldnn ops types selection with FLAGS in dygraph () 5 years ago
global_value_getter_setter.h Add global value getter setter () 5 years ago
gloo_context_py.cc Initialize gloo for low level collective apis () 5 years ago
gloo_context_py.h [api 2.0] add collective op for cpu using gloo and paddle.distributed.* apis () 5 years ago
gloo_wrapper_py.cc add timeout and http store in communication () 5 years ago
gloo_wrapper_py.h add collective communication library in fleet () 5 years ago
heter_wrapper_py.cc add heter ps mode () 5 years ago
heter_wrapper_py.h add heter ps mode () 5 years ago
imperative.cc Support assignment to a Variable in dynamic mode but not deal with backward. () 5 years ago
imperative.h Refactor dygraph () 6 years ago
inference_api.cc Refine python inference api () 5 years ago
inference_api.h add python inference api () 6 years ago
ir.cc Add setting Scope function for the graph class () 6 years ago
ir.h Add python ir graph API () 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
op_function.h Print user-friendly error message in core.ops [part 2] () 5 years ago
op_function_generator.cc add support to float64 input of warpctc op. () 5 years ago
protobuf.cc Add bfloat16 passes () 5 years ago
protobuf.h
pybind.cc add paddle.fluid._cuda_synchronize () 5 years ago
pybind_boost_headers.h fix : int64类型的attr训练非预期 () 6 years ago
reader_py.cc Add pin memory control for BufferedReader () 5 years ago
reader_py.h decoupled reader 6 years ago
tensor_py.h Add conv2d bfloat16 support () 5 years ago