Commit Graph

463 Commits (d3e2db4b4f3efa537a2b85bb88d8d8f3e780f09c)

Author SHA1 Message Date
Cao Ying 6fa84d40f4 Merge pull request #2521 from emailweixu/fix_rnn_gen
9 years ago
Yi Wang 65aa894142 Merge pull request #2540 from wangkuiyi/check_for_existence_of_data_home
9 years ago
wanghaoshuang d322c94243 fix unittest
9 years ago
wanghaoshuang cadea35a10 format code
9 years ago
wanghaoshuang 09cc4408e5 modified xmap reader to process sample by order
9 years ago
Yi Wang ff4be82252 Handle multiple processes trying to create the data home directory
9 years ago
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
xuwei06 3438d650ed Fix bugs for rnn generation
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