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
chengduoZH aadaadf735
replace use_event with use_cuda, because use_event means the program running with CUDA, so use_cuda maybe more intuitive.
7 years ago
..
.gitignore Add gitignores 7 years ago
CMakeLists.txt delete backward.cc related code on the python side (#9854) 7 years ago
const_value.cc singleton rpc_client 7 years ago
const_value.h Fix cpplint errors of paddle/fluid/pybind and add some tests (#9694) 7 years ago
exception.cc Fix cpplint errors of paddle/fluid/pybind and add some tests (#9694) 7 years ago
exception.h Fix cpplint errors of paddle/fluid/pybind and add some tests (#9694) 7 years ago
protobuf.cc make uint8 support in data_type transform and memory optimize (#10715) 7 years ago
protobuf.h Fix cpplint errors of paddle/fluid/pybind and add some tests (#9694) 7 years ago
pybind.cc replace use_event with use_cuda, because use_event means the program running with CUDA, so use_cuda maybe more intuitive. 7 years ago
recordio.cc Remove Readers' HasNext() 7 years ago
recordio.h Fix cpplint errors of paddle/fluid/pybind and add some tests (#9694) 7 years ago
tensor_py.h fix 7 years ago
tensor_py_test.cc Fix cpplint errors of paddle/fluid/pybind and add some tests (#9694) 7 years ago