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 |
Yi Wang
|
45bc4538c4
|
Update paddle_memory in CMakeLists.txt files
|
7 years ago |
dzhwinter
|
735eba2976
|
Feature/operator run place (#6783)
* "change operator interface"
* "move devicepool to device_context"
* "fix operator test"
* "fix op_registry Run interface"
* "net op passed. Need to fix nccl multi-Context"
* "add nccl group function"
* "add nccl group function"
* "fix gpu count exceed 32 error"
* "fix recurrent op, nccl op"
* "change the other operators interface with Place"
* "fix typo"
* "fix pybind"
* "fix device in python side"
* "fix pybind failed"
* "add init for test"
* "fix CI"
|
7 years ago |
Yiqun Liu
|
7480291c62
|
Add version and commit information in capi config.h and use unofficial glog for Android API < 21. (#6113)
* Automatically configure the version and commit information in capi.
* Use the unofficial glog repository for building for Android (API < 21).
|
7 years ago |
QI JUN
|
1238706d72
|
Refine unittest with setting gflags (#5476)
* add gflags for C++ unittest
|
7 years ago |
Yu Yang
|
52efb243b8
|
Fix CI tests
|
8 years ago |
Yu Yang
|
b1a311c44d
|
Add pb_cc_library in generic.cmake
Fix #2567
|
8 years ago |
xutianbing
|
936b0ed118
|
add paddle_test_util static lib to simplify unit test.
|
8 years ago |
hedaoyuan
|
918c1ed1c0
|
move TestMain.cpp to testing
|
8 years ago |