Commit Graph

832 Commits (b15b26374b25d96431db7a73761cc532975b55a7)

Author SHA1 Message Date
qingqing01 4537b7bc8c Merge pull request #2376 from Xreki/warpctc_note
8 years ago
Liu Yiqun 31e333a212 Add doc to the usage of warp-ctc.
8 years ago
Liu Yiqun bfe8ecfc31 Fix blanks.
8 years ago
Yancey 97a594e7f8 Split dataset into multiple files (#2320)
8 years ago
emailweixu 68c68ec958 Merge pull request #2218 from luotao1/rename
8 years ago
emailweixu 303d266365 Merge pull request #2340 from emailweixu/boot_bias_layer
8 years ago
emailweixu c562e57658 Merge pull request #2341 from emailweixu/fix_size
8 years ago
xuwei06 a8d44cc56a Fix size for lstm, identity_projection and concat
8 years ago
xuwei06 02a509f1cb Fix handling of boot_bias_layer for recurrent_group in v2 API
8 years ago
xuwei06 d90e40cdd1 MOdify make_model_diagram.py so that it can be used to draw dot diagram given model proto
8 years ago
xuwei06 350b268b7c Adding simple operators for v2 API
8 years ago
emailweixu 0ef86cbd2e Merge pull request #2288 from emailweixu/fix_v2_api
8 years ago
wwhu efd2d3351c add multiplex layer for python API
8 years ago
qiaolongfei 9e774a1cdf remove duplicate code of python/paddle/trainer_config_helpers/config_parser.py
8 years ago
xuwei06 97c4d23fab Add docs and clean up unused code
8 years ago
xuwei06 0cb8a6669e Fix style
8 years ago
xuwei06 7d0355cdd0 Fix V2 API
8 years ago
Yu Yang a91f7847db Add with_testing guard for python/CMakeLists.txt
8 years ago
Luo Tao 630b27ec10 Compatible with previous configurations
8 years ago
Luo Tao b7e2adbd47 Merge branch 'develop' into rename
8 years ago
qingqing01 1220f38578 Merge pull request #2215 from qingqing01/variable_input
8 years ago
Cao Ying 29520d771e Merge pull request #2273 from luotao1/reverse
8 years ago
xuwei06 35bfb1d5c3 Allow setting both is_static and initial_mean, initial_std at the same time.
8 years ago
dangqingqing 2397d14fb0 fix conflicts
8 years ago
Luo Tao 0ee31a03b0 Expose the "reverse" argument for recurrent_group in V2 API
8 years ago
Luo Tao 28e9807247 Merge branch 'develop' into rename
8 years ago
Yu Yang f0612b4e34 Merge branch 'develop' of github.com:baidu/Paddle into feature/fix_bug_in_run_python_tests
8 years ago
Yu Yang 19127b479c Fix bug in run_python_tests.sh
8 years ago
dangqingqing 7430d30598 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into variable_input
8 years ago
dzhwinter 8ecd722958 "update setup.in"
8 years ago
dzhwinter 6e91ebc0dd "remove extrafile"
8 years ago
dzhwinter b098ef69a4 "remove the rar extractfile, prevent small files"
8 years ago
dzhwinter b4b967a7c2 Merge pull request #2053 from dzhwinter/develop_mq2007
8 years ago
Yibing Liu 2e4c0bd2ea enable global gradient_clipping_threshold
8 years ago
Luo Tao ca739d12f1 fix conflict
8 years ago
Luo Tao 3ae7541ad3 rename AggregateLevel and ExpandLevel
8 years ago
emailweixu ba333e8a02 Merge pull request #2219 from emailweixu/sqrt-reciprocal
8 years ago
xuwei06 a0a3a68551 Add Sqrt and Reciprocal activation
8 years ago
Yang yaming d3e003be04 Merge pull request #2165 from pkuyym/fix-2078
8 years ago
dangqingqing 6dfba39c96 resume file in sentiment demo.
8 years ago
dangqingqing fd46fe3817 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into variable_input
8 years ago
dangqingqing 576e7f4779 Support variable-dimension for convolution operation.
8 years ago
yangyaming dfc27aaadc fix document formation bugs.
8 years ago
Cao Ying 7377c59b53 Merge pull request #2200 from luotao1/agg_level
8 years ago
Luo Tao c7fb78b0a5 follow comments
8 years ago
Luo Tao f8a42d5de9 add doc for AggregateLevel and ExpandLevel
8 years ago
dangqingqing 75674710b5 Remove opencv-python in setup
8 years ago
dangqingqing 0e358ccc2f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into image_v2
8 years ago
yangyaming f3eb9cb36a Override getValueImpl and revise document
8 years ago
Luo Tao 23e00ba379 follow comments
8 years ago