Commit Graph

21 Commits (b2c1be851a3b9e6d01dab1d741fcb05e5fc4b016)

Author SHA1 Message Date
Chen Weihang fe685cc185
fix enforce test error, test=develop (#22610)
6 years ago
Chen Weihang 266106da75
Fix mismatch with plus sign in the line (#22588)
6 years ago
Wilber 7bc4b09500
add WITH_NCCL option for cmake. (#22384)
6 years ago
Tao Luo 01fa4ead61
fix -Wno-error=sign-compare warning in gcc8 (#21434)
6 years ago
Chen Weihang 7ee25189c3
Enrich the type of error and declare the error type interfaces (#21024)
6 years ago
wopeizl 9e5948230e
add support to gcc8, add docker env test=develop (#19807)
6 years ago
Chen Weihang b916335025 Paddle error message stack shaping and optimization (#19895)
6 years ago
Zeng Jinle 91a0911ca3
Make PADDLE_ENFORCE_EQ support types that cannot be converted to std::string (#19243)
6 years ago
Zeng Jinle 002f325dcd
add PADDLE_ENFORCE_CUDA_SUCCESS, test=develop (#19211)
6 years ago
Tao Luo bd2fa73620
Merge pull request #15794 from sneaxiy/fix-warnings
7 years ago
tensor-tang e1c707fe9c
fix warnings (#15790)
7 years ago
sneaxiy 9b8e0e2f17 fix enforce_test
7 years ago
minqiyang 45acfbd011 1. Add specific condition for one or no arg in PADDLE_ENFORCE
7 years ago
chenweihang da39d84a48 refine by reviewer's advice
7 years ago
chenweihang b1dd4149b9 adjust enforce test cases
7 years ago
fengjiayi ed4b2475f5 add an unittest
7 years ago
Yi Wang 809962625f
Fix cpplint errors of enforce.* (#9706)
8 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
8 years ago
Tao Luo b56f4a4ee2 move code from /paddle/string to /paddle/fluid/string (#8363)
8 years ago
Yi Wang fc374821dd Correct #include path
8 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
8 years ago