Commit Graph

16 Commits (61996d701eaec4ff0bbe138c9d5d16e08bef1568)

Author SHA1 Message Date
tensor-tang 3e58df20df initial with only 1 mkl/openblas threads for each pthreads
7 years ago
wanghaoshuang ad3f6f4ad5 Fix devices 'not undefined' error.
7 years ago
wanghaoshuang 3d96b3811a Fix InitGflags.
7 years ago
wanghaoshuang a4b452a2d6 Remove initP2P(bool) and init function in framework.
7 years ago
wanghaoshuang a0b258278e Reuse 'initP2P(bool, std::vector)' in 'initP2P(bool)'
7 years ago
wanghaoshuang f31bb1476c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fluid_init
7 years ago
wanghaoshuang 48b7b54321 Refine code.
7 years ago
Abhinav Arora 5ce57555ee
Fix CPPLint issues in init.cc, init.h and library_type.h (#10148)
7 years ago
wanghaoshuang 1bdea0a8d2 Add init interface for customize devices.
7 years ago
Xin Pan b138d29c38 Avoid init_p2p all the times
7 years ago
Xin Pan ce55975bb5 fix
7 years ago
Xin Pan 18ac6947d0 Enable P2P memory copy
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
Tao Luo b56f4a4ee2 move code from /paddle/string to /paddle/fluid/string (#8363)
7 years ago
Yi Wang fc374821dd Correct #include path
7 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
7 years ago