Commit Graph

21 Commits (3759600019f206794d5852bbbc74fd959337cf3d)

Author SHA1 Message Date
Jiabin Yang 13bc7619f5
Merge pull request #14552 from JiabinYang/fix_mac/fix_pinned_memory
6 years ago
JiabinYang 5cd2fc9fd0 just for test
6 years ago
sabreshao 61c5f13fcf Fix cmake for AMDGPU platform (#13801)
6 years ago
Yu Yang 02631965c8 Refine
6 years ago
Yu Yang b59a9bfb7c Clean buffered_allocator
6 years ago
Yu Yang 58ed412f68 refactor(memory): rewrite memory allocation and make it extentable
6 years ago
dzhwinter 4ed0b62476
Move fluid::framework::InitDevices into fluid::platform (#11757)
7 years ago
tensor-tang a0c5fd83b2 enable setting initial memory from env
7 years ago
tensor-tang a427e76958 skip use_mkldnn if do not use it
7 years ago
tensor-tang 6a494380e8 remove mkldnn flag from gtest strdup
7 years ago
Luo Tao c6d230e03e add FLAGS_use_mkldnn to global control use_mkldnn
7 years ago
Xin Pan b138d29c38 Avoid init_p2p all the times
7 years ago
qijun d2e7276377 fix warp ctc dir error
7 years ago
Yi Wang fc374821dd Correct #include path
7 years ago
Yu Yang ef1aba39a6 Rewrite mixed_vector.h
7 years ago
Luo Tao d2caf777ae set FLAGS_warpctc_dir to pass the test_warpctc_op unit test
7 years ago
Liu Yiqun 6ac2e079b3 Enable whole-archive flag in cc_test and use cc_test to rewrite the CMakeLists.txt of inference unittest.
7 years ago
dzhwinter 5f98500009 Make init device on all gpu by default (#7345)
7 years ago
dzhwinter 0d2235aadf GPUPlace to CUDAPlace (#6960)
7 years ago
dzhwinter 735eba2976
Feature/operator run place (#6783)
7 years ago
QI JUN 1238706d72
Refine unittest with setting gflags (#5476)
7 years ago