liaogang
5e7e5ccb68
Change head to About
8 years ago
liaogang
80fb9116d1
Change gpu profiling docs position
8 years ago
liaogang
345c6263b2
Fix conflict with gpu profiling docs
8 years ago
liaogang
a48f19cf45
Add symbol link
8 years ago
liaogang
64f4e547ae
Refine eng docs structure
8 years ago
gangliao
29b6a75ca1
Merge pull request #482 from gangliao/profiler
...
Add GPU Profiler in PaddlePaddle
8 years ago
Luo Tao
68c5997e03
merge bugfix #593 and # 597 from develop branch
8 years ago
dangqingqing
e08c4b8ec1
Revise doc and some scripts for demo.
8 years ago
dangqingqing
0561dd01b8
Update doc and proc_from_raw_data/get_data.sh
8 years ago
dangqingqing
1edacf7a21
Merge branch 'develop' of https://github.com/baidu/Paddle into quick_start
8 years ago
gangliao
d8161e3840
Update build docs
8 years ago
gangliao
ce2a2733ca
Fix a wrong link in build doc
8 years ago
zhouti
c62d5b14a5
Added PaddlePaddle on AWS with Kubernetes documentation.
8 years ago
zhouti
c9baf82447
Merge remote-tracking branch 'upstream/develop' into develop
8 years ago
liaogang
e488001675
Merge conflict with hl_cuda_device.cc
8 years ago
dangqingqing
ebd725265a
Update the data of quick start.
8 years ago
liaogang
8393c19ccf
Add recursive mutex and counter for gpu profiler
8 years ago
qingqing01
5d511a16b8
Merge pull request #407 from zhangjcqq/develop
...
update srl demo
8 years ago
zhangjcqq
5f97bc751f
revise test config
8 years ago
Luo Tao
7f07e830e2
proper nouns begin with a capital letter, and remove spaces in class name
8 years ago
Luo Tao
cad67febc1
Merge branch 'develop' into doc2
8 years ago
Luo Tao
66fba6704f
modify directory structure in source code
8 years ago
qingqing01
285fdf5898
Update sentiment_analysis.md
8 years ago
liaogang
9670b9a1be
pre-commit hook check python style
8 years ago
zhangjinchao
e749e7b10a
fix conflicts
8 years ago
liaogang
2c84c1ecfb
Add profiler object and update docs
8 years ago
zhangjcqq
6502614089
revise srl doc
8 years ago
zhangjcqq
8b92238f23
del pic's size setting
8 years ago
zhangjcqq
b6734ce5d8
modify pic‘s size
8 years ago
zhangjcqq
b27f643129
add training curve picture
8 years ago
zhangjcqq
2b1918d37f
add training curve
8 years ago
liaogang
ff6205dc18
Replace md to rst for doc index
9 years ago
liaogang
84cab2c763
Merge conflict with develop branch
9 years ago
liaogang
978a6e5e9b
Update gpu profiling docs
9 years ago
liaogang
23bce472ea
Add gpu profiling docs
9 years ago
Luo Tao
29727289fc
modify first level directory of english doc
9 years ago
zhangjcqq
5c8339f5d9
delete default setting in docs
9 years ago
Yu Yang
9115ab1c11
Merge pull request #450 from reyoung/feature/pre-commit-hooks-scripts
...
Feature/pre commit hooks scripts
9 years ago
xuwei06
bf6f690f31
Add ScalingProjection
...
out = w * input
where w is a parameter of size 1
Change-Id: Ife682d62323ceb1a20cbbf6269421b20a862d888
9 years ago
liaogang
9ec91b6eca
Revise build docs
9 years ago
Luo Tao
e6396a1f26
modify document directory structure in model config helpers
9 years ago
Yu Yang
836d61382f
Update pre-commit-config
...
* Check all files by pre commit hooks
9 years ago
qijun
319742c641
format python code in demo, doc, doc_cn and paddle directories
9 years ago
Tao Luo
ca0bb40c6e
Merge pull request #300 from QiJune/feature/sppnet
...
add SpatialPyramidPoolLayer c++ support
9 years ago
Tao Luo
eb3bf9ea64
Merge pull request #360 from emailweixu/sum_cost
...
Add SumCost
9 years ago
xuwei06
36fa251756
'*' operator overload for LayerOutput
...
Making '*' support the multiplication between a scalar and LayerOutput
Also changing '+' to support adding between a vector and a scalar.
Change-Id: I7daf35590dc2b2f855a29d9ef43ac57979442e0f
9 years ago
qijun
9dd588b414
fix merge conflicts
9 years ago
wangyanfei01
b62c80f156
qfg
9 years ago
wangyanfei01
453e6ba598
follow comments
9 years ago
wangyanfei01
dcf06bff04
follow comments
9 years ago
wangyanfei01
c509908b74
follow comments
9 years ago
qijun
f173341fb2
Merge remote-tracking branch 'baidu/develop' into feature/sppnet
9 years ago
wangyanfei01
0feecbd13c
modify on docs
9 years ago
liaogang
0519cc6423
Merge branch 'develop' of https://github.com/baidu/Paddle into bilinear
9 years ago
wangkuiyi
bd50f93e63
[Work in Progress] Update cluster_train.md ( #391 )
...
Update cluster_train.md for easier understanding
9 years ago
zhangjinchao01
891867ecd6
update srl demo
9 years ago
liaogang
cc04a7d7ab
Merge branch 'develop' of https://github.com/baidu/Paddle into bilinear
9 years ago
qijun
db569f293e
fix merge conflict
9 years ago
qijun
5ece5c96ad
add python wrap for sppLayer
9 years ago
gangliao
2e1d968fc2
Remove Mac OS X build docs ( #386 )
...
Currently, Paddle on Mac OS X is not deliberate testing through the different versions of Mac OS X and Clang.
When all these things that we've done, we will reopen Mac build docs.
9 years ago
xuwei06
38764bf908
Add sum_cost to document
...
And rebase
Change-Id: I7ea234b3aa8fc70675af15d91db08242c43fb5ff
9 years ago
zhouti
dc6859f1e0
Added paddle on kubernetes tutorial.
9 years ago
liaogang
bd38facada
Fix conflict
9 years ago
liaogang
57348806b5
Follow comments
9 years ago
emailweixu
6c3a678c9a
Add elementwise math operations ( #343 )
...
* Add elementwise math operations
This allows use to use expressions like: y=log(1+exp(x))
Also added unittests for ActivationFunction
* Enforce keyword arguments for non-positional arguments
* Add LogActivation to doc
9 years ago
wangkuiyi
ed83a1d6b6
Fix minor errors in instructions of building Paddle on Mac OS X ( #347 )
9 years ago
qingqing01
45c81a414f
Add job=time in trainer, refine cudnn_conv to reduce gpu memory and speed up training. ( #218 )
...
* Add benchmark for PaddlePaddle, tensorflow and caffe
* ConvProjection to reduce memory for goolenet
* Add unit test for ConvProjection.
1. unit test in test_LayerGrad.
2. compare the ConvPorjection and CudnnConvLayer, also compare the concat_layer+img_conv_layer and concat_layer_conv_projection.
* Reduce cudnn_conv memory and add benchmark document.
1. Use TmpMatrix as the workspace in cudnn_conv to reduce gpu memory. It reduce lots of memory.
2. Add benchmark document.
3. fix smallnet_mnist_cifar.py in paddle.
* Add job=time and refine cudnn_conv to reduce gpu memroy and speed up
* Refine cudnn_conv and shared biases operation in concat_layer and mixed_layer.
* follow comments
* follow comments
* Use unique_ptr to prevent memory leaks in CudnnConvLayer.
9 years ago
gangliao
6467c38202
Add default cuda system path ( #192 )
...
* DYLD_LIBRARY_PATH is disable after Mac OS X 10.11
* fix clang + gpu compile error on Mac OS
* fix some words and errors in build docs
9 years ago
zhouxiao-coder
212d339102
Adding an introduction doc for Paddle to implement simplest linear regression.
9 years ago
liaogang
fd4eeaf59c
Merge conflict with maxout layer
9 years ago
liaogang
ddfff3a7fd
Add bilinear interpolation layer
9 years ago
Yu Yang
45dca19a8d
Change contribute to paddle to fit new branching model ( #275 )
...
* Change contribute to paddle to fit new branching model
9 years ago
emailweixu
d1d52bb7d4
Update contribute_to_paddle.md ( #248 )
9 years ago
luotao1
3dd8c9bea4
add maxout layer, including interface and unittest ( #229 )
...
* add maxout layer, including interface and unittest
* follow maxout comments
* auto setting channels
* fix unittest bug in test_RecurrentGradientMachine
9 years ago
wenboyang
e83950b0d2
error in doc of quick_start ( #228 )
...
* fix error in doc of quick_start
* There are some warning when execute preprocess.sh
9 years ago
Yu Yang
76fb74dc2e
Fix install_docker.rst and data_sources file open mode
...
* Follow #223
* Fix #222
9 years ago
luotao1
cebdb66768
hierarchical rnn document, add new config example ( #106 )
...
* hierarchical rnn document, add new config example
* update inputs_type of label
* add check for unsupported config
* refine hierarchical document
* refine doc title
* update docs, fix paddle to PaddlePaddle
* follow comments
9 years ago
luotao1
43f7d7b768
add interface and unittest for nce layer ( #180 )
...
* add interface and unittest for nce layer
* follow comments
9 years ago
Yu Yang
b221509695
[DOC CHANGE] Rerange Build docs & emphasize them in README.md ( #151 )
...
* Rerange Build docs & emphasize them in README.md
* Rerange Build docs & emphasize them in README.md
9 years ago
gangliao
2a0a5391ca
Update build docs ( #149 )
...
* Add automatic check AVX in CMake
* Add indent in FindAVX.cmake
* Revise table format and some words in build docs
* Update build docs
* Update build docs
9 years ago
gangliao
12b619343b
Update build docs ( #148 )
...
* Add automatic check AVX in CMake
* Add indent in FindAVX.cmake
* Revise table format and some words in build docs
* Update build docs
9 years ago
gangliao
90234791f4
Add automatic check AVX in CMake ( #145 )
...
* Add automatic check AVX in CMake
* Revise table format and some words in build docs
9 years ago
gangliao
2920b6bc0d
Merge pull request #138 from gangliao/master
...
Add Mac OS X port
9 years ago
liaogang
efea5c8460
Revise some word in build doc
9 years ago
liaogang
8ddc5faac1
Update Mac OS X port
...
* follow comments to fix bugs
9 years ago
luotao1
1fc4352754
refine sparse momentum api and unittest ( #126 )
...
* refine sparse momentum api and unittest
* fix unittests bug
9 years ago
luotao1
4615c5172c
beam search api and unitest in hierarchical rnn ( #122 )
9 years ago
liaogang
876ab96a37
Merge remote-tracking branch 'upstream/master'
9 years ago
liaogang
eaedef89d0
Update build doc
9 years ago
Yu Yang
34f1b88027
Add analystic scripts to documentation
9 years ago
liaogang
5bca34ed24
Merge remote-tracking branch 'upstream/master'
9 years ago
luotao1
8e957df4b2
fix bug in dotmul_operator's api and anotation ( #99 )
...
* fix bug in dotmul_operator's api and anotation
* update rnn document
* remove redundant info of projection and operator in layers.py
9 years ago
liaogang
9795e01639
Merge remote-tracking branch 'upstream/master'
9 years ago
liaogang
2daa05c0b5
add build on MAC OSX docs
9 years ago
Luo Tao
d2e1b46f24
update beam_search and seqToseq config, and add ExpActivation api
9 years ago
emailweixu
425e5b0b07
Instructions for update pull request ( #84 )
9 years ago
Yu Yang
90b9cba7fe
Add min_pool_size, Add default value of should_shuffle ( #70 )
...
* min_pool_size would be infinite by default.
* add unittest for min_pool_size
* Fix bug in can_over_batch_size
* add unittest for can_over_batch_size
* Add DEFINE_PROVIDER_EX
* Add default value of should_shuffle
* When training, the default value of should_shuffle is True.
* When testing, the default value of should_shuffle is False.
* User a set a provider should_shuffle or not by pass it to `@provider`
* should_shuffle can handle a list of value, not just boolean
* Add input order mapping by using name
* Add unittest
* Add check to check input format.
* Default is close for speed reason.
* User could stop train when check error, or continue train without
this train sample.
* use deque instead of vector in generators pool, make erase
generator faster.
* Add chinese/english documentation
* Make should shuffle = false in unittest
* Add python files to depends.
9 years ago
qingqing01
9f3cbed2f2
Add more details for CTC layer, fix CTC evalutor and add their interface test ( #74 )
...
* Add some comments for CTC layer and fix CTC evalutors, also add interface test
9 years ago
Yu Yang
c7762da330
Merge branch 'master' into merge_icode
9 years ago
liuyuan04
42a1179135
Fix internal documents.
9 years ago
xuwei06
7481429f99
Change cos_sim to use CosSimLayer layer when size=1 and rename convex_comb_layer to linear_comb_layer
...
Also add an unittest for layers.py, currently for a few things. More need to be added later.
9 years ago
Luo Tao
dbaabc94fb
fix unitest of test_RecurrentGradientMachine, and some tiny doc update
...
Change-Id: I028e402c964ca4f4431cbf8153bea4379dd4df70
9 years ago
Yu Yang
d6d91223b5
fix docker tag mistake
...
Change-Id: Ia84860cdc25945ececba84fc9807495c9e5f047b
9 years ago
liuyuan04
5547a7601b
Refine doc of Python Prediction API, replace
...
DataProviderWrapperConverter with DataProviderConverter.
9 years ago
dangqingqing
5209fccea1
Update installation document and quick start.
...
* Add wheel into installation package.
* Improve quick start doc.
Change-Id: I0254e48fd90b874ed3163654b0fab607c0a4195d
9 years ago
dangqingqing
f15aa8097a
Update installation document and quick start document.
...
* Add wheel into installation package.
* Improve quick start doc.
Change-Id: I6151f0569fef8b73248ad9aa3452ef5f0c1bb900
9 years ago
Luo Tao
38d735716b
fix dead link and some warning, tiny modify on some document
...
Change-Id: I6ba3ec1daeb3d4aee2556959e87bae7c4c1ad668
9 years ago
Luo Tao
2b795845ad
fix dead link
...
Change-Id: Id0804d03fc15529a8cf0b13c9e97d628103f5cec
9 years ago
liaogang
291318e5a2
delete Bits.h and move its func into utils/Util.h
...
Change-Id: Ib7f7d3c65c9850b8420f9a4799835a7ea03572bd
9 years ago
wangmiao1981
c6950a2294
modify comments
9 years ago
luotao02
6968191ede
fix bug in img_norm_layer, several dead links and add missing files for semantic_role_labeling
...
ISSUE=4619881
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1502 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
dangqingqing
54d4968d38
Refine code and comments for CRMNormLayer.
...
ISSUE=4612671
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1501 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
luotao02
fe22c46491
fix bug in CMakelists and layers.py
...
ISSUE=4612433
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1476 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
dangqingqing
7f1d6c5a75
Fix some documentations.
...
ISSUE=4611579
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1473 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
wangjiang03
2def4b3e0d
Improve Documentation.
...
ISSUE=
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1471 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
liuyuan04
924c77209e
Fix rnn link in the main content
...
ISSUE=4611125
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1468 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
qijun
8ebfb4040a
add docker and deb installation guide
...
ISSUE=4605535
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1466 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
luotao02
3144b2e470
add missing file in r1456
...
ISSUE=4609919
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1465 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
dangqingqing
3cfc1b2acb
Adjust catalog for chinese doc.
...
ISSUE=4610105
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1463 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
yuyang18
ed6716578d
PyDataProvider English Document
...
Thanks to caoying to check english gramma.
ISSUE=4598269
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1462 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
wangyanfei01
cecdedea63
ISSUE=4607611 refine cluster scripts
...
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1461 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
liaogang
93413c597d
fix PIL in image classification
...
ISSUE=4600255
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1459 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
luotao02
169eb9099a
reduce picture size in quick start
...
ISSUE=4608217
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1458 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
liaogang
b3a4487510
rename evalute to evaluate
...
ISSUE=4608069
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1457 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
dangqingqing
d209a196fc
Adjust catalog for documentation.
...
ISSUE=4603671
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1456 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
luotao02
2bb09cf104
adjust format of new_layer and rnn, refine seq2seq doc
...
ISSUE=4604739
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1453 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
liaogang
fcc4096491
rename paraphase_model to paraphrase_model
...
ISSUE=4604681
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1452 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
dangqingqing
eef13ffbb6
Update quick start.
...
ISSUE=4602353
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1450 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
qijun
66be6fed34
add some source code comments
...
ISSUE=4592951
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1447 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
yuyang18
ff496cd4bf
Warning for install package.
...
ISSUE=4603239
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1446 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
lipeng17
890ca39b2d
Fix name typos
...
ISSUE=4600925
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1443 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
wangjiang03
4132702362
Add RNN Tutorial.
...
ISSUE=4589755
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1442 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
liaogang
f2d5c7a284
add links for quick start
...
ISSUE=4599425
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1433 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
luotao02
3e87021df1
refine demo dataprovider and some tiny fix
...
ISSUE=4597359
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1432 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
dangqingqing
13f4602999
Refine image classification prediction code.
...
ISSUE=4596311
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1431 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
dangqingqing
7857d7f74b
Bug fix for image classification demo and ResNet model zoo when using CPU.
...
But need to check consistency of CPU and GPU later for conv layer.
ISSUE=4592155
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1427 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
liuyuan04
96e7da5c01
Add links to corresponding english docs for unfinished Chinese docs
...
ISSUE=4591775
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1425 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
liaogang
a82a4f9818
add install path to /opt/compiler/gcc-4.8.2/bin:/home/liaogang/.jumbo/opt/sun-java6/bin:/home/liaogang/.jumbo/opt/sun-java6/jre/bin:/home/liaogang/.jumbo/opt/sun-java6/db/bin:/home/liaogang/.jumbo/bin/core_perl:/home/liaogang/.jumbo/bin:/usr/local/ganglia/sbin:/usr/local/ganglia/bin:/usr/local/apr/bin:/usr/local/cuda/bin:/opt/compiler/gcc-4.8.2/bin:/home/liaogang/.jumbo/opt/sun-java6/bin:/home/liaogang/.jumbo/opt/sun-java6/jre/bin:/home/liaogang/.jumbo/opt/sun-java6/db/bin:/home/liaogang/.jumbo/bin/core_perl:/home/liaogang/.jumbo/bin:/usr/local/ganglia/sbin:/usr/local/ganglia/bin:/usr/local/apr/bin:/usr/local/cuda/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/bin:/usr/bin:/opt/ibutils/bin:/opt/bin:/home/opt/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/bin:/home/opt/bin:/home/liaogang/bin
...
ISSUE=4594417
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1424 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
luotao02
260c734c95
fix bug in trainer_config_helpers
...
ISSUE=4592807
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1423 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
dangqingqing
9c0895ee45
Add commits for recurrent layer and lstm layer.
...
ISSUE=4539687
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1422 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
xuwei06
ee4734594f
Update README.md and remove internl doc links
...
ISSUE=4586877
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1421 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
qijun
e6dfcddcd4
spell error fix
...
ISSUE=4591641
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1420 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
wangjiang03
d9ea3c27f5
Add gradient check unit test documentation to new layer documentation.
...
ISSUE=4586865
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1415 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
luotao02
fe3216508a
catalog for trainer_config_helpers
...
ISSUE=4584581
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1413 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
dangqingqing
f063752366
Adjustment doc and code for CostLayer, GradientMachine and DataProvider.
...
Also add some comments for cost layers.
ISSUE=4580653
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1410 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago
zhangjinchao01
b72beee4f0
fix dash and space bug,
...
ISSUE=4586495
git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1408 1ad973e4-5ce8-4261-8a94-b56d1f490c56
9 years ago