Commit Graph

189 Commits (2289c141c2722c10d3dc4146d58ba2384fb5c770)
 

Author SHA1 Message Date
liuyuan 2289c141c2 Refine comment for CRF related headers. (#117)
9 years ago
Haichao-Zhang 332194c881 add type compatible check for ParamAttr (#113)
9 years ago
Zrachel 77ed98d1a8 fix bugs under kSgdSparseCpuTraining mode (#100)
9 years ago
hedaoyuan 341486d54d Merge pull request #107 from qingqing01/cudnn_conv
9 years ago
qingqing01 c1c07bbef6 Update CudnnConvLayer.cpp
9 years ago
dangqingqing 95da095d10 fix cudnn conv bug which occurs in image classfication demo in GTX GPU
9 years ago
Yu Yang 7eb29f264b Try to fix MultinomialSampler (#102)
9 years ago
luotao1 8e957df4b2 fix bug in dotmul_operator's api and anotation (#99)
9 years ago
Haonan 98bc889cb5 split the input list of conv_operator into two inputs: image and filter (#104)
9 years ago
Haonan b130ba7328 fixed bugs in conv_operator; add calc_output_size (#101)
9 years ago
Yu Yang 2c5a6ac095 Optional fields to shrink generated proto size (#93)
9 years ago
LCY-Seso 04876d03aa Merge pull request #98 from luotao1/beam
9 years ago
Luo Tao d2e1b46f24 update beam_search and seqToseq config, and add ExpActivation api
9 years ago
emailweixu 425e5b0b07 Instructions for update pull request (#84)
9 years ago
Haichao-Zhang 159dd8331c split dotmul_projection and dotmul_operator (#87)
9 years ago
Yu Yang 90b9cba7fe Add min_pool_size, Add default value of should_shuffle (#70)
9 years ago
gangliao a1cba1d845 Merge pull request #92 from reyoung/find_zlib
9 years ago
Yu Yang 494f5a836b Add findZLIB in cmake
9 years ago
Haonan e68c3ad5dd Merge pull request #86 from emailweixu/fix_signed_comparison
9 years ago
xuwei06 48eb5ff01f Fix signed/unsigned comparison for gcc 4.9
9 years ago
Haonan aeb2d848d0 Merge pull request #76 from emailweixu/fix_RecurrentGradientMachine
9 years ago
xuwei06 9d12ca95e3 Further fix the memory for Hierarchical RNN
9 years ago
xuwei06 05a97ab50e Further fix the memory for Hierarchical RNN
9 years ago
Haonan a9d327bd87 add wrapper for out_prod_layer (#83)
9 years ago
qingqing01 df28da76c5 try to fix bug for CTCErrorEvaluator.cpp when batch_size > 1 (#82)
9 years ago
Yu Yang 703cce35a8 Enable docs update. (#78)
9 years ago
qingqing01 f8eedce640 Merge pull request #75 from baidu/Change-input-of-ctc_error_evaluator-in-the-test
9 years ago
emailweixu 363b60616c Update comment for ctc_error_evaluator
9 years ago
emailweixu f392452308 Update layers_test_config.py
9 years ago
emailweixu 7e79c911b4 Temporarily disable automatic doc deployment
9 years ago
Yu Yang df0c7cd9c0 Add documentation ci scripts (#66)
9 years ago
qingqing01 9f3cbed2f2 Add more details for CTC layer, fix CTC evalutor and add their interface test (#74)
9 years ago
emailweixu 93006787c4 Merge pull request #73 from reyoung/merge_icode
9 years ago
Yu Yang c7762da330 Merge branch 'master' into merge_icode
9 years ago
xuwei06 9a9de9240d Correctly handle memory in RecurrentGradientMachine for hirarchical RNN
9 years ago
zhangruiqing01 699d5f2638 modify RecurrentGradientMachine to support unequal length inputs
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
liuyuan04 42a1179135 Fix internal documents.
9 years ago
qingqing01 487dc6704c Merge pull request #72 from emailweixu/cos_sim_and_linear_comb
9 years ago
xuwei06 7481429f99 Change cos_sim to use CosSimLayer layer when size=1 and rename convex_comb_layer to linear_comb_layer
9 years ago
emailweixu a2dfb1040b Merge pull request #2 from baidu/master
9 years ago
qingqing01 7dbc092c87 fix cudnn version number for batch norm. (#71)
9 years ago
emailweixu d6cc5203ba Fix LayerOutput.parents for some layers and mixed_layer for Operator (#69)
9 years ago
emailweixu 5c6ecb27cb Merge pull request #1 from baidu/master
9 years ago
emailweixu 3fc99a23de Merge pull request #52 from reyoung/custom_stack_trace_refines
9 years ago
Yu Yang 50c3dbf6c5 Merge branch 'master' into custom_stack_trace_refines
9 years ago
qingqing01 dcd87fd689 fix CUDNN_VERSION for backward of CudnnBatchNormLayer (#61)
9 years ago
Yu Yang 0964b7ffc6 Merge branch 'master' into custom_stack_trace_refines
9 years ago
emailweixu 674d69ce57 Merge pull request #49 from reyoung/LazyInstallPaddleWheels
9 years ago