Commit Graph

817 Commits (fb43408373d562dbbfccbafe45e8c7131d3004ab)

Author SHA1 Message Date
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
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
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
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
Luo Tao 966a95e329 add assert when is_seq=True, there must be bootLayer
8 years ago
yangyaming a74060d48e modify usage document of chunk evaluator
8 years ago
dangqingqing 6d6273b368 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into image_v2
8 years ago
dzhwinter 590c6038fc "format Test"
8 years ago
dzhwinter a4313de808 "remove the pairwise other genereate method"
8 years ago
dzhwinter 4ac5caaaa7 "formatter"
8 years ago
dzhwinter d86fb1d133 "precommit format with github style"
8 years ago
dzhwinter 82eb0fe45b "fix len type error of QueryList"
8 years ago
dzhwinter 16d6bd7c38 "fix label genenerate type. avoid IVector create error when init label"
8 years ago
dzhwinter d7ef562450 "better format"
8 years ago
dzhwinter 96ca1e966a "add mq2007 dataset for learning to rank task"
8 years ago
Peng Li 87cb840ce9 add coeff parameter to the helpers of mse_cost, crf_layer and smooth_l1_cost
8 years ago
Tao Luo 2e527ad312 Merge pull request #2136 from luotao1/infer
8 years ago
Luo Tao bc02d1aa96 follow comments
8 years ago
caoying03 7556ceffa6 add unitest for nce layer.
8 years ago