Commit Graph

21 Commits (52965458d2259788448da361f140cc3c75dabf3b)

Author SHA1 Message Date
hedaoyuan 3415e264fe Remove some layers in mobile inference library.
7 years ago
hedaoyuan 8f2c48cf4c Fix Layer.cpp
7 years ago
hedaoyuan 3c66b307f7 Remove the pserver, trainer, evaluators and some useless gradientmachines when compile mobile inference library.
7 years ago
Luo Tao 69c613fb5a refine Layer.cpp for some CostLayer
8 years ago
Luo Tao 70141a73c4 remove unused XXXLayer.h in Layer.cpp
8 years ago
tensor-tang 4bffbd30f0 use MKLDNNMatrix in fc forward
8 years ago
emailweixu 84a0d6d898 Merge pull request #2572 from skylian/error_clipping
8 years ago
hedaoyuan 49e87ee327 Change the CpuMatrix::copyFrom and CpuVector::copyFrom with the stream parameter to the synchronous interface.
8 years ago
lianxiaochen 5e87e27c75 fix error clipping
8 years ago
Luo Tao 7a81327c28 remove compile option "with_metric_learning"
8 years ago
Yu Yang ec790e1050 Rename Status => Error.
8 years ago
Yu Yang 9bc1203400 Add more comments, also add __must_check.
8 years ago
Yu Yang 6c20e08b04 Try using status to handle Paddle Error
8 years ago
liaogang 3d0e73bd32 Remove custom glog-like and gflags-like macros
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
hedaoyuan b52039bd11 some bug fix for sparse matrix (#133)
8 years ago
zhangjinchao01 b72beee4f0 fix dash and space bug,
9 years ago