Commit Graph

31 Commits (05c00af5f16da64d1e8953711c647512121ef3d2)

Author SHA1 Message Date
tangwei12 9ad940fdfe
memory leak for cpu (#21174)
5 years ago
Adam e81f0228df MKL-DNN 1.0 Update (#20162)
5 years ago
Zeng Jinle 708bd9798d
move_flags_to_unified_files_for_management, test=develop (#19224)
6 years ago
liuwei1031 0d99690809
fix several security bugs reported by security team (#18831)
6 years ago
Huihuang Zheng 89bc3fd841
Support memory eager deletion on recurrent OP (#17710)
6 years ago
Zeng Jinle c6189637cd
Fix allocator bug (#16712)
6 years ago
dongdaxiang d4514949bf remove local random engine in fleet with rand_r()
6 years ago
dongdaxiang e82969eeb0 remove getdelim in windows
6 years ago
dongdaxiang 45eb6f0765 run pre-commit check files and fix code style problem
6 years ago
dongdaxiang 6be9f719e2 make string_helper dependency work
6 years ago
xjqbest e95cafd9a7 fix code style & add dataset testcase
6 years ago
dongdaxiang 365be5d559 support win32 flag in io.cc shell.cc, fix code style problem in fleet_wrapper, fix lodtensor_printer_test problem
6 years ago
dongdaxiang 1fe54416c9 move fs.cc and shell.cc into paddle/fluid/framework/io
6 years ago
Zeng Jinle 174d0d0b90 Revert "Fix allocator bug"
6 years ago
sneaxiy 953214ad97 add more unittest
6 years ago
sneaxiy ba4f43fd62 fix compile error in distributed mode
6 years ago
Yan Chunwei 885c4e57ab
fea/infer memory optim2 (#14953)
6 years ago
minqiyang 52b4821a6e Fix Sprintf problem
6 years ago
Wu Yi 29d9fb53fc
[Feature] multi process multi gpu dist training, boost v100 performance by 20% (#14661)
6 years ago
Wu Yi 9f33593910
human readable memory warns (#14361)
6 years ago
Yan Chunwei c8744d118d
fea/infer executor and concurrency performance issue bug fix (#13451)
6 years ago
Yan Chunwei 0c7f883d4f
small fix (#13322)
7 years ago
Yan Chunwei 2fd1bf2ea6
fea/add color log (#13305)
7 years ago
minqiyang 0f03cbbde7 Add sprintf test
7 years ago
minqiyang 91c5602d66 Add template specialization back
7 years ago
minqiyang 6335889e97 Change Sprintf back
7 years ago
Yan Chunwei 28172bbb8e
add debug to replacing enforce with GLOG for debug (#11244)
7 years ago
Yi Wang 797a7184ac
Unify Fluid code to Google C++ style (#9685)
7 years ago
Yi Wang 30061d4831
Fix cpplint errors in paddle/fluid/string (#9667)
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