Xin Pan
36c2a9af27
pass builder allow cutomize pass in python.
7 years ago
dzhwinter
eca4563e5d
operators module ( #12938 )
7 years ago
dzhwinter
e23ddf6ae4
status ( #12764 )
7 years ago
dzhwinter
4ed0b62476
Move fluid::framework::InitDevices into fluid::platform ( #11757 )
...
* move to platform
* "move init from framework to platform"
* "remove used init"
* "fix ci"
* "fix ci"
* "fix generic"
* "fix ci"
* "fix ci"
* "fix ci"
* "disable fragile test"
7 years ago
Yang Yang(Tony)
a64edbf14e
delete backward.cc related code on the python side ( #9854 )
7 years ago
Yi Wang
eebb205324
Update CMakeLists
7 years ago
Yi Wang
1543c4cf6a
Fix cpplint errors of paddle/fluid/pybind and add some tests ( #9694 )
...
* cpplint test and add tesnor_py_test.cc
* Update
* Update
7 years ago
Yu Yang
50e7e25db3
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpp_parallel_executor
7 years ago
sabreshao
e0ac6bc436
CMake refine for HIP support.
...
Fix CI.
7 years ago
sabreshao
45c988d86a
Demostration of cmake refine for HIP support.
...
1. Add option WITH_AMD_GPU.
2. Add cmake/hip.cmake for HIP toolchain.
3. Some external module such as eigen may need HIP port.
4. Add macro hip_library/hip_binary/hip_test to cmake/generic.cmake.
5. Add one HIP source concat.hip.cu as an example. Each .cu may have its corresponding .hip.cu.
7 years ago
Yu Yang
baef1124fb
ParallelExecutor And dependency engine
7 years ago
Yu Yang
72be7a6151
Complete RecordIO reader op
7 years ago
Yi Wang
90648f336d
Move file to fluid/; Edit CMakeLists.txt
7 years ago