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
Zeng Jinle 674e0ce2d6
Use Python C-API to speed up dygraph trace (#17837)
6 years ago
..
.gitignore
CMakeLists.txt Async exe support communicator (#17386) 6 years ago
async_executor_py.cc
async_executor_py.h
communicator_py.cc Async exe support communicator (#17386) 6 years ago
communicator_py.h Async exe support communicator (#17386) 6 years ago
const_value.cc
const_value.h
data_set_py.cc
data_set_py.h
exception.cc
exception.h
fleet_wrapper_py.cc
fleet_wrapper_py.h
imperative.cc Use Python C-API to speed up dygraph trace (#17837) 6 years ago
imperative.h clean code of py_layer in dygraph mode,test=develop (#17661) 6 years ago
inference_api.cc TRT: Support set dynamic range in int8 mode. (#17524) 6 years ago
inference_api.h
ir.cc
ir.h
nccl_wrapper_py.cc
nccl_wrapper_py.h
protobuf.cc
protobuf.h
pybind.cc fix prepare context redundant code problem, optimize executor by cach… (#17743) 6 years ago
pybind_boost_headers.h
reader_py.cc
reader_py.h
recordio.cc
recordio.h
tensor_py.h