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
Zhou Wei 04a49b097e
[Custom OP]Remove old custom OP and reduce whl package volume (#31813)
4 years ago
..
.gitignore fix op_registry, add ignore op_function_impl.h, test=develop (#21654) 5 years ago
CMakeLists.txt Update windows compiler and CI from VS2015 to VS2017 (#31652) 4 years ago
ascend_wrapper_py.cc Ascend Framework Part2: pybind files (#30410) 4 years ago
ascend_wrapper_py.h Ascend Framework Part2: pybind files (#30410) 4 years ago
box_helper_py.cc fix conflict, test=develop (#24238) 5 years ago
box_helper_py.h PaddleBox Framework Part2 (#22466) 5 years ago
communicator_py.cc Feature/large scale kv save base/delta (#27470) 4 years ago
communicator_py.h Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957) 5 years ago
compatible.cc check op_version_registry in CI test, test=develop (#28402) 4 years ago
compatible.h [Pass Compatible] Bind python compatible. (#27262) 4 years ago
const_value.cc add fluid.device_guard to specify the device type for Op (#22254) 5 years ago
const_value.h Fix cpplint errors of paddle/fluid/pybind and add some tests (#9694) 7 years ago
crypto.cc Add crypto python (#24836) 5 years ago
crypto.h Add crypto python (#24836) 5 years ago
data_set_py.cc Refine error message in pybind folder (#24886) 5 years ago
data_set_py.h add DataSet and InMemoryDataFeed, support load data into memory and shuffle data 6 years ago
exception.cc Enrich the python error types of paddle & polish format (#28124) 4 years ago
exception.h Fix cpplint errors of paddle/fluid/pybind and add some tests (#9694) 7 years ago
fleet_py.cc test=develop, save/load, shrink (#30625) 4 years ago
fleet_py.h [Feature] one ps (3/4) (#29604) 4 years ago
fleet_wrapper_py.cc support save multi sparse table in one path (#31108) 4 years ago
fleet_wrapper_py.h add pybind for fleet 6 years ago
generator_py.cc add cuda generator (#26786) 5 years ago
generator_py.h add cpu random Generator (#26013) 5 years ago
global_value_getter_setter.cc [ROCM] added a cudnn switch of conv2d for rocm platform (#31836) 4 years ago
global_value_getter_setter.h Add global value getter setter (#21285) 5 years ago
gloo_context_py.cc Initialize gloo for low level collective apis (#27672) 4 years ago
gloo_context_py.h [api 2.0] add collective op for cpu using gloo and paddle.distributed.* apis (#26552) 5 years ago
gloo_wrapper_py.cc add timeout and http store in communication (#23436) 5 years ago
gloo_wrapper_py.h add collective communication library in fleet (#22211) 5 years ago
heter_wrapper_py.cc add heter ps mode (#25682) 5 years ago
heter_wrapper_py.h add heter ps mode (#25682) 5 years ago
imperative.cc [ROCM] update fluid platform for rocm (part5), test=develop (#31315) 4 years ago
imperative.h Refactor dygraph (#19107) 6 years ago
inference_api.cc fix python pass builder error. (#30946) 4 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
op_function.h add View(reuse allocation) strategy on squeeze, unsqueeze, reshape, flatten op (#29913) 4 years ago
op_function_generator.cc [dygraph qat] Use layer to calculate output scale (#31861) 4 years ago
protobuf.cc add complex64 and complex128 type; add +-*/@ and slice opreator for c… (#29199) 4 years ago
protobuf.h Fix cpplint errors of paddle/fluid/pybind and add some tests (#9694) 7 years ago
ps_gpu_wrapper_py.cc [ROCM] update fluid framework for rocm (part6), test=develop (#31015) 4 years ago
ps_gpu_wrapper_py.h [ROCM] update fluid framework for rocm (part6), test=develop (#31015) 4 years ago
pybind.cc [Custom OP]Remove old custom OP and reduce whl package volume (#31813) 4 years ago
pybind_boost_headers.h fix #17430: int64类型的attr训练非预期 (#18264) 6 years ago
reader_py.cc DataLoader supprot dict str (#31481) 4 years ago
reader_py.h decoupled reader 6 years ago
tensor_py.h [ROCM] update fluid framework for rocm (part6), test=develop (#31015) 4 years ago