fengjiayi
0d2dd1a70a
Merge pull request #11570 from JiayiFeng/dev_support_dynamic_size_recordio
...
make data_feeder support dynamic shape
8 years ago
gongweibao
25241e9e5e
Fix paddle env variables. ( #11564 )
8 years ago
Yancey1989
5c7d6a5594
update
8 years ago
Yancey1989
b54d1ba968
fix pserver sub-blocks
8 years ago
Yan Chunwei
d020d7fd29
add beam search doc ( #11469 )
8 years ago
chengduoZH
74d1bf4ad9
Add doc of data reader
8 years ago
Tao Luo
5972990295
Merge pull request #11523 from mozga-intel/mozga-intel/Gausian_random_mkldnn_layout
...
MKLDNN layout: Gaussian random layout
8 years ago
chengduoZH
7cd4d0ac21
add Doc fluid.Parameter, program and block
8 years ago
tensor-tang
64045c29c2
Merge pull request #11102 from mozga-intel/mozga-intel/Sum_mkldnn_layout
...
MKLDNN layout: Support for sum operator
8 years ago
Qiao Longfei
2074d36906
Merge pull request #11532 from jacquesqiao/add-none-layers-api-doc
...
Add none layers api doc
8 years ago
qingqing01
9c90dc9728
Make the CUDA kernel of concat correct and fix unit tests. ( #11541 )
...
* Make the CUDA kernel of concat correct and fix unit tests.
8 years ago
tangwei12
5600b13512
bug fix
8 years ago
fengjiayi
457d81bbc0
fix errors
8 years ago
yuyang18
706f383933
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-none-layers-api-doc
8 years ago
Yu Yang
9988f8ec27
Merge pull request #11559 from qingqing01/fluid_doc_profiler
...
Polish profiler Python API.
8 years ago
qiaolongfei
4aa5da0550
fix auc
8 years ago
Yu Yang
dad15b6e9a
Merge pull request #11563 from panyx0718/doc
...
Refine detection_map doc.
8 years ago
Qiao Longfei
4ec9ecae59
Merge pull request #11547 from jacquesqiao/support-ftrl-optimizer
...
add ftrl optimizer
8 years ago
qingqing01
c22ebb3bde
Expose crop op into Python API. ( #11546 )
8 years ago
mozga-intel
7b9aa60198
MKLDNN gausian_random tests
8 years ago
mozga-intel
b88cda84f4
MKLDNN sum unit-test
8 years ago
fengjiayi
dfe54a4fbe
update
8 years ago
fengjiayi
8cc249ef10
make data_feeder support dynamic shape
8 years ago
guosheng
f4bdfbc697
Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search-dev
8 years ago
mozga-intel
96b4904d2f
MKLDNN layout: Support for sum operator
8 years ago
Qiyang Min
a29cb4be2a
Fix decay bug ( #11520 )
...
* Add sub_blocks of lr_decay_op to pserver_prog after distribute_transpiler
* Remove unused logs and logics
* 1. Add ops to new block (considering the nested block condition)
2. Follow the original hierarchy of blocks
3. Change the function's name and remove debug lines
8 years ago
Xin Pan
efcbe27263
Refine detection_map doc.
8 years ago
tensor-tang
e8f5757d66
Merge pull request #11525 from tensor-tang/refine/mem
...
refine the initial cpu memory flag for mkldnn
8 years ago
tangwei12
1571c25ae9
code style fix
8 years ago
fengjiayi
8746725a97
fix errors
8 years ago
tangwei12
7efd73ac53
code clean
8 years ago
Dang Qingqing
1473033fb3
Polish profiler Python API.
8 years ago
chengduoZH
527b22f2cb
Merge branch 'doc_framework' of https://github.com/JiayiFeng/Paddle into doc_framework
8 years ago
Tao Luo
210790d8c1
Merge pull request #11521 from luotao1/inference_doc
...
add doc for inference_transpiler
8 years ago
fengjiayi
6046ab5710
Add doc reference to Variable and Parameter
8 years ago
fengjiayi
8ea54e2f95
Add docs
8 years ago
yuyang18
1c19f1ab44
Do not change API in doc PR
8 years ago
tensor-tang
f1f8327c31
Merge remote-tracking branch 'ups/develop' into refine/mem
8 years ago
tangwei12
bccf8df51b
bug fix
8 years ago
qiaolongfei
fe5de04bde
optimize doc for MomentumOptimizer
8 years ago
yuyang18
7747e01b71
Polish LoDTensor API
8 years ago
chengduoZH
73f224d091
add Doc parallel exe
8 years ago
tangwei12
5250ca8c87
bug fux
8 years ago
chengduoZH
cfb4617beb
add Doc param attr
8 years ago
tangwei12
620698e7e6
bug fux
8 years ago
tangwei12
1296d96e2e
add raw clone
8 years ago
tangwei12
af0a6a149f
checkpoint notify
8 years ago
tangwei12
ae12281d9b
checkpoint notify
8 years ago
tangwei12
30880844bb
merge develop
8 years ago
qiaolongfei
6caea45941
add TestFtrlOptimizer
8 years ago
qiaolongfei
ca341db258
add FtrlOptimizer and it's doc
8 years ago
Yibing Liu
a523b6f49f
Add python api for argsort_op
8 years ago
qiaolongfei
4363d2e4bd
add doc for Inferencer
8 years ago
qiaolongfei
f69d2d9f75
add doc for L1DecayRegularizer and L2DecayRegularizer
8 years ago
qiaolongfei
5b6a48e77e
add doc for GradientClipByGlobalNorm
8 years ago
qiaolongfei
03f4beb877
add doc for ErrorClipByValue GradientClipByValue and GradientClipByGlobalNorm
8 years ago
Yibing Liu
7ca511e0c6
Merge branch 'develop' of upstream into argsort_dev
8 years ago
qiaolongfei
e3578ab14c
add doc for init_on_cpu
8 years ago
qiaolongfei
4907ed3e11
add doc for Constant Uniform and Normal initializer
8 years ago
qiaolongfei
323a048348
add doc for BilinearInitializer MSRAInitializer
8 years ago
qiaolongfei
86092a9704
add doc for XavierInitializer
8 years ago
qiaolongfei
69d568bd3c
add doc for DecayedAdagradOptimizer
8 years ago
qiaolongfei
1bee5129c9
add doc for AdamaxOptimizer
8 years ago
qiaolongfei
2053b6b756
add doc fo AdamOptimizer
8 years ago
yuyang18
ab210925b8
Add more docs
8 years ago
yuyang18
ea44157b09
Add APIs
8 years ago
qiaolongfei
156617d34b
polish doc of RMSPropOptimizer
8 years ago
qiaolongfei
5e8646ab30
add doc for AdagradOptimizer
8 years ago
yuyang18
f97c5d4c47
Trainer documentation
8 years ago
qiaolongfei
d2b791a0cc
add SGD and momentum optimizer doc
8 years ago
yuyang18
08995ac94d
Add program
8 years ago
yuyang18
958ab99ef8
Polish Non-Layer API
8 years ago
Yu Yang
16a0f746f8
Merge pull request #11383 from jacquesqiao/update-api-reference-1
...
update split_lod_tensor, create_array and array_length doc
8 years ago
qiaolongfei
46ae1c93c2
add doc for softmax
8 years ago
Yu Yang
ce60bbf506
Merge pull request #11314 from typhoonzero/fix_api_reference_docs
...
Fix api reference docs
8 years ago
Yu Yang
4360963e15
Merge pull request #11530 from reyoung/feature/static_rnn_memory_link
...
Hide StaticRNNMemory
8 years ago
yuyang18
7a56705e4a
polish doc
8 years ago
yuyang18
fda1a78844
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_api_reference_docs
8 years ago
qiaolongfei
b77c886ed4
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
8 years ago
Yu Yang
e6654c1c1d
Merge pull request #11489 from wanghaoshuang/whs_doc1
...
Fix doc of warpctc, array_read, edit_distance and sequence_reshape.
8 years ago
yuyang18
811f5cca7e
Hide StaticRNNMemory
8 years ago
qiaolongfei
82a4cf1960
update image_resize_short and shape doc
8 years ago
Yu Yang
c2e8f40dcb
Merge pull request #11492 from dzhwinter/doc/api1
...
[API Reference] fix some typo in layers
8 years ago
yuyang18
24766a170d
Reformat nn.py
8 years ago
yuyang18
62bad2b475
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into pr/11489
8 years ago
Yu Yang
20e5ef62e7
Merge pull request #11483 from wanghaoshuang/origin/whs_doc
...
Fix doc of relu, log and zeros.
8 years ago
Yu Yang
1171c2c57d
Merge pull request #11457 from JiayiFeng/dev_add_doc
...
Add API reference
8 years ago
qiaolongfei
d1a8498b22
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
8 years ago
tensor-tang
a0c5fd83b2
enable setting initial memory from env
8 years ago
chengduo
ea03a2287e
Merge pull request #11513 from chengduoZH/refine_conv3d_doc
...
Fix conv3d/conv3d_trans/slice/mean_iou Doc
8 years ago
qiaolongfei
a4ee0d0dd1
add reverse
8 years ago
qiaolongfei
bf3ff5b091
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
8 years ago
Kexin Zhao
3a25f21eae
Modify lod tensor doc based on new LoDTensor Python API ( #11253 )
...
* Modify lod_tensor.md and nn.py
* Modify control_flow.py doc
* undo change in lod_tensor.md
8 years ago
Kexin Zhao
417fcf4f43
Modify Pybind LoDTensor API according to length-based LoD ( #11106 )
...
* add lod_tensor util and modify pybind
* refind pybind LoDTensor API and modify LoDTensor and DataFeeder test
* fix test error
* fix detection map op test
* fix reorder_lod_tensor test
* fix seq_concat_op
* fix chunk evel op test
* fix target assign op
* fix warp ctc op
* address comments step 1: reverse reset_lod op
* step 2: modify op test
* add warning message
* remove has_valid_lod
* add back has_valid_lod
* address comments
* add exception catching trial
8 years ago
Wu Yi
53d1d0f0f2
add LARS support ( #10374 )
8 years ago
Yibing Liu
3438dfecce
Merge pull request #11491 from kuke/fix_docs
...
Fix some problems in api reference
8 years ago
Xin Pan
dadbe454d8
Merge pull request #11511 from panyx0718/doc2
...
Add doc for while and piecewise_decay op
8 years ago
Yibing Liu
2efb0e5b70
cased correction
8 years ago
Yibing Liu
68811bcb5d
Format the doc of layers.auc
8 years ago
Tao Luo
3a4b6cdaa0
Merge pull request #11488 from luotao1/softmax_doc
...
add doc of sequence_softmax and parallelDo
8 years ago
Luo Tao
cff5232e76
remove Non-ASCII character '\xc2'
8 years ago
Luo Tao
8c2a834ef3
add doc for inference_transpiler
8 years ago
tangwei12
985026ce42
add checkpoint_notify in python
8 years ago
Yibing Liu
bf5ce626c0
Merge branch 'develop' of upstream into fix_docs
8 years ago
Yibing Liu
316eb3e968
Add doc for layers.auc
8 years ago
fengjiayi
f6daab438d
fix a bug
8 years ago
Xin Pan
a219f3cc19
follow comments
8 years ago
fengjiayi
bcae8729ac
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
8 years ago
dzhwinter
4970414b1c
Merge remote-tracking branch 'origin/develop' into doc/api1
8 years ago
Yibing Liu
cafdeb0a40
Fix docs for detection_output & target_assign
8 years ago
Xin Pan
4a0f3743c3
Refine API doc
8 years ago
qingqing01
566a940223
Implement a bilinear initializer for transposed convolution to do upsampling. ( #11404 )
...
* Implement a bilinear initializer for transposed convolution.
* Update some error message.
8 years ago
Luo Tao
8415e18b3f
Merge branch 'develop' into softmax_doc
8 years ago
qingqing01
cc1239ffc9
Update some doc about API reference. ( #11495 )
...
* Update some doc about layers' API.
* Fix format.
* Fix example bug in random_data_generator.
* Fix example bug in dropout.
* Follow comments and some small fix for some examples.
8 years ago
fengjiayi
29ddf6c5d8
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
8 years ago
chengduo
fd77126938
Merge pull request #11512 from JiayiFeng/skip_all_tests_of_parallel_executor_crf
...
skip all tests in tests_parallel_executor_crf
8 years ago
wanghaoshuang
f24dec7136
Change 'layers' to 'fluid.layers'
8 years ago
qiaolongfei
5b50307bf8
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
8 years ago
qiaolongfei
6ace04f655
update
8 years ago
Xin Pan
11f31d1e82
follow comments
8 years ago
Tao Luo
5ea039b3c1
Merge pull request #11470 from typhoonzero/fix_unitests
...
Fix dist ut
8 years ago
chengduoZH
7b82353010
fix conv3d/conv3d_trans/slice/mean_iou doc
8 years ago
Tao Luo
916e863f85
Merge pull request #11504 from reyoung/feature/polish_generate_fn
...
Polish inline math and duplicable/optional in auto generated doc
8 years ago
dzhwinter
7ad46ec03c
"show example"
8 years ago
fengjiayi
b00fbd962c
fix error
8 years ago
Yibing Liu
67dc5c7f8a
Polish the doc of nce layer
8 years ago
dzhwinter
6ac8383f28
"fix based comments"
8 years ago
yi.wu
f63d071c8e
gen rst
8 years ago
fengjiayi
35f64cb905
skip all tests in tests_parallel_executor_crf
8 years ago
Xin Pan
bc46c52776
Add doc for while op
8 years ago
qiaolongfei
1c9fc655d0
update
8 years ago
weixing02
ee13b396f2
fix some errors
8 years ago
dzhwinter
0d86f13ce2
"fix math"
8 years ago
yuyang18
3571df8755
Remove unused '\n' in comments
8 years ago
Luo Tao
1958654d6f
refine \odot in elementwise_mul
8 years ago
wanghaoshuang
cd5d7704f7
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into origin/whs_doc
8 years ago
dzhwinter
f2c9c33f15
"fix lrn"
8 years ago
qiaolongfei
e2783bb6af
update split_lod_tensor doc
8 years ago
Yibing Liu
fd87c0e709
Fix cast layer's doc
8 years ago
tensor-tang
0329ee7496
Merge pull request #11497 from tensor-tang/doc
...
Doc update
8 years ago
Luo Tao
1e2acd9796
refine ParallelDo doc
8 years ago
yi.wu
6588d2e9a8
complete dist transpiler doc
8 years ago
Yibing Liu
fbddb8e4bf
Merge branch 'develop' of upstream into fix_docs
8 years ago
Luo Tao
21b98d2915
Merge branch 'develop' into softmax_doc
8 years ago
qiaolongfei
9de779f1cf
update switch class
8 years ago
QI JUN
34ac0eb8e6
enhance memory optimization transpiler to support user defined skip_opt_set ( #11372 )
...
* fix mac build error
* enhance memory optimize transpiler to let users set to some skip opt set of variables
8 years ago
dzhwinter
541ddf7e24
squash to one pr
8 years ago
dzhwinter
6e3d168b9d
"fix latex"
8 years ago
qiaolongfei
3a25ceebf2
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
8 years ago
dzhwinter
dd711c3754
"add beam search"
8 years ago
Yu Yang
745ea4dcf0
Merge pull request #11354 from reyoung/feature/polish_doc
...
Polish documentation
8 years ago
dzhwinter
dbe0fe6d18
'fix typo'
8 years ago
yi.wu
9397a2e0c8
fix format
8 years ago
dzhwinter
1f38cbf79b
"fix some typo"
8 years ago
yuyang18
96e4663916
Polish inline math and duplicable/optional in auto generated doc
8 years ago
yi.wu
3380737cb7
update by comment
8 years ago
fengjiayi
d684b49cb0
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
8 years ago
fengjiayi
d91060d300
fix errors
8 years ago
weixing02
8bd148dc00
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into hsigmoid_op
8 years ago
Yibing Liu
0b063e5e57
Fix one_hot layer's doc
8 years ago
dzhwinter
45f18b0062
Merge remote-tracking branch 'origin/develop' into doc/api1
8 years ago
Xin Pan
261d5f0232
Merge pull request #11409 from panyx0718/doc
...
Add API docs.
8 years ago
chengduo
f4dce5674d
Merge pull request #11437 from chengduoZH/Add_conv3d_Python_API
...
Add conv3d/pool3d/conv3d_trans Python API
8 years ago
Luo Tao
caf6914fad
add doc of sequence_softmax and parallelDo
8 years ago
tensor-tang
98ab2b403e
polish doc: softshrink, assign, shuffle
8 years ago
tensor-tang
f9bebfe430
polish doc: lod_rank_table, embedding
8 years ago
tensor-tang
acdb57a510
polish doc: conv2d
8 years ago
Yibing Liu
80ccabbfa7
Fix typos in reduce_mean's doc
8 years ago
Yibing Liu
bff4cec3b3
Format lod_reset's doc
8 years ago
dzhwinter
16a3d88a20
fix typo
8 years ago
Yibing Liu
fbbac50510
Fix typos and format problems in smooth_l1's doc
8 years ago
wanghaoshuang
b44b915bda
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into origin/whs_doc
8 years ago
fengjiayi
a6e69d3cc1
Add doc for 'batch'
8 years ago
tangwei12
8a178165a6
add lookuo table in python
8 years ago
wanghaoshuang
c43edffb8b
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into whs_doc1
8 years ago
wanghaoshuang
297a16986d
Fix doc of warpctc, array_read, edit_distance and sequence_reshape.
8 years ago
Tao Luo
d516ace94d
Merge pull request #11364 from jshower/develop
...
Correct the use of the lstm layer
8 years ago
wanghaoshuang
b3cb536402
Fix doc of relu, log and zeros.
8 years ago
chengduoZH
85f59317fb
Merge bt push branch 'develop' of https://github.com/PaddlePaddle/Paddle into Add_conv3d_Python_API
8 years ago
yi.wu
40c631e554
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_unitests
8 years ago
yi.wu
44925eb4c2
fix dist ut
8 years ago
yuyang18
055df47035
Polish code
8 years ago
yuyang18
cbc1b7f1ce
Polish documentation
8 years ago
Luo Tao
10e21b7715
set test_parallel_executor_crf serial
8 years ago
fengjiayi
8a136d142f
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
8 years ago
qiaolongfei
2f9ed97eb6
follow comment
8 years ago
fengjiayi
980499faf1
fix errors
8 years ago
fengjiayi
b69a32933f
Merge pull request #11448 from JiayiFeng/fix_random_crop_api
...
fix a small error
8 years ago
tangwei12
a895916274
[wip] add load lookup table in io and trianer
8 years ago
qiaolongfei
62bf672edd
update document for Switch
8 years ago
chengduoZH
cb7ca1c211
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into Add_conv3d_Python_API
8 years ago
qiaolongfei
21ecd357cf
little optimize
8 years ago
qiaolongfei
0ae6709174
update document
8 years ago
whs
6fcdb240fa
Add mean IOU op. ( #10519 )
...
* Add mean_iou op.
* Add unitest for mean iou op.
* Add optional collections of confusion matrix and mean_iou.
* Fix cuda kernel.
* Refine code.
1. Merge computing in GPU to two kernel.
2. Use wrong array and correct array instead of confusion matrix.
* Add python api and fix cuda kernel.
* Fix comments.
* Small fix.
* Small fix.
8 years ago
guosheng
49ca424d6e
Fix src_idx out of range in beam_search_op
8 years ago
fengjiayi
0ac03ae723
fix
8 years ago
tangwei12
41701969a9
[wip] ckpt m2 develop
8 years ago
qiaolongfei
76129f0331
update comment
8 years ago
chengduoZH
9b13b4c0d2
Add doc
8 years ago
yi.wu
a83b792ada
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_api_reference_docs
8 years ago
yi.wu
c58ba827bb
update
8 years ago
qiaolongfei
fd9b650d7f
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
8 years ago
yuyang18
674327a4b1
Polish several API
8 years ago
yuyang18
ce6394ed73
Polish example
8 years ago
Xin Pan
c1843fd2ae
improve
8 years ago
chengduoZH
2183d01799
Add pool3d and conv3d_trans Python API
8 years ago
chengduoZH
3ab32532d5
Add conv3d Python API
8 years ago
Qiao Longfei
7c426be98c
Merge pull request #11342 from jacquesqiao/add-merge-splited-ids
...
Add merge_ids_op
8 years ago
guosheng
6e38cc337d
Fix the beam_search in test_machine_translation.py
8 years ago
fengjiayi
29bf727e2a
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
8 years ago
weixing
d3b0129ccf
Merge pull request #11427 from weixing02/gen_doc
...
fix doc generating error
8 years ago
weixing
6de9d43204
Merge pull request #11424 from weixing02/fix_doc_err
...
fix errors
8 years ago
fengjiayi
c6c9c657e0
update doc
8 years ago
weixing02
e140d5a15b
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into gen_doc
8 years ago
weixing02
7f32e12b7e
Fix some v2 doc warnings
8 years ago
chengduo
b4dfd08004
Merge pull request #11402 from chengduoZH/refine_batch_func
...
Change drop_last defalut value
8 years ago
yuyang18
b9843abb61
Polish comsum, DynamicRNN
8 years ago
weixing02
6f7f8b4f0e
fix errors
8 years ago
qiaolongfei
cdd55dbcaa
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-merge-splited-ids
8 years ago
guosheng
35e32a8e15
Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search
8 years ago
Yancey
14e833761b
expose h0 in dynamic_lstm ( #11391 )
...
* expose h0 in dynamic_lstm
* update by comment
* update by comment
* h0 to H0
8 years ago
yuyang18
54002c3bab
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/polish_doc
8 years ago
yi.wu
343c1957bd
let test run only one pass
8 years ago
chengduoZH
0a46de4a3c
fix unit test
8 years ago
Yibing Liu
28a0ac535a
Merge branch 'develop' of upstream into argsort_dev
8 years ago
guosheng
92a7766ecb
Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search
8 years ago
guosheng
592f84a4af
Complete the docs of beam_search_op, beam_searc_decode_op and the python wrapper
8 years ago
Xin Pan
9185579c45
follow comments
8 years ago
typhoonzero
e7f820762a
small fix
8 years ago
Yibing Liu
94e72ea6e7
Support more negative axes in argsort_op
8 years ago
Xin Pan
5d0bf8bc8f
Add API docs.
8 years ago
qiaolongfei
d76f8a8f5d
refine doc of polynomial_decay
8 years ago
qiaolongfei
dde0a28073
add doc for Switch
8 years ago
qiaolongfei
f3e631cd9e
small update
8 years ago
qiaolongfei
b645dfacaf
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
8 years ago
qiaolongfei
d82422997a
add doc for batch norm
8 years ago
chengduoZH
c34945800e
change drop_last defalut value
8 years ago
yuyang18
ff55d4c593
Polish documents
...
* less_than
* cumsum
* multiplex
* open_recordio_file
8 years ago
yi.wu
7b54b30be5
follow comments
8 years ago
yi.wu
1457be3e7b
fix_api_reference_docs
8 years ago
qiaolongfei
4d0fd7e725
add API reference for create_tensor
8 years ago
yi.wu
3bb8699498
support running test with reader
8 years ago
qiaolongfei
f031555cfb
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-merge-splited-ids
8 years ago
Qiao Longfei
431491a2a8
Merge pull request #11366 from jacquesqiao/refine-prefetch
...
Refine prefetch
8 years ago
qiaolongfei
2c1e2caa7d
update document
8 years ago
qiaolongfei
8e19c324ab
update split_lod_tensor, create_array and array_length doc
8 years ago
Tao Luo
ca4d528b35
Merge pull request #11369 from luotao1/refine_doc
...
refine docs of elementwise_op etc.
8 years ago
Wu Yi
5100c4c3aa
Enable docstring checker and fix comments ( #11351 )
...
* enable docstring checker and fix comments
* update
* update by comments
* fix build
8 years ago
qiaolongfei
2b9ff39f5f
fix the default value prefetch_var_name_to_block_id
8 years ago
qingqing01
19fd071785
Make the normalization operator more general and fix bug in l2_normalize. ( #11348 )
...
* Add normalization operator.
1. Refine the raw norm_op and let it more general to support to normalize Tensor along any axis.
2. There is a bug in l2_normalize API, which lacks sqrt after `reduce_sum`.
3. Use norm_op to refine the l2_normalize API.
4. Fix bug in test_normalization_wrapper.py.
8 years ago
whs
adc09087c1
Add slice op. ( #11052 )
...
* Add slice op.
* Remove using from header file and fix doc.
* Fix doc
* Small fix.
8 years ago
qiaolongfei
6dd3f3cf27
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-merge-splited-ids
8 years ago
qiaolongfei
16658f7b59
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine-prefetch
8 years ago
qiaolongfei
fe65064827
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine-prefetch
8 years ago
Luo Tao
7bdb573d79
update with comments
8 years ago
Luo Tao
7694199050
refine docs of elementwise_op etc.
8 years ago
jshower
22f80cc536
code sytle
8 years ago
chengduoZH
173d72b481
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into enable_cpu_on_pe
8 years ago
chengduoZH
aadaadf735
replace use_event with use_cuda, because use_event means the program running with CUDA, so use_cuda maybe more intuitive.
8 years ago
gongweibao
627d7a64f8
Clean `sendop` `recv` operator. ( #11309 )
8 years ago
Qiyang Min
1cfd3cb13b
Add some dist-training robust cases into fluid benchmark test ( #11207 )
...
* 1. add weight decay feature into fluid benchmark test
2. add learning rate decay feature into fluid benchmark test
3. add L1&L2 regularization feature into fluid benchmark test
4. add error clipping feature into fluid benchmark test
5. add gradient clipping feature into fluid benchmark test
* Add some document to README.md under benchmark/fluid/ repo
* Add model_base.py
* Fix bugs in test_listen_and_serv_op
* 1. remove args out of fluid_benchmark.py
2. remove lr_decay, regularization, clipping out of fluid_benchmark.py
* add async_mode description to doc and remove the clipping description out
* for restart build
* to restart build
* remove optimization args from args.py
* 1. remove optimization from models
2. fix bug in test_listen_and_serv_op
* change the name retry_times to left_time
* change retry_times to the pserver start left time
8 years ago
yuyang18
2955ff5887
Polish documentation
...
* row_conv
* uniform_random
* layer_norm
* create_parameter
* hard_shrink
* ssd_loss
8 years ago
qiaolongfei
0d3d4ae775
refine prefetch logic
8 years ago
chengduoZH
7b723839ef
Add cpu test for parallel_executor_crf executor_fetch_feed, and enable these tests
8 years ago
jshower
451bc3a7bd
Correct the use of the lstm layer
8 years ago
yi.wu
e2433207d3
update
8 years ago
yi.wu
ff4efb84d9
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_api_reference_docs
8 years ago
sneaxiy
831909ce69
Merge pull request #11313 from sneaxiy/argmin_argmax
...
Add argmin and argmax op
8 years ago
chengduoZH
d24e046c1e
fix allReduce bug
8 years ago
Tao Luo
69b5a62c65
Merge pull request #11319 from luotao1/mkldnn
...
add FLAGS_use_mkldnn to global control use_mkldnn
8 years ago
chengduoZH
a57e8a4338
add cpu test
8 years ago
Yu Yang
9328c3cf7b
Merge pull request #11308 from reyoung/feature/polish_api_ref
...
Simplize API Reference Documentation
8 years ago
Luo Tao
79d555b9f2
Merge branch 'develop' into mkldnn
8 years ago
qingqing01
59e10922b4
Expose maxout Python API. ( #11278 )
...
* Expose maxout API.
* Fix code style.
8 years ago
qiaolongfei
eccf0d5e19
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-merge-splited-ids
8 years ago
qiaolongfei
a941786393
replace concat_op with merge_ids_op
8 years ago
qiaolongfei
509cb0bc76
add unit test, pass the unit test
8 years ago
Wu Yi
b7c683b892
Merge pull request #11326 from jacquesqiao/fix-distribute_transpiler
...
fix distribute_transpiler
8 years ago
chengduoZH
495368c243
ADD CPU_NUM
8 years ago
chengduoZH
d09fd1f6f0
test seresnext
8 years ago
chengduoZH
5a3c8bf813
fix in c++ side
8 years ago
tangwei12
bf2c53ae0a
Merge branch 'develop' of github.com:PaddlePaddle/Paddle into new_api_about_cpkt
8 years ago
qiaolongfei
bf03a2094b
fix distribute_transpiler
8 years ago
chengduoZH
a56dcf5159
fix parallel_executor.py and xx_mnist.py
8 years ago
guochaorong
eced973091
Merge pull request #11317 from guochaorong/fix_bad_code
...
Fix bad code in c plus and python
8 years ago
Jeff Wang
637827a5bc
Use for_test=True in the Fluid Trainer to clone the test program ( #11323 )
...
* Use for_test=True in the Fluid Trainer to clone the test program
* fix typo
* Should do the samething to the inferencer
8 years ago
Siddharth Goyal
52e2eb65b9
Fix function in fit-a-line with new API ( #11020 )
8 years ago
tangwei12
5c8397a88f
remove chief in test
8 years ago
Luo Tao
c6d230e03e
add FLAGS_use_mkldnn to global control use_mkldnn
8 years ago
guochaorong
cde7db85b3
fix bad code in python
8 years ago
yi.wu
efcff3d9e5
polish api ref docs
8 years ago
yuyang18
dd26329b3c
Remove return types
8 years ago
yuyang18
8c9041f486
Refine LinearCRF
8 years ago
sneaxiy
568c4e5ec4
recommit using account sneaxiy
8 years ago
yi.wu
5be454bf33
polish docs
8 years ago
yuyang18
0d29e65924
Add resize_bilinear
8 years ago
guosheng
5e20a8ef93
Make python unit test of beam_search_op and beam_searc_decode_op run correctly
8 years ago
yuyang18
439a265760
Better trim dot
8 years ago
yuyang18
b000e0de5d
Simplize API Reference Documentation
8 years ago
fengjiayi
b587a7f66e
Merge pull request #11293 from JiayiFeng/update_crop_op
...
Update crop op
8 years ago
Yu Yang
8deff48db0
Merge pull request #11081 from reyoung/feature/python_doc
...
Add document to random crop operator
8 years ago
Yu Yang
71988fa398
Merge pull request #11287 from reyoung/feature/remove_op_role_from_doc
...
Do not generate doc for op_role and op_attr_name
8 years ago
fengjiayi
24649a780d
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_crop_op
8 years ago
Wu Yi
635099c162
Merge pull request #11121 from typhoonzero/fluid_benchmark_support_recordioreader
...
Fluid benchmark support recordio reader
8 years ago
fengjiayi
9c61409a18
Make crop op supporting taking offsets as one of its inputs
8 years ago
dzhwinter
f7c96f079b
Big data op_test benchmark, for checking output consistent in different runs. ( #10646 )
...
* "init benchmark ops"
* "untrack outputs"
* "delete some usused code"
* "benchmark"
* "fix ci"
* "fix op test"
* "fix uint16 missing"
* "fix ci"
* "follow comments"
* "fix ci"
* "follow comments"
* "conficts. merge develop branch"
* repick
* "merge develop branch"
8 years ago
yuyang18
2dd66ef65e
Do not generate doc for op_role and op_attr_name
8 years ago
tangwei12
9e026a93cf
remove chief
8 years ago
yuyang18
59d75bda74
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/python_doc
8 years ago
fengjiayi
50104f18c7
Merge pull request #11230 from JiayiFeng/add_broadcast_test
...
Add unittests to check channelwise add
8 years ago
fengjiayi
65a94be1a1
Merge pull request #11223 from JiayiFeng/dev_reverse_op
...
Add reverse op
8 years ago
weixing
d02b318c19
Merge pull request #11201 from weixing02/format
...
Fix formula display error
8 years ago
dzhwinter
d050360a74
"reduce test input data size to accelerate ci" ( #10831 )
8 years ago
tangwei12
7fbddaa64a
bug fix
8 years ago
yi.wu
29b32b8075
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fluid_benchmark_support_recordioreader
8 years ago
fengjiayi
ba773fc9f8
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_broadcast_test
8 years ago
fengjiayi
ea73fb8416
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_reverse_op
8 years ago
tangwei12
cb7c1245b3
code optimized
8 years ago
tangwei12
2f44585e83
code optimized
8 years ago
guosheng
741046e8ea
Fix and enhance beam_search_op and beam_searc_decode_op to be comparable with python beam search
8 years ago
yuyang18
df681fd4e0
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/python_doc
8 years ago
fengjiayi
42d7174778
refine API
8 years ago
yi.wu
92c61ce8fc
disable test listen and serv
8 years ago
fengjiayi
e819f1b3a5
Add unittests to check channelwise add
8 years ago
yi.wu
000c80a14a
disable failed tests
8 years ago
Yancey1989
05b6aa1805
increase dist unit test timeout
8 years ago
fengjiayi
9dc3ed4019
Merge pull request #11198 from JiayiFeng/dev_resize_short
...
Add image_resize_short and refine resize API
8 years ago
fengjiayi
aa9383f3b0
Add unit tests
8 years ago
Yancey1989
cdb705d193
fix mnist dataset md5
8 years ago
yi.wu
8893cf1262
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fluid_benchmark_support_recordioreader
8 years ago
dzhwinter
7971d4a310
Feature/deterministic ( #11205 )
...
* "fix deterministic"
* "fix ci"
* "fix init"
8 years ago
tangwei12
53409a29d8
code optimized
8 years ago
tangwei12
f28f41dbcd
update io.py annotations and codes
8 years ago
tangwei12
6db240d78b
update trainer about epoch_id and step id
8 years ago
Yancey1989
df7a1471fd
fix fetch mnist dataset failed
8 years ago
Yuan Gao
666c94e3be
Add default prior box var for box_coder_op ( #11164 )
...
* add normalize switch to box_coder_op
* add default prior box var
* update according to the review
8 years ago
weixing02
246f613538
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into format
8 years ago
weixing02
b6aa7bd093
Fix format display error
8 years ago
tangwei12
3b5e3f9be4
update checkpoint unittest
8 years ago
fengjiayi
f3db005c4a
fix errors
8 years ago
Yancey1989
a158bd9173
fix ci
8 years ago
tangwei12
eea5762e26
add checkpoint unittest
8 years ago
fengjiayi
e1599eb349
Add image_resize_short and refine API
8 years ago
Yancey1989
e896926b9c
add unit test for dist mnist
8 years ago
yi.wu
a28a462e19
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fluid_benchmark_support_recordioreader
8 years ago
tangwei12
9735f25011
optimized
8 years ago
whs
c8d6c1d09c
Auto generate python api for polygon_box_transform op. ( #11074 )
...
* Auto generate python api for polygon_box_transform op.
* Add unitest.
8 years ago
Kexin Zhao
5713a0bf5e
fix lodtensor api in memory opt machine trans ( #11171 )
8 years ago
Siddharth Goyal
99a5a3d8d3
Fix optimizer in remaining chapters with high level API ( #11172 )
8 years ago
Siddharth Goyal
a4237171a5
Modify optimizer in new API to support more usecases ( #11168 )
...
* Modify optimizer in new API to support more usecase
* Modify CMake to include only modified examples
8 years ago
Yibing Liu
4760f2851e
Add the argsort operator
8 years ago
tangwei12
bfdcf18707
grammar optimized.
8 years ago
yi.wu
9d3114c8c9
fix transpiler error
8 years ago
Yancey
2a5cb2ec79
Merge pull request #11066 from Yancey1989/dist_recordio
...
support recordio in dist train
8 years ago
tangwei12
08e5f0ae48
rename need_load_checkpoint to get_latest_checkpoint_serial
8 years ago
tangwei12
c06f43bbb6
add annotation about _is_checkpoint_var
8 years ago
Yancey
524c81e532
Merge pull request #11126 from Yancey1989/polish_test_listen_and_serv_op
...
speedup test_listen_and_serv_op
8 years ago
Yancey
bd0f8f8d52
Merge pull request #11054 from velconia/update_simple_distranspiler
...
Merge simple_dist_transpiler.py into distribute_transpiler.py
8 years ago
Yancey1989
7f5eb9f687
update by comment
8 years ago
Yancey1989
7218f4feb2
update by comment
8 years ago
Yuan Gao
d3e99aeec3
add normalize switch to box_coder_op ( #11129 )
8 years ago
minqiyang
0ed461df70
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_simple_distranspiler
8 years ago
Yancey1989
8939f17d30
sppedup test_listen_and_serv_op
8 years ago
baiyf
663f4e6168
Fix bilinear_op Python API ( #11117 )
...
* fix conflict
* code clean
8 years ago
yi.wu
47630a4a9e
fluid benchmark support recordio reader
8 years ago
chengduo
6915d51c14
Merge pull request #11062 from chengduoZH/refine_batch_py
...
Drop the last batch, if the size of last batch is not equal to batch_size.
8 years ago
Yancey1989
8855d4a755
Merge branch 'develop' of github.com:PaddlePaddle/Paddle into dist_recordio
8 years ago
minqiyang
eacac49bcd
1. update test_split_var: replace split with slice
8 years ago
whs
86d8659c8d
Add python wrapper for gather op. ( #11033 )
...
* Add python wrapper for gather op.
* Add unitest for 'rank==1' and fix comments.
* Fix comments.
8 years ago
whs
28dc9ba3c1
Add shape op to get the shape of variable. ( #11048 )
...
* Add shape op to get the shape of variable.
* Rename get_shape to shape.
* Add checker for output and fix comments.
8 years ago
tangwei12
773403480b
Merge branch 'develop' of github.com:PaddlePaddle/Paddle into new_api_about_cpkt
8 years ago
minqiyang
b33ea7be2d
1. change the variable name from align_var_to_block to slice_var_up
...
2. replace split_method with slice_var_up in func init_splited_variables
8 years ago
whs
85c203b117
Make bilinear_interp_op support attrs from input. ( #11041 )
...
* Make bilinear_interp_op support attrs from input.
* Fix python api.
8 years ago
Yancey1989
f9556dca51
use open_files reader to read multiple files
8 years ago
tangwei12
55d908c9c0
Merge branch 'develop' of github.com:PaddlePaddle/Paddle into new_api_about_cpkt
8 years ago
tangwei12
7973d9b4b5
bug fix
8 years ago
minqiyang
9d92dcea0a
1. import fluid to dist transpiler test
8 years ago
minqiyang
e90bfd562b
1. Make a base unittest class for dist transpiler unittest
...
2. Merge the develop repo
8 years ago
qiaolongfei
2f5bc5e02d
fix transpiler package
8 years ago
Qiyang Min
b31647c67d
Merge branch 'develop' into update_simple_distranspiler
8 years ago
yuyang18
018d411075
Remove unnecessary func name
8 years ago
yuyang18
7c00e164e5
Add More comments
8 years ago
yuyang18
f9d93bfde1
Add document to random crop operator
8 years ago
Wu Yi
d90610624f
Cleanup transpiler and move weight decay and clip on pservers ( #11039 )
...
* WIP move weight decay
* weight decay ok
* wip
* clean up transpiler
* add details folder
* update
* fix split var test
* follow comments
8 years ago
weixing02
2a1fc03e8e
Add hsigmoid
8 years ago
minqiyang
0abf173ed5
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_simple_distranspiler
8 years ago
weixing02
4bd08e3408
make test_layers right
8 years ago
weixing02
2f49432538
adjust
8 years ago
weixing02
31e2833883
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into hsigmoid_op
8 years ago
Yancey1989
d599a66f49
clean up code
8 years ago
Yancey1989
e05abab609
use recordio in dist train
8 years ago
minqiyang
a4d88fb642
1. remove simple distranspiler from transpiler/ repo
...
2. remvoe comment line
8 years ago
weixing02
b3f9e5e007
make test_hsigmoid_op.py right
8 years ago
Tao Luo
ccf61b3066
Merge pull request #10703 from mozga-intel/mozga-intel/Mul_mkldnn_withdraw
...
Withdraw MKLDNN Mul operator
8 years ago
chengduoZH
164692da9a
drop the last batch, if the size of last batch is not equal to batch_size
8 years ago
weixing02
3e46ec41a9
add hsigmoid
8 years ago
minqiyang
8248333ad2
remove simple distranspiler in transpiler/ repo
8 years ago
tangwei12
46f2688f30
bug fix
8 years ago
Nicky Chan
df300fffd5
Merge pull request #11056 from nickyfantasy/refract_machine_translation_test
...
Simplify and make clear function names on Machine Translation example
8 years ago
Kexin Zhao
83fb834f8c
Modify RNN encoder decoder example using new LoDTensor API ( #11021 )
...
* initial commit
* modify rnn_encoder_docoder example
8 years ago
Nicky
6f3c7d9b24
Simplify and make a clear function name
8 years ago
minqiyang
a2c017da9b
1. merge simple_dist_transpiler to distribute_transpiler
...
2. add align_var_to_block argument to func transpile
3. remove concat and spilt if align_var_to_block is False
4. unittests for simple_dist_transpiler
8 years ago
Haichao Zhang
21e794cf67
change name debuger to debugger ( #10949 )
8 years ago
tangwei12
bca4da4225
cancle only chief delete files
8 years ago
tangwei12
e44c278e60
bug fix about clean
8 years ago
tangwei12
94eaf94cf5
bug fix about lru and save
8 years ago
Xin Pan
35d5b1b9e2
Merge pull request #11036 from panyx0718/dist_timeline
...
better profiler and benchmark
8 years ago
Xin Pan
f14e579cc3
clean up
8 years ago
tangwei12
b44ede8033
bug fix
8 years ago
fengjiayi
32c0e82ca0
fix two bugs
8 years ago
Yu Yang
14905516aa
Merge pull request #10970 from JiayiFeng/dev_add_random_crop_op
...
Add random crop op
8 years ago
tangwei12
d712af25dc
add distribute config
8 years ago
fengjiayi
3bce3dbce1
fix a bug
8 years ago
Xin Pan
3cb6395688
better profiler and benchmark
8 years ago
mozga-intel
30d32035b2
Withdraw mkldnn mul
8 years ago
tangwei12
0deb6f90ba
annotation optimized and code style optimized
8 years ago
fengjiayi
c95cd4742f
Merge pull request #10975 from JiayiFeng/fix_bug_in_uint8_support
...
Correct uint8 support
8 years ago
qingqing01
3a29821bd5
Develop a fake dequantized op for fixed-point quantization training framework. ( #10965 )
...
* Develop a fake dequantized op for fixed-point quantization training framework.
* Add the missing file.
8 years ago
tangwei12
0211c5df0a
bug fix
8 years ago
walloollaw
3e177b9d91
ISSUE-10996: support name setting for layers topk/softmax/concat/dropout ( #10999 )
8 years ago
Kexin Zhao
60783a753a
Modify machine translation example using new LoDTensor API ( #11018 )
...
* modify old machine translation
* modify new_api machine translation
8 years ago
Siddharth Goyal
88aa2d8a6a
Fix order of inputs in infer() of label_semantic example ( #10993 )
8 years ago
tangwei12
9357078983
Merge branch 'develop' of github.com:PaddlePaddle/Paddle into new_api_about_cpkt
8 years ago
tangwei12
9086043090
bug fix and optimize
8 years ago
Qiyang Min
580340eeb2
Shutdown pserver gracefully when SIGINT and SIGTERM was sent ( #10984 )
...
* 1. implement StopAll in ListenAndServOp
2. make pserver receive the SIGINT and SIGTERM from outside
3. add unittests for listen_and_serv_op in python
* 1. add blocking queue set to record queue
2. aware all blocking queue when exit and exit gracefully
* 1. Remove comment lines from blocking_queue.h
2. Implement SignalHandler and move all global vars and funcs into it
* 1. Make code follows the style check
2. Move the SignalHandler out of the unnamed namespace
* 1. Make yapf happy
* 1. Call Stop() in destructor to release the resource allocated by ListendAndServOp
2. Change exit status to EXIT_SUCCESS after handling the signal from outside
3. Remove the mis-usage of REMOVE_ITEM in unittests
* 1. use DISABLE_COPY_AND_ASSIGN
2. use program once macro only
8 years ago
tangwei12
486e1e337d
bug fix and optimize
8 years ago
tangwei12
ad9dfeb018
bug fix and optimize
8 years ago
Qiao Longfei
ab953baec6
Merge pull request #10973 from jacquesqiao/fix-prefetch
...
Fix and optimize async distribute lookup table
8 years ago
qingqing01
15db5a5565
Support groups in transposed conv2d API. ( #11005 )
8 years ago
qiaolongfei
59a25fd2c9
update
8 years ago
qiaolongfei
74701b2692
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-prefetch
8 years ago
qiaolongfei
21f068ab19
optimize the name of table_grad_list
8 years ago
tangwei12
5f5d6a9dc7
optimized checkpoint and save_model
8 years ago
qiaolongfei
16027ea111
use block.clone_variable instead of _clone_var
8 years ago
fengjiayi
3bcb67f1db
fix a bug
8 years ago
tangwei12
5eea5db95f
optimized checkpoint and save_model
8 years ago
Yancey1989
60d827a8b9
Merge branch 'develop' of github.com:PaddlePaddle/Paddle into overlap_send_op
8 years ago
Yancey1989
20c24c05aa
singleton rpc_client
8 years ago
qiaolongfei
c797adede7
append table grad to grad_to_block_id
8 years ago
tangwei12
514b2427ed
add save/load persist_vars_without_grad
8 years ago
fengjiayi
9752e5bcbd
Add uint8 support in data_feeder.py
8 years ago
qiaolongfei
9f4b66f684
table gradient should be split and send to each pserver
8 years ago
fengjiayi
291f7f8ce5
fix a error
8 years ago
fengjiayi
632108dc2e
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_random_crop_op
8 years ago
fengjiayi
d44dbc4a52
fix errors
8 years ago
Yancey1989
ad6c0142c4
clean up codes
8 years ago
fengjiayi
3e7ce5836f
stash
8 years ago
tangwei12
b2cb7c6f92
Merge branch 'develop' of github.com:PaddlePaddle/Paddle into new_api_about_cpkt
8 years ago
qingqing01
91bd5835df
Fix fill_constant_batch_size_like_op when input is LoDTensor. ( #10943 )
8 years ago
Yancey1989
ceefbf3259
Merge branch 'develop' of github.com:PaddlePaddle/Paddle into overlap_send_op
8 years ago