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
Change-Id: Ic80845c892c96c37a0df0ddc433fe1aeaa5a9d1c
|
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
And rebase
Change-Id: I7ea234b3aa8fc70675af15d91db08242c43fb5ff
|
9 years ago |
xuwei06
|
ebad8e525d
|
Add SumCost
This allows user to implement any type of cost by summing over the output of non-cost layers.
Change-Id: Ic55aaabbf0c1299e70b8e48a0effcc91f8f5bd29
|
9 years ago |
Yu Yang
|
2c5a6ac095
|
Optional fields to shrink generated proto size (#93)
* remove unnecessary field set in ParameterConfig, Evaluators, etc
|
9 years ago |
Haonan
|
0f91ea7ebb
|
use HPPL_STREAM_DEFAULT for layer computation
Change-Id: Id66da7b7f5bf9ec80cc19b347e4fb822a5a6f197
|
9 years ago |
Haonan
|
688eeefab3
|
fixed issues with synchronizing streams when copy from gpu to cpu
* by default, synchronize default_stream after resizeAndCopyFrom
* add sync in some places after resizeAndCopyFrom using other streams
|
9 years ago |
zhangjinchao01
|
b72beee4f0
|
fix dash and space bug,
ISSUE=4586495
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1408 1ad973e4-5ce8-4261-8a94-b56d1f490c56
|
9 years ago |