Commit Graph

432 Commits (4537b7bc8ceedfd13470fce3db0449ee06cc100f)

Author SHA1 Message Date
Yancey 97a594e7f8 Split dataset into multiple files (#2320)
9 years ago
emailweixu 68c68ec958 Merge pull request #2218 from luotao1/rename
9 years ago
xuwei06 02a509f1cb Fix handling of boot_bias_layer for recurrent_group in v2 API
9 years ago
xuwei06 350b268b7c Adding simple operators for v2 API
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
Luo Tao b7e2adbd47 Merge branch 'develop' into rename
9 years ago
qingqing01 1220f38578 Merge pull request #2215 from qingqing01/variable_input
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
Luo Tao 28e9807247 Merge branch 'develop' into rename
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
Luo Tao ca739d12f1 fix conflict
9 years ago
Luo Tao 3ae7541ad3 rename AggregateLevel and ExpandLevel
9 years ago
xuwei06 a0a3a68551 Add Sqrt and Reciprocal activation
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
Cao Ying 7377c59b53 Merge pull request #2200 from luotao1/agg_level
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
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
Luo Tao bc02d1aa96 follow comments
9 years ago
Luo Tao 3e36e564fb add multiple outputs in annotation of paddle.infer
9 years ago
Tao Luo affd9d2699 Merge pull request #2084 from qingqing01/image_v2
9 years ago
Cao Ying 81fb41f097 Merge pull request #2023 from pkuyym/develop
9 years ago
dangqingqing 3513935f7e refine the annotation.
9 years ago
Yancey1989 ad0608847e Fix paddle.init bug
9 years ago
dangqingqing e3fd0d56f4 Pass unit test
9 years ago
dangqingqing a6ec6c05d0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into image_v2
9 years ago
dangqingqing 70c30efcaa image preprcoess module
9 years ago
qiaolongfei 1976f137b2 add attr() interface to layer
9 years ago
武毅 f93ea592e2 Merge pull request #2014 from typhoonzero/init_with_env
9 years ago
wuyi05 950aa8a178 overwrite env with kwargs
9 years ago
Yu Yang 43493b2a59 Expose Inference in Python V2 API.
9 years ago
gangliao 1dfddae20b Merge pull request #2037 from gangliao/v2_bug
9 years ago
liaogang f7d0d99f93 'numpy.ndarray' object has no attribute 'tobytes'
9 years ago
yangyaming 286696aa2b extend imikolov instead of adding ptb
9 years ago