Commit Graph

14 Commits (43a82d83fa60be0524a752a10e522429783cbf67)

Author SHA1 Message Date
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
6 years ago
tensor-tang e1c707fe9c
fix warnings (#15790)
6 years ago
sneaxiy 9b8e0e2f17 fix enforce_test
6 years ago
minqiyang 45acfbd011 1. Add specific condition for one or no arg in PADDLE_ENFORCE
6 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)
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