Commit Graph

850 Commits (f18d83f3c492711271c0a44dcb6ef4ac62cc61c7)

Author SHA1 Message Date
dangqingqing f18d83f3c4 follow comments
8 years ago
dangqingqing 37015fadbd update code
8 years ago
Cao Ying a3123e210c Merge pull request #2412 from lcy-seso/add_config_helper_for_prelu
8 years ago
caoying03 996614814d follow comments and refine doc.
8 years ago
caoying03 50764480c1 follow comments.
8 years ago
caoying03 c7483bf956 add configuration helper for prelu layer.
8 years ago
Luo Tao 5bab98a3c5 remove top_k argument in classification_cost
8 years ago
Liu Yiqun 96204c3c3a Choose to disable the dependency of opencv-python on arm-based platforms.
8 years ago
dangqingqing a5dfc556d4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into row_conv
8 years ago
Liu Yiqun 590f8f0648 Merge branch 'develop' into fix_setup_opencv-python
8 years ago
Liu Yiqun 235918375d Remove the requires of opencv-python.
8 years ago
whs 3d7a613e02 Merge pull request #2242 from wanghaoshuang/flowers_reader
8 years ago
emailweixu 2c7d8e7b9f Merge pull request #2369 from emailweixu/print_layer
8 years ago
wanghaoshuang 990b7d7bc9 rename xmap to xmap_readers and remove 'from cv2 import resize' in image.py
8 years ago
wanghaoshuang e62a4d7abe xmap: change multiprocess to multithread.
8 years ago
wanghaoshuang@baidu.com 2799b0ec50 Add flowers dataset for image classification model
8 years ago
qingqing01 4537b7bc8c Merge pull request #2376 from Xreki/warpctc_note
8 years ago
Liu Yiqun 31e333a212 Add doc to the usage of warp-ctc.
8 years ago
dangqingqing 18cd1f2558 Fix bug and Python API.
8 years ago
xuwei06 252c84dbe1 Correctly handle print_layer in V2 API
8 years ago
Liu Yiqun bfe8ecfc31 Fix blanks.
8 years ago
Yancey 97a594e7f8 Split dataset into multiple files (#2320)
8 years ago
emailweixu 68c68ec958 Merge pull request #2218 from luotao1/rename
8 years ago
emailweixu 303d266365 Merge pull request #2340 from emailweixu/boot_bias_layer
8 years ago
emailweixu c562e57658 Merge pull request #2341 from emailweixu/fix_size
8 years ago
xuwei06 a8d44cc56a Fix size for lstm, identity_projection and concat
8 years ago
xuwei06 02a509f1cb Fix handling of boot_bias_layer for recurrent_group in v2 API
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
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
Luo Tao 630b27ec10 Compatible with previous configurations
8 years ago
Luo Tao b7e2adbd47 Merge branch 'develop' into rename
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
Luo Tao 28e9807247 Merge branch 'develop' into rename
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