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
Qiyang Min 1f4aa7a202
Imperative remove all descs (#16045)
7 years ago
..
.gitignore
CMakeLists.txt
async_executor_py.cc
async_executor_py.h
const_value.cc
const_value.h
exception.cc
exception.h
imperative.cc Imperative remove all descs (#16045) 7 years ago
imperative.h Imperative remove all descs (#16045) 7 years ago
inference_api.cc Merge pull request #16090 from lidanqing-intel/paddle-int32 7 years ago
inference_api.h
ir.cc Merge pull request #15830 from wzzju/add_ir_node_encapsulation 7 years ago
ir.h
protobuf.cc Imperative remove all descs (#16045) 7 years ago
protobuf.h
pybind.cc Imperative remove all descs (#16045) 7 years ago
pybind_boost_headers.h Imperative remove all descs (#16045) 7 years ago
recordio.cc Fixrecordio (#16124) 7 years ago
recordio.h
tensor_py.h
tensor_py_test.cc