Commit Graph

855 Commits (12749ad5526e88d2cc11d62a94065dfcd89d4207)

Author SHA1 Message Date
dzhwinter 1f217f0ab3 "add c testing, python testing TODO"
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
Helin Wang 936ac658c0 Fix unit test error: File exists: /root/.cache/paddle/dataset
9 years ago
乔龙飞 d051c2b183 Merge pull request #2530 from jacquesqiao/fix-go
9 years ago
qiaolongfei b101aaca0a disable go master
9 years ago
qiaolongfei 4c4b689f6a disable go master
9 years ago
xuwei06 61222578b4 Allow printer layer to print user provided message
9 years ago
qingqing01 8266546eb2 Merge pull request #2480 from emailweixu/repeat_layer
9 years ago
emailweixu 09f34c4b1f Merge pull request #2479 from emailweixu/mixed_input_rnn
9 years ago
xuwei06 f48535102b Add the test_repeat_layer.py
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 226f810352 Add activiation for repeat_layer
9 years ago
xuwei06 ef61288f9e Clean-up recurrent group related python code
9 years ago
xuwei06 fc0ad9048a Repeat layer for column vector
9 years ago
xuwei06 17994e38aa RecurrentGroup with mixed input sequence types
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
qingqing01 6bc9277503 Merge branch 'develop' into row_conv
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
dangqingqing f18d83f3c4 follow comments
9 years ago
dangqingqing 37015fadbd update code
9 years ago
Cao Ying a3123e210c Merge pull request #2412 from lcy-seso/add_config_helper_for_prelu
9 years ago
caoying03 996614814d follow comments and refine doc.
9 years ago
caoying03 50764480c1 follow comments.
9 years ago
caoying03 c7483bf956 add configuration helper for prelu layer.
9 years ago
caoying03 2f4e968b81 follow comments.
9 years ago
qiaolongfei 99dc60642d new parameterupdater use paddle pserver cclient of go
9 years ago
Luo Tao 5bab98a3c5 remove top_k argument in classification_cost
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
dangqingqing a5dfc556d4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into row_conv
9 years ago
Liu Yiqun 590f8f0648 Merge branch 'develop' into fix_setup_opencv-python
9 years ago
Liu Yiqun 235918375d Remove the requires of opencv-python.
9 years ago
whs 3d7a613e02 Merge pull request #2242 from wanghaoshuang/flowers_reader
9 years ago
emailweixu 2c7d8e7b9f Merge pull request #2369 from emailweixu/print_layer
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
qingqing01 4537b7bc8c Merge pull request #2376 from Xreki/warpctc_note
9 years ago
Liu Yiqun 31e333a212 Add doc to the usage of warp-ctc.
9 years ago
dangqingqing 18cd1f2558 Fix bug and Python API.
9 years ago
xuwei06 252c84dbe1 Correctly handle print_layer in V2 API
9 years ago