Commit Graph

456 Commits (db96c0eef9dbe860f8ee080d91b157c77bf4ddbc)

Author SHA1 Message Date
Helin Wang 936ac658c0 Fix unit test error: File exists: /root/.cache/paddle/dataset
9 years ago
qiaolongfei b101aaca0a disable go master
9 years ago
qiaolongfei 4c4b689f6a disable go master
9 years ago
emailweixu 09f34c4b1f Merge pull request #2479 from emailweixu/mixed_input_rnn
9 years ago
helinwang 1a12720bb2 Merge pull request #2468 from helinwang/master_dispatch
9 years ago
Helin Wang 8742441fc0 integrate master Python lib with cmake
9 years ago
xuwei06 ef61288f9e Clean-up recurrent group related python code
9 years ago
xuwei06 dd2cbb63bf Parameter initializer in V2 API
9 years ago
qiaolongfei 8941a38514 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into newparameterupdater
9 years ago
gongweibao 46ccfc0171 Merge branch 'develop', remote-tracking branch 'upstream/develop' into convert
9 years ago
gongweibao 77c4dce759 modify 10000 to 1000
9 years ago
caoying03 892b1f9ff6 Merge branch 'develop' into fix_config_parsing_bug
9 years ago
gongweibao 283bdc5062 fix by helin's comments
9 years ago
caoying03 2f4e968b81 follow comments.
9 years ago
qiaolongfei 99dc60642d new parameterupdater use paddle pserver cclient of go
9 years ago
gongweibao 9011f9e52c add precommit
9 years ago
caoying03 35332a22aa add eos layer as an extra parent.
9 years ago
caoying03 1e21259d5c fix the bug of parsing evaluator in SRL in PaddleBook.
9 years ago
caoying03 692d251869 add missing configuration functions in v2 API.
9 years ago
whs 3d7a613e02 Merge pull request #2242 from wanghaoshuang/flowers_reader
9 years ago
wanghaoshuang 990b7d7bc9 rename xmap to xmap_readers and remove 'from cv2 import resize' in image.py
9 years ago
wanghaoshuang e62a4d7abe xmap: change multiprocess to multithread.
9 years ago
wanghaoshuang@baidu.com 2799b0ec50 Add flowers dataset for image classification model
9 years ago
xuwei06 252c84dbe1 Correctly handle print_layer in V2 API
9 years ago
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