Commit Graph

16 Commits (886908235102fdffd19715c109064a0e4bdb386f)

Author SHA1 Message Date
tianbingsz 904936912e Merge pull request #934 from tianbingsz/paddle_function_mat
8 years ago
Peng Li 6e405a10c5 fix style issues
8 years ago
Peng Li 8fe3a3aa73 Add excluded_chunk_types to ChunkEvaluator
8 years ago
xutianbing 706c572424 Matrix API refactor, when passing parameters, convert shared_ptr (MatrixPtr) to
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
Luo Tao 80c68d38ff clang format .cc .h .cpp .c and .hpp file
8 years ago
Yu Yang 20600e7036 Fix several cpp issues
8 years ago
emailweixu 28bc05b126 Fix sparse training for trainer_count=1 (#204)
8 years ago
qingqing01 df28da76c5 try to fix bug for CTCErrorEvaluator.cpp when batch_size > 1 (#82)
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
qijun 66be6fed34 add some source code comments
9 years ago
dangqingqing f063752366 Adjustment doc and code for CostLayer, GradientMachine and DataProvider.
9 years ago
zhangjinchao01 b72beee4f0 fix dash and space bug,
9 years ago