Commit Graph

794 Commits (bfe8ecfc31901d21ce9d4bc321a69e8e2acb34dd)

Author SHA1 Message Date
Liu Yiqun bfe8ecfc31 Fix blanks.
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
9 years ago
emailweixu 0ef86cbd2e Merge pull request #2288 from emailweixu/fix_v2_api
9 years ago
wwhu efd2d3351c add multiplex layer for python API
9 years ago
qiaolongfei 9e774a1cdf remove duplicate code of python/paddle/trainer_config_helpers/config_parser.py
9 years ago
xuwei06 97c4d23fab Add docs and clean up unused code
9 years ago
xuwei06 0cb8a6669e Fix style
9 years ago
xuwei06 7d0355cdd0 Fix V2 API
9 years ago
qingqing01 1220f38578 Merge pull request #2215 from qingqing01/variable_input
9 years ago
Cao Ying 29520d771e Merge pull request #2273 from luotao1/reverse
9 years ago
xuwei06 35bfb1d5c3 Allow setting both is_static and initial_mean, initial_std at the same time.
9 years ago
dangqingqing 2397d14fb0 fix conflicts
9 years ago
Luo Tao 0ee31a03b0 Expose the "reverse" argument for recurrent_group in V2 API
9 years ago
Yu Yang f0612b4e34 Merge branch 'develop' of github.com:baidu/Paddle into feature/fix_bug_in_run_python_tests
9 years ago
Yu Yang 19127b479c Fix bug in run_python_tests.sh
9 years ago
dangqingqing 7430d30598 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into variable_input
9 years ago
dzhwinter 6e91ebc0dd "remove extrafile"
9 years ago
dzhwinter b098ef69a4 "remove the rar extractfile, prevent small files"
9 years ago
dzhwinter b4b967a7c2 Merge pull request #2053 from dzhwinter/develop_mq2007
9 years ago
Yibing Liu 2e4c0bd2ea enable global gradient_clipping_threshold
9 years ago
emailweixu ba333e8a02 Merge pull request #2219 from emailweixu/sqrt-reciprocal
9 years ago
xuwei06 a0a3a68551 Add Sqrt and Reciprocal activation
9 years ago
Yang yaming d3e003be04 Merge pull request #2165 from pkuyym/fix-2078
9 years ago
dangqingqing fd46fe3817 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into variable_input
9 years ago
dangqingqing 576e7f4779 Support variable-dimension for convolution operation.
9 years ago
yangyaming dfc27aaadc fix document formation bugs.
9 years ago
Cao Ying 7377c59b53 Merge pull request #2200 from luotao1/agg_level
9 years ago
Luo Tao c7fb78b0a5 follow comments
9 years ago
Luo Tao f8a42d5de9 add doc for AggregateLevel and ExpandLevel
9 years ago
dangqingqing 75674710b5 Remove opencv-python in setup
9 years ago
yangyaming f3eb9cb36a Override getValueImpl and revise document
9 years ago
Luo Tao 23e00ba379 follow comments
9 years ago
Luo Tao 966a95e329 add assert when is_seq=True, there must be bootLayer
9 years ago
yangyaming a74060d48e modify usage document of chunk evaluator
9 years ago
dzhwinter 590c6038fc "format Test"
9 years ago
dzhwinter a4313de808 "remove the pairwise other genereate method"
9 years ago
dzhwinter 4ac5caaaa7 "formatter"
9 years ago
dzhwinter d86fb1d133 "precommit format with github style"
9 years ago
dzhwinter 82eb0fe45b "fix len type error of QueryList"
9 years ago
dzhwinter 16d6bd7c38 "fix label genenerate type. avoid IVector create error when init label"
9 years ago
dzhwinter d7ef562450 "better format"
9 years ago
dzhwinter 96ca1e966a "add mq2007 dataset for learning to rank task"
9 years ago
Peng Li 87cb840ce9 add coeff parameter to the helpers of mse_cost, crf_layer and smooth_l1_cost
9 years ago
Tao Luo 2e527ad312 Merge pull request #2136 from luotao1/infer
9 years ago
Luo Tao bc02d1aa96 follow comments
9 years ago
caoying03 7556ceffa6 add unitest for nce layer.
9 years ago
Luo Tao 3e36e564fb add multiple outputs in annotation of paddle.infer
9 years ago
caoying03 1171014d3f add param_attr to nce_layer and enable multiple inputs.
9 years ago
Yancey 32ecc191f1 Merge pull request #2100 from Yancey1989/fix2060
9 years ago