Commit Graph

26 Commits (3ec48480af191970ad12377c9161994920fbf722)

Author SHA1 Message Date
Luo Tao b709af616f HuberTwoClassification only support one dimension
8 years ago
Luo Tao e63ad0a6bd HuberRegressionLoss and HuberTwoClassification support multi-dimension data
8 years ago
Luo Tao 73ab2d4678 fix backward error of huber_regression_cost
8 years ago
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"
8 years ago
hedaoyuan 671db8deaa Merge branch 'develop' of https://github.com/baidu/Paddle into tensor_merge
8 years ago
hedaoyuan e63f1e6952 merge from cooder
8 years ago
Luo Tao 80c68d38ff clang format .cc .h .cpp .c and .hpp file
8 years ago
xuwei06 a6ad9a1608 Fix unittest
8 years ago
Haonan 5591292b7a modifications according to comments
8 years ago
Haonan 728defbec9 copy the data when createSparseMatrix
8 years ago
Haonan 069d0004dc multi_binary_cross_entropy when ids vector is provided
8 years ago
xuwei06 38764bf908 Add sum_cost to document
8 years ago
xuwei06 ebad8e525d Add SumCost
8 years ago
Yu Yang 2c5a6ac095 Optional fields to shrink generated proto size (#93)
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