Commit Graph

339 Commits (e05f4ff26700dd34aa6d3c6da7061c62c5fa39c9)
 

Author SHA1 Message Date
Haonan 1c56e0dc9e fixed the name issue for conv_operator and added a test case (#131)
8 years ago
luotao1 942d2b6222 fix dead link in quick start (#123)
8 years ago
emailweixu b15a4783cb Correctly handling multiple inputs and integer inputs for recurrent_g… (#114)
8 years ago
luotao1 ffc341675d Add parallel_nn api and unittest (#110)
8 years ago
liaogang 1d4bc47805 support gettid() on MAC OS X
8 years ago
liuyuan 2289c141c2 Refine comment for CRF related headers. (#117)
8 years ago
Haichao-Zhang 332194c881 add type compatible check for ParamAttr (#113)
8 years ago
Zrachel 77ed98d1a8 fix bugs under kSgdSparseCpuTraining mode (#100)
8 years ago
liaogang 5bca34ed24 Merge remote-tracking branch 'upstream/master'
8 years ago
liaogang 32b5557329 Add thread Barrier unit test
8 years ago
hedaoyuan 341486d54d Merge pull request #107 from qingqing01/cudnn_conv
8 years ago
qingqing01 c1c07bbef6 Update CudnnConvLayer.cpp
8 years ago
dangqingqing 95da095d10 fix cudnn conv bug which occurs in image classfication demo in GTX GPU
8 years ago
Yu Yang 7eb29f264b Try to fix MultinomialSampler (#102)
8 years ago
luotao1 8e957df4b2 fix bug in dotmul_operator's api and anotation (#99)
8 years ago
Haonan 98bc889cb5 split the input list of conv_operator into two inputs: image and filter (#104)
8 years ago
liaogang b8d26ff4d7 fix float except bugs
8 years ago
Haonan b130ba7328 fixed bugs in conv_operator; add calc_output_size (#101)
8 years ago
liaogang aaed5cfccc revert real into float for swig API
9 years ago
liaogang 7ff8e76229 Shrink batch size on unit test for Mac OS X
9 years ago
liaogang 8b1c76af3c comment LOG(info) in createPythonClass
9 years ago
liaogang 536bf7d87f fix poolAllocator unordered_map bug on Mac OS X
9 years ago
liaogang 9795e01639 Merge remote-tracking branch 'upstream/master'
9 years ago
liaogang 2daa05c0b5 add build on MAC OSX docs
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
liaogang 75cbf5ea96 add gitignore for VS CODE on MAC OS
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
liaogang 2d13462a2c Fix incompatible on CUDA atomicAdd operation
9 years ago
Yu Yang 494f5a836b Add findZLIB in cmake
9 years ago
liaogang 4e37b226f4 Revise member variable in private barrier class
9 years ago
liaogang 75beeaf743 Fix unit test stack trace bug on MAC OS
9 years ago
liaogang a6b58cf013 Merge remote-tracking branch 'upstream/master'
9 years ago
Haonan e68c3ad5dd Merge pull request #86 from emailweixu/fix_signed_comparison
9 years ago
liaogang 92ca98d5f5 Merge remote-tracking branch 'upstream/master'
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