Commit Graph

34 Commits (1b8564206f3923023ce2225bb2a2431a93054ee1)

Author SHA1 Message Date
Liang Zhao 046349dd40 Fix definition of hl_matrix_classification_error in hl_matrix_stub.h
9 years ago
xutianbing a948eea3ed clean unused code.
9 years ago
Haonan 2558c3f15a revisions according to reviews
10 years ago
Haonan 781b85b5fc rotate_layer and flip_layer * added getMin and getMax for GpuMatrix * gru_step_layer parameter name
10 years ago
hedaoyuan 1e6c917ecc fix unit test of paramRelu
10 years ago
xutianbing 936b0ed118 add paddle_test_util static lib to simplify unit test.
10 years ago
xutianbing ec6b13dbfc clean up unused code.
10 years ago
hedaoyuan 4af4883f22 fix some tests which only need paddle::initMain in main
10 years ago
xutianbing 4fbf94993b Refactor MUL functions, pass object reference instead of shared_ptr.
10 years ago
xutianbing 706c572424 Matrix API refactor, when passing parameters, convert shared_ptr (MatrixPtr) to
10 years ago
Yu Yang 068bfbb817 All file pass pre-commit hook
10 years ago
Yi Wang e9549cbb78 Change "Baidu, Inc" into "PaddlePaddle Authors"
10 years ago
hedaoyuan 11479901a7 some bug fix
10 years ago
hedaoyuan 956b661cd9 Merge branch 'master' into auto_compare
10 years ago
hedaoyuan 1df826e767 Add a AutoCompare and move some test form test_matrixCompare.cpp to test_Matrix.cpp
10 years ago
hedaoyuan f70fc4a439 move some test from test_matrixCompare.cpp to test_BaseMatrix.cpp and test_Matrix.cpp
10 years ago
xutianbing c7f96de12e add unit test for deepSwap
10 years ago
hedaoyuan 1873945dc7 Add test_Matrix.cpp for auto compare member functions of class Matrix
10 years ago
hedaoyuan 85e0cd709c move some BaseMatrix test from test_matrixCompare.cpp to test_BaseMatrix.cpp
10 years ago
Luo Tao 80c68d38ff clang format .cc .h .cpp .c and .hpp file
10 years ago
Haonan 5591292b7a modifications according to comments
10 years ago
Haonan 069d0004dc multi_binary_cross_entropy when ids vector is provided
10 years ago
gangliao 8295eb91bf Merge pull request #287 from gangliao/bilinear
10 years ago
Liang Zhao 8c40bfd0fc Make matrix well-conditioned when unittest inverse
10 years ago
liaogang db1757556e Follow comments
10 years ago
liaogang bd38facada Fix conflict
10 years ago
lzhao4ever 5f2059db05 Add matrix inverse (#240)
10 years ago
qingqing01 45c81a414f Add job=time in trainer, refine cudnn_conv to reduce gpu memory and speed up training. (#218)
10 years ago
liaogang fd4eeaf59c Merge conflict with maxout layer
10 years ago
liaogang ddfff3a7fd Add bilinear interpolation layer
10 years ago
luotao1 3dd8c9bea4 add maxout layer, including interface and unittest (#229)
10 years ago
qingqing01 191fafe355 support rectangle padding, stride, window and input for PoolProjection (#115)
10 years ago
He 903d5c7ec0 bug fix for hl_matrix_classification_error
10 years ago
zhangjinchao01 b72beee4f0 fix dash and space bug,
10 years ago