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
gongweibao 867c312bc4
Fix allreduce dependency order. (#14586)
7 years ago
..
.gitignore Add gitignores 7 years ago
CMakeLists.txt Fix cmake for AMDGPU platform (#13801) 7 years ago
const_value.cc Fix input<tensor> (#14208) 7 years ago
const_value.h
exception.cc Add EOFException to represent EOF in C++ reader 7 years ago
exception.h
protobuf.cc Change visibilities of variant_visitor of pybind11 7 years ago
protobuf.h
pybind.cc Fix allreduce dependency order. (#14586) 7 years ago
recordio.cc Fixed unittests for WITH_GPU=OFF and WITH_DISTRIBUTE=OFF build 7 years ago
recordio.h
tensor_py.h Change the include files because the version changes of pybind11 7 years ago
tensor_py_test.cc