Commit Graph

23 Commits (3065cb26258e1a7a014c6e367747214615832c3a)

Author SHA1 Message Date
Luo Tao 3065cb2625 add huber_regression_cost 8 years ago
Luo Tao 27a99bfb14 Add base class for huber_regression_cost and huber_classification_cost 8 years ago
Luo Tao e6db484d15 make clear that current huber_cost is for two-classification 8 years ago
yangyaming 7ee942bba8 Add scale factor for smoothL1 and smoothL1Bp 8 years ago
dangqingqing 1fd00758ac SmoothL1 loss 8 years ago
gaoyuan 1ec66a334b change resizeOrCreate to create 8 years ago
gaoyuan 7ff9764fc0 smooth_l1_loss_layer 8 years ago
Yu Yang 2859532df0 Using override keyword in Layer 8 years ago
Yu Yang 068bfbb817 All file pass pre-commit hook 8 years ago
Yi Wang e9549cbb78 Change "Baidu, Inc" into "PaddlePaddle Authors" 9 years ago
hedaoyuan 671db8deaa Merge branch 'develop' of https://github.com/baidu/Paddle into tensor_merge 9 years ago
hedaoyuan e63f1e6952 merge from cooder 9 years ago
Luo Tao 80c68d38ff clang format .cc .h .cpp .c and .hpp file 9 years ago
xuwei06 a6ad9a1608 Fix unittest 9 years ago
Haonan 5591292b7a modifications according to comments 9 years ago
Haonan 728defbec9 copy the data when createSparseMatrix 9 years ago
Haonan 069d0004dc multi_binary_cross_entropy when ids vector is provided 9 years ago
xuwei06 38764bf908 Add sum_cost to document 9 years ago
xuwei06 ebad8e525d Add SumCost 9 years ago
Yu Yang 2c5a6ac095 Optional fields to shrink generated proto size () 9 years ago
Haonan 0f91ea7ebb use HPPL_STREAM_DEFAULT for layer computation 9 years ago
Haonan 688eeefab3 fixed issues with synchronizing streams when copy from gpu to cpu 9 years ago
zhangjinchao01 b72beee4f0 fix dash and space bug, 9 years ago