Luo Tao
21b98d2915
Merge branch 'develop' into softmax_doc
7 years ago
qiaolongfei
9de779f1cf
update switch class
7 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
7 years ago
dzhwinter
541ddf7e24
squash to one pr
7 years ago
dzhwinter
6e3d168b9d
"fix latex"
7 years ago
qiaolongfei
3a25ceebf2
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
7 years ago
dzhwinter
dd711c3754
"add beam search"
7 years ago
Yu Yang
745ea4dcf0
Merge pull request #11354 from reyoung/feature/polish_doc
...
Polish documentation
7 years ago
dzhwinter
dbe0fe6d18
'fix typo'
7 years ago
yi.wu
9397a2e0c8
fix format
7 years ago
dzhwinter
1f38cbf79b
"fix some typo"
7 years ago
yuyang18
96e4663916
Polish inline math and duplicable/optional in auto generated doc
7 years ago
yi.wu
3380737cb7
update by comment
7 years ago
fengjiayi
d684b49cb0
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
7 years ago
fengjiayi
d91060d300
fix errors
7 years ago
weixing02
8bd148dc00
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into hsigmoid_op
7 years ago
Yibing Liu
0b063e5e57
Fix one_hot layer's doc
7 years ago
dzhwinter
45f18b0062
Merge remote-tracking branch 'origin/develop' into doc/api1
7 years ago
Xin Pan
261d5f0232
Merge pull request #11409 from panyx0718/doc
...
Add API docs.
7 years ago
chengduo
f4dce5674d
Merge pull request #11437 from chengduoZH/Add_conv3d_Python_API
...
Add conv3d/pool3d/conv3d_trans Python API
7 years ago
Luo Tao
caf6914fad
add doc of sequence_softmax and parallelDo
7 years ago
tensor-tang
98ab2b403e
polish doc: softshrink, assign, shuffle
7 years ago
tensor-tang
f9bebfe430
polish doc: lod_rank_table, embedding
7 years ago
tensor-tang
acdb57a510
polish doc: conv2d
7 years ago
Yibing Liu
80ccabbfa7
Fix typos in reduce_mean's doc
7 years ago
Yibing Liu
bff4cec3b3
Format lod_reset's doc
7 years ago
dzhwinter
16a3d88a20
fix typo
7 years ago
Yibing Liu
fbbac50510
Fix typos and format problems in smooth_l1's doc
7 years ago
wanghaoshuang
b44b915bda
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into origin/whs_doc
7 years ago
fengjiayi
a6e69d3cc1
Add doc for 'batch'
7 years ago
tangwei12
8a178165a6
add lookuo table in python
7 years ago
wanghaoshuang
c43edffb8b
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into whs_doc1
7 years ago
wanghaoshuang
297a16986d
Fix doc of warpctc, array_read, edit_distance and sequence_reshape.
7 years ago
Tao Luo
d516ace94d
Merge pull request #11364 from jshower/develop
...
Correct the use of the lstm layer
7 years ago
wanghaoshuang
b3cb536402
Fix doc of relu, log and zeros.
7 years ago
chengduoZH
85f59317fb
Merge bt push branch 'develop' of https://github.com/PaddlePaddle/Paddle into Add_conv3d_Python_API
7 years ago
yi.wu
40c631e554
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_unitests
7 years ago
yi.wu
44925eb4c2
fix dist ut
7 years ago
yuyang18
055df47035
Polish code
7 years ago
yuyang18
cbc1b7f1ce
Polish documentation
7 years ago
Luo Tao
10e21b7715
set test_parallel_executor_crf serial
7 years ago
fengjiayi
8a136d142f
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
7 years ago
qiaolongfei
2f9ed97eb6
follow comment
7 years ago
fengjiayi
980499faf1
fix errors
7 years ago
fengjiayi
b69a32933f
Merge pull request #11448 from JiayiFeng/fix_random_crop_api
...
fix a small error
7 years ago
tangwei12
a895916274
[wip] add load lookup table in io and trianer
7 years ago
qiaolongfei
62bf672edd
update document for Switch
7 years ago
chengduoZH
cb7ca1c211
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into Add_conv3d_Python_API
7 years ago
qiaolongfei
21ecd357cf
little optimize
7 years ago
qiaolongfei
0ae6709174
update document
7 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.
7 years ago
guosheng
49ca424d6e
Fix src_idx out of range in beam_search_op
7 years ago
fengjiayi
0ac03ae723
fix
7 years ago
tangwei12
41701969a9
[wip] ckpt m2 develop
7 years ago
qiaolongfei
76129f0331
update comment
7 years ago
chengduoZH
9b13b4c0d2
Add doc
7 years ago
yi.wu
a83b792ada
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_api_reference_docs
7 years ago
yi.wu
c58ba827bb
update
7 years ago
qiaolongfei
fd9b650d7f
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
7 years ago
yuyang18
674327a4b1
Polish several API
7 years ago
yuyang18
ce6394ed73
Polish example
7 years ago
Xin Pan
c1843fd2ae
improve
7 years ago
chengduoZH
2183d01799
Add pool3d and conv3d_trans Python API
7 years ago
chengduoZH
3ab32532d5
Add conv3d Python API
7 years ago
Qiao Longfei
7c426be98c
Merge pull request #11342 from jacquesqiao/add-merge-splited-ids
...
Add merge_ids_op
7 years ago
guosheng
6e38cc337d
Fix the beam_search in test_machine_translation.py
7 years ago
fengjiayi
29bf727e2a
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_doc
7 years ago
fengjiayi
c6c9c657e0
update doc
7 years ago
chengduo
b4dfd08004
Merge pull request #11402 from chengduoZH/refine_batch_func
...
Change drop_last defalut value
7 years ago
yuyang18
b9843abb61
Polish comsum, DynamicRNN
7 years ago
qiaolongfei
cdd55dbcaa
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-merge-splited-ids
7 years ago
guosheng
35e32a8e15
Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search
7 years ago
Yancey
14e833761b
expose h0 in dynamic_lstm ( #11391 )
...
* expose h0 in dynamic_lstm
* update by comment
* update by comment
* h0 to H0
7 years ago
yuyang18
54002c3bab
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/polish_doc
7 years ago
yi.wu
343c1957bd
let test run only one pass
7 years ago
chengduoZH
0a46de4a3c
fix unit test
7 years ago
Yibing Liu
28a0ac535a
Merge branch 'develop' of upstream into argsort_dev
7 years ago
guosheng
92a7766ecb
Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search
7 years ago
guosheng
592f84a4af
Complete the docs of beam_search_op, beam_searc_decode_op and the python wrapper
7 years ago
Xin Pan
9185579c45
follow comments
7 years ago
typhoonzero
e7f820762a
small fix
7 years ago
Yibing Liu
94e72ea6e7
Support more negative axes in argsort_op
7 years ago
Xin Pan
5d0bf8bc8f
Add API docs.
7 years ago
qiaolongfei
d76f8a8f5d
refine doc of polynomial_decay
7 years ago
qiaolongfei
dde0a28073
add doc for Switch
7 years ago
qiaolongfei
f3e631cd9e
small update
7 years ago
qiaolongfei
b645dfacaf
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
7 years ago
qiaolongfei
d82422997a
add doc for batch norm
7 years ago
yuyang18
ff55d4c593
Polish documents
...
* less_than
* cumsum
* multiplex
* open_recordio_file
7 years ago
yi.wu
7b54b30be5
follow comments
7 years ago
yi.wu
1457be3e7b
fix_api_reference_docs
7 years ago
qiaolongfei
4d0fd7e725
add API reference for create_tensor
7 years ago
yi.wu
3bb8699498
support running test with reader
7 years ago
qiaolongfei
f031555cfb
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-merge-splited-ids
7 years ago
Qiao Longfei
431491a2a8
Merge pull request #11366 from jacquesqiao/refine-prefetch
...
Refine prefetch
7 years ago
qiaolongfei
2c1e2caa7d
update document
7 years ago
qiaolongfei
8e19c324ab
update split_lod_tensor, create_array and array_length doc
7 years ago
Tao Luo
ca4d528b35
Merge pull request #11369 from luotao1/refine_doc
...
refine docs of elementwise_op etc.
7 years ago
Wu Yi
5100c4c3aa
Enable docstring checker and fix comments ( #11351 )
...
* enable docstring checker and fix comments
* update
* update by comments
* fix build
7 years ago
qiaolongfei
2b9ff39f5f
fix the default value prefetch_var_name_to_block_id
7 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.
7 years ago
whs
adc09087c1
Add slice op. ( #11052 )
...
* Add slice op.
* Remove using from header file and fix doc.
* Fix doc
* Small fix.
7 years ago
qiaolongfei
6dd3f3cf27
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-merge-splited-ids
7 years ago
qiaolongfei
16658f7b59
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine-prefetch
7 years ago
qiaolongfei
fe65064827
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine-prefetch
7 years ago
Luo Tao
7bdb573d79
update with comments
7 years ago
Luo Tao
7694199050
refine docs of elementwise_op etc.
7 years ago
jshower
22f80cc536
code sytle
7 years ago
chengduoZH
173d72b481
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into enable_cpu_on_pe
7 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.
7 years ago
gongweibao
627d7a64f8
Clean `sendop` `recv` operator. ( #11309 )
7 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
7 years ago
yuyang18
2955ff5887
Polish documentation
...
* row_conv
* uniform_random
* layer_norm
* create_parameter
* hard_shrink
* ssd_loss
7 years ago
qiaolongfei
0d3d4ae775
refine prefetch logic
7 years ago
chengduoZH
7b723839ef
Add cpu test for parallel_executor_crf executor_fetch_feed, and enable these tests
7 years ago
jshower
451bc3a7bd
Correct the use of the lstm layer
7 years ago
yi.wu
e2433207d3
update
7 years ago
yi.wu
ff4efb84d9
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_api_reference_docs
7 years ago
sneaxiy
831909ce69
Merge pull request #11313 from sneaxiy/argmin_argmax
...
Add argmin and argmax op
7 years ago
chengduoZH
d24e046c1e
fix allReduce bug
7 years ago
Tao Luo
69b5a62c65
Merge pull request #11319 from luotao1/mkldnn
...
add FLAGS_use_mkldnn to global control use_mkldnn
7 years ago
chengduoZH
a57e8a4338
add cpu test
7 years ago
Yu Yang
9328c3cf7b
Merge pull request #11308 from reyoung/feature/polish_api_ref
...
Simplize API Reference Documentation
7 years ago
Luo Tao
79d555b9f2
Merge branch 'develop' into mkldnn
7 years ago
qingqing01
59e10922b4
Expose maxout Python API. ( #11278 )
...
* Expose maxout API.
* Fix code style.
7 years ago
qiaolongfei
eccf0d5e19
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-merge-splited-ids
7 years ago
qiaolongfei
a941786393
replace concat_op with merge_ids_op
7 years ago
qiaolongfei
509cb0bc76
add unit test, pass the unit test
7 years ago
Wu Yi
b7c683b892
Merge pull request #11326 from jacquesqiao/fix-distribute_transpiler
...
fix distribute_transpiler
7 years ago
chengduoZH
495368c243
ADD CPU_NUM
7 years ago
chengduoZH
d09fd1f6f0
test seresnext
7 years ago
chengduoZH
5a3c8bf813
fix in c++ side
7 years ago
tangwei12
bf2c53ae0a
Merge branch 'develop' of github.com:PaddlePaddle/Paddle into new_api_about_cpkt
7 years ago
qiaolongfei
bf03a2094b
fix distribute_transpiler
7 years ago
chengduoZH
a56dcf5159
fix parallel_executor.py and xx_mnist.py
7 years ago
guochaorong
eced973091
Merge pull request #11317 from guochaorong/fix_bad_code
...
Fix bad code in c plus and python
7 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
7 years ago
Siddharth Goyal
52e2eb65b9
Fix function in fit-a-line with new API ( #11020 )
7 years ago
tangwei12
5c8397a88f
remove chief in test
7 years ago
Luo Tao
c6d230e03e
add FLAGS_use_mkldnn to global control use_mkldnn
7 years ago
guochaorong
cde7db85b3
fix bad code in python
7 years ago
yi.wu
efcff3d9e5
polish api ref docs
7 years ago
yuyang18
dd26329b3c
Remove return types
7 years ago
yuyang18
8c9041f486
Refine LinearCRF
7 years ago
sneaxiy
568c4e5ec4
recommit using account sneaxiy
7 years ago
yi.wu
5be454bf33
polish docs
7 years ago
yuyang18
0d29e65924
Add resize_bilinear
7 years ago
guosheng
5e20a8ef93
Make python unit test of beam_search_op and beam_searc_decode_op run correctly
7 years ago
yuyang18
439a265760
Better trim dot
7 years ago
yuyang18
b000e0de5d
Simplize API Reference Documentation
7 years ago
fengjiayi
b587a7f66e
Merge pull request #11293 from JiayiFeng/update_crop_op
...
Update crop op
7 years ago
Yu Yang
8deff48db0
Merge pull request #11081 from reyoung/feature/python_doc
...
Add document to random crop operator
7 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
7 years ago
fengjiayi
24649a780d
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_crop_op
7 years ago
Wu Yi
635099c162
Merge pull request #11121 from typhoonzero/fluid_benchmark_support_recordioreader
...
Fluid benchmark support recordio reader
7 years ago
fengjiayi
9c61409a18
Make crop op supporting taking offsets as one of its inputs
7 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"
7 years ago
yuyang18
2dd66ef65e
Do not generate doc for op_role and op_attr_name
7 years ago
tangwei12
9e026a93cf
remove chief
7 years ago
yuyang18
59d75bda74
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/python_doc
7 years ago
fengjiayi
50104f18c7
Merge pull request #11230 from JiayiFeng/add_broadcast_test
...
Add unittests to check channelwise add
7 years ago
fengjiayi
65a94be1a1
Merge pull request #11223 from JiayiFeng/dev_reverse_op
...
Add reverse op
7 years ago
weixing
d02b318c19
Merge pull request #11201 from weixing02/format
...
Fix formula display error
7 years ago
dzhwinter
d050360a74
"reduce test input data size to accelerate ci" ( #10831 )
7 years ago
tangwei12
7fbddaa64a
bug fix
7 years ago
yi.wu
29b32b8075
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fluid_benchmark_support_recordioreader
7 years ago
fengjiayi
ba773fc9f8
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_broadcast_test
7 years ago
fengjiayi
ea73fb8416
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_reverse_op
7 years ago
tangwei12
cb7c1245b3
code optimized
7 years ago
tangwei12
2f44585e83
code optimized
7 years ago
guosheng
741046e8ea
Fix and enhance beam_search_op and beam_searc_decode_op to be comparable with python beam search
7 years ago
yuyang18
df681fd4e0
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/python_doc
7 years ago
fengjiayi
42d7174778
refine API
7 years ago
yi.wu
92c61ce8fc
disable test listen and serv
7 years ago
fengjiayi
e819f1b3a5
Add unittests to check channelwise add
7 years ago
yi.wu
000c80a14a
disable failed tests
7 years ago
Yancey1989
05b6aa1805
increase dist unit test timeout
7 years ago
fengjiayi
9dc3ed4019
Merge pull request #11198 from JiayiFeng/dev_resize_short
...
Add image_resize_short and refine resize API
7 years ago
fengjiayi
aa9383f3b0
Add unit tests
7 years ago
yi.wu
8893cf1262
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fluid_benchmark_support_recordioreader
7 years ago
dzhwinter
7971d4a310
Feature/deterministic ( #11205 )
...
* "fix deterministic"
* "fix ci"
* "fix init"
7 years ago
tangwei12
53409a29d8
code optimized
7 years ago
tangwei12
f28f41dbcd
update io.py annotations and codes
7 years ago
tangwei12
6db240d78b
update trainer about epoch_id and step id
7 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
7 years ago
weixing02
246f613538
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into format
7 years ago
weixing02
b6aa7bd093
Fix format display error
7 years ago
tangwei12
3b5e3f9be4
update checkpoint unittest
7 years ago
fengjiayi
f3db005c4a
fix errors
7 years ago
Yancey1989
a158bd9173
fix ci
7 years ago
tangwei12
eea5762e26
add checkpoint unittest
7 years ago
fengjiayi
e1599eb349
Add image_resize_short and refine API
7 years ago
Yancey1989
e896926b9c
add unit test for dist mnist
7 years ago
yi.wu
a28a462e19
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fluid_benchmark_support_recordioreader
7 years ago
tangwei12
9735f25011
optimized
7 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.
7 years ago
Kexin Zhao
5713a0bf5e
fix lodtensor api in memory opt machine trans ( #11171 )
7 years ago
Siddharth Goyal
99a5a3d8d3
Fix optimizer in remaining chapters with high level API ( #11172 )
7 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
7 years ago
Yibing Liu
4760f2851e
Add the argsort operator
7 years ago
tangwei12
bfdcf18707
grammar optimized.
7 years ago
yi.wu
9d3114c8c9
fix transpiler error
7 years ago
Yancey
2a5cb2ec79
Merge pull request #11066 from Yancey1989/dist_recordio
...
support recordio in dist train
7 years ago
tangwei12
08e5f0ae48
rename need_load_checkpoint to get_latest_checkpoint_serial
7 years ago
tangwei12
c06f43bbb6
add annotation about _is_checkpoint_var
7 years ago
Yancey
524c81e532
Merge pull request #11126 from Yancey1989/polish_test_listen_and_serv_op
...
speedup test_listen_and_serv_op
7 years ago
Yancey
bd0f8f8d52
Merge pull request #11054 from velconia/update_simple_distranspiler
...
Merge simple_dist_transpiler.py into distribute_transpiler.py
7 years ago
Yancey1989
7f5eb9f687
update by comment
7 years ago
Yancey1989
7218f4feb2
update by comment
7 years ago
Yuan Gao
d3e99aeec3
add normalize switch to box_coder_op ( #11129 )
7 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
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
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
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
whs
376c948e88
Polygon box transform op for OCR East detection. ( #10802 )
...
* Add quad transform.
* Fix some syntax error.
* Fix CUDA kernel launch configure.
* Generalize geometry channels.
* Rename QuadTransform to PolygonRestore.
* Rename op.
* Rename op and fix computation.
* Modify CMakeLists.txt for box_restore op.
* Refine code:
1. rename op
2. uncomment unitest on GPU
8 years ago
Siddharth Goyal
fb43c6b4a5
Fix attribute name in new API ( #10947 )
8 years ago
Kexin Zhao
c79ec9f002
Add create LoDTensor from list option and simplify recommender book example ( #10946 )
...
* add create lodtensor from list
* modify book example
8 years ago
baiyf
1ba2581a52
Unified bilinear_interp op Python interface specification ( #10925 )
...
* unify UpsamplingBilinear2d interface specification
* unify UpsamplingBilinear2d interface specification
* fix name conventions
* small fix about computation order
8 years ago
Wu Yi
36fd705ad3
add random reader op export ( #10914 )
8 years ago
Yu Yang
2013b1cc18
Merge pull request #10930 from reyoung/feature/make_understand_sentiment_serial
...
Disable unstable test
8 years ago
fengjiayi
cd8700f172
Merge pull request #10872 from JiayiFeng/dev_CustomReader
...
CustomReader
8 years ago
yuyang18
dd4c977401
Diable buggy test
8 years ago
Yancey1989
0aa6f9e934
Merge branch 'develop' of github.com:PaddlePaddle/Paddle into overlap_send_op
8 years ago
QI JUN
c509c82546
Fix range in data flow analysis ( #10865 )
...
* fix range in data flow analysis
8 years ago
fengjiayi
8147063539
follow comments
8 years ago
Kexin Zhao
4d29a5d3c3
first commit
8 years ago
Kexin Zhao
defbaff2f6
Merge pull request #10886 from kexinzhao/label_semantic_roles_lod
...
Simplify label_semantic_roles book example using new LoDTensor API
8 years ago
Kexin Zhao
b3f650d1c6
Merge pull request #10889 from kexinzhao/understand_sentiment_lod
...
Modify understand sentiment example using new LoDTensor API
8 years ago
Kexin Zhao
6133728a67
fix error
8 years ago
Kexin Zhao
69e0af56cd
do this to new_api example
8 years ago
Kexin Zhao
dbc6102e55
simplify label_sementic_example
8 years ago
Nicky Chan
5b9d09d729
Merge branch 'develop' into high_level_api_machine_translation
8 years ago
Siddharth Goyal
87ff95d928
[Test-driven] Implementing label_semantic_role with new API ( #10757 )
...
* Update label role implementation to use new API
* Try trainable embedding layer
* Fix feed order
* Add infer call
8 years ago
daminglu
e0d5702e82
add cmake for word2vec ( #10890 )
8 years ago
fengjiayi
239546a6c1
add unit test and fix a bug
8 years ago
Yancey1989
fc06222ae9
fix async worker
8 years ago
daminglu
0cd3d46147
Recommend sys new api ( #10894 )
8 years ago
Yu Yang
d406c76a30
Merge pull request #10744 from reyoung/feature/refine_parallel_executor
...
Disable and fix tests on multi devices.
8 years ago
daminglu
cc7b4b9ef1
add return_numpy back ( #10892 )
8 years ago
Yu Yang
8653cf3004
Merge pull request #10656 from reyoung/feature/support_op_role
...
Add `op_role` into OpDesc.
8 years ago
baiyf
16b09d3c36
Expose bilinear operator into Python API. ( #10875 )
...
* Expose bilinear operator into Python API
* delete unused lines
* delete unused lines
* fix typos
* fix name arg and typos
8 years ago
Nicky
b0868af5d7
Simplify Machine Translation demo by using Trainer API
8 years ago
Kexin Zhao
8cce330430
fix error
8 years ago
Kexin Zhao
5a10d833db
initial commit
8 years ago
Kexin Zhao
224bd8f0de
Add lod_tensor.py for ease of creating lod tensor in book examples ( #10817 )
...
* add lod_tensor utility python module
* add lod_tensor test code
* add more lod tensor tests
* modify word2vec example code using new api
* add comment
8 years ago
tangwei12
73b67236f4
Merge branch 'develop' of github.com:PaddlePaddle/Paddle into new_api_about_cpkt
8 years ago
tangwei12
dca0b6d9cc
restore param_path
8 years ago
tangwei12
397a69d942
Merge pull request #10532 from seiriosPlus/checkpoint
...
add checkpoint util class and implement
8 years ago
Yibing Liu
20bdc3e109
Merge pull request #10846 from kuke/deconv_group
...
Add groups for conv transpose ops
8 years ago
tangwei12
2c47e067ae
add clean checkpoint
8 years ago
tangwei12
cf3fb2488c
add clean checkpoint
8 years ago
fengjiayi
530556dd97
Merge pull request #10864 from JiayiFeng/dev_expose_random_gen
...
expose random_data_generator
8 years ago
yuyang18
50dab46033
Fix bug
8 years ago
Yibing Liu
4bafbf411c
Enable groups for conv3d transpose op
8 years ago
fengjiayi
4b395b0809
fix errors
8 years ago
yuyang18
0dcfb7b45e
Remove buggy tests
8 years ago
yuyang18
fcbf19bf93
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_parallel_executor
8 years ago
Yancey1989
540b45350d
use req_count as atomic type
8 years ago
Tao Luo
a675289289
Merge pull request #10854 from weixing02/RMSProp
...
Add api docs for RMSProp and modelAverage
8 years ago
yuyang18
23e19e2e42
Fix bug
8 years ago
fengjiayi
c2436f2ca5
expose random_data_generator
8 years ago
Yu Yang
a9f9fbadd9
Merge pull request #10832 from typhoonzero/fix_server_port_file_conflict
...
fix dist test
8 years ago
yuyang18
9ab12df62d
Disable no good tests
8 years ago
Yancey1989
6debbcd9f9
connect fetch barrier and concat op
8 years ago
tangwei12
192f9a5a70
bug fix
8 years ago
whs
8655904be2
Enhance reduce op ( #10708 )
...
* Enhance reduce op for multi dims.
* Uncomment some unitest.
* Uncomment unitest.
* Remove unused code.
* Fix infershape and python wrapper.
* Add more examples.
* Fix l2_normalize.
* Fix normalization_wrapper.
* Polish code.
1. Rename unitest function.
2. Rename const variable.
8 years ago
tangwei12
d96b4427a2
rename checkpoint folder to checkpoint_serial
8 years ago
fengjiayi
df8fbf80d9
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_CustomReader
8 years ago
fengjiayi
b48eba1902
complete python API and unit test
8 years ago
Yibing Liu
adbf97b42d
Merge branch 'develop' of upstream into deconv_group
8 years ago
Yibing Liu
7a557040e7
Expose param group in conv2d_transpose api
8 years ago
weixing02
7f40cff913
yapf adjust
8 years ago
Yibing Liu
6e13c86dff
Enable multiple groups for cudnn conv transpose
8 years ago
tangwei12
9d985340e5
update annotation grammar
8 years ago
Siddharth Goyal
80868f799a
Add dynamic rnn model for sentiment analysis with new API ( #10849 )
8 years ago
Siddharth Goyal
e858471a16
Add conv model for sentiment analysis with new API ( #10847 )
8 years ago
yuyang18
fb370f4411
Refine code
8 years ago
Yibing Liu
669c0df69e
Add groups for conv transpose
8 years ago
yuyang18
b857ff1b45
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_parallel_executor
8 years ago
whs
67f5eaff78
Add dice loss ( #10717 )
...
* Add dice loss.
* Fix comments.
* Remove unused code.
8 years ago
yuyang18
27e4ce7287
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/support_op_role
8 years ago
tangwei12
27b717516f
update python annotation
8 years ago
Yancey1989
e9abc66910
fix pe
8 years ago
yuyang18
b920d2c281
enable serial tests
8 years ago
yuyang18
1b69c25c92
Merge branch 'feature/sequnce_run_tests' into feature/refine_parallel_executor
8 years ago
yuyang18
91007fe974
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_parallel_executor
8 years ago
yuyang18
1426d794ff
Force some unittests serial
8 years ago
yi.wu
5fe8de9d8a
fix dist test
8 years ago
tangwei12
b044724db7
update fluid Train API param_path to checkpoint_config
8 years ago
whs
86d7cc9789
Add bias for gru_unit_op and fix activation function ( #10087 )
8 years ago
Qingsheng Li
0d94ab1306
Fixed var not found bug ( #10808 )
8 years ago
yuyang18
0e5a278c23
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/support_op_role
8 years ago
tangwei12
e901de6681
update var name
8 years ago
qingqing01
2a77fc507b
Enhance detection_map_op and more check in prior_box API. ( #10796 )
...
1. If all bboxes are not difficult ground truth, the users can not define the data layer for this flag and not the input can be None for detection_map API.
2. Set default value for aspect_ratios in prior_box API.
3. Add more check in prior_box API.
8 years ago
Siddharth Goyal
f6543a1181
[Test-driven] Implementing sentiment_analysis with new API ( #10812 )
8 years ago
tangwei12
2412dee376
code optimized
8 years ago
tangwei12
06aa23b060
Merge branch 'develop' of github.com:PaddlePaddle/Paddle into checkpoint
8 years ago
tangwei12
be05056524
delete old checkpoint code
8 years ago
Yancey1989
952fa04009
Merge branch 'develop' of github.com:PaddlePaddle/Paddle into overlap_send_op
8 years ago
tangwei12
ed2129cc50
revert distribute_transpiler.py
8 years ago
tangwei12
01975ec1c7
add checkpoint in io
8 years ago
yuyang18
0ce840277e
Skip hang op
8 years ago
Qingsheng Li
9ff6715f8a
Enhanced is_empty_op for our seq2seq model ( #10704 )
...
* Added kernel to is_empty_op
* Added python API
* Updated code as required
* Updated unittests
8 years ago
tangwei12
5451c78ded
add checkpoint in io
8 years ago
dzhwinter
5828101c23
make uint8 support in data_type transform and memory optimize ( #10715 )
...
* "a piece of job."
* "fix typeo"
* "fix ci"
8 years ago
yuyang18
3ec17dcb73
Fix cmake
8 years ago
yuyang18
8c6f9389ee
Disabled hanged unit tests
8 years ago
yuyang18
56c2e4a74b
disable test together
8 years ago
yuyang18
f06515119e
Extract tests from test_parallel_executor
8 years ago
baiyf
a66afe0675
Expose prior_box op into detection.py ( #10773 )
...
* package prior_box op
* add doc
* add unittest
* add unittest
* fix CI fails
8 years ago
yuyang18
6db9c3c7d6
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_parallel_executor
8 years ago
yuyang18
f6638c0b07
Disable buggy tests
8 years ago
daminglu
ae1990731d
Test word2vec ( #10779 )
8 years ago
daminglu
11b6473c26
Image classification & word2vec ( #10738 )
8 years ago
tangwei12
e130bf3752
optimize python checkpint dir config
8 years ago
tangwei12
b6ee59ae25
optimize python checkpint dir config
8 years ago
tangwei12
ee91e48e34
fix serial number
8 years ago
tangwei12
d98480cff5
fix serial number
8 years ago
tangwei12
22df4c278c
fix serial number
8 years ago
tangwei12
eff92d046b
merge develop
8 years ago
Qiao Longfei
eb7d87545e
add trainer.stop and fix a bug for train_by_parallel_executor ( #10762 )
8 years ago
Qiao Longfei
54ae8e4520
Merge pull request #10741 from jacquesqiao/inferencer-support-multi-gpu
...
Inferencer support parallel_executor
8 years ago
tangwei12
821acdb3bf
update op to trianer and pserver
8 years ago
Wu Yi
ebc7303990
listen_and_serv use local scope ( #10663 )
...
* listen_and_serv use localscope
* fix ut
8 years ago
qiaolongfei
d2d671e341
add comment
8 years ago
qiaolongfei
feed94e20f
should load parameter before create parallel_executor
8 years ago
yuyang18
ceb150e9fa
Merge remote-tracking branch 'yx/fix_bce_cdn_link' into feature/refine_parallel_executor
8 years ago
Yancey1989
274df85ca6
Merge branch 'develop' of github.com:PaddlePaddle/Paddle into overlap_send_op
8 years ago
yuyang18
71c4933a02
Use independent recordio file name
8 years ago
qiaolongfei
e8d24aa144
Inferencer support parallel_executor
8 years ago
Kexin Zhao
bbd7580e04
simplify recognize digits example code ( #10722 )
8 years ago
yuyang18
f04754886b
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/trainer_by_pe
8 years ago
Yu Yang
63012df497
Switch scope/program for every test ( #10702 )
8 years ago
Tao Luo
7e88026e85
Merge pull request #10725 from Haichao-Zhang/improve_seq_pool_doc
...
improved the documentation for sequence_pool function
8 years ago
Wu Yi
7b17bc17a5
Merge pull request #10688 from typhoonzero/add_nccl2_support_for_trainer
...
Support nccl2 dist train in trainer
8 years ago
qingqing01
1f8243b7f8
Refine smooth L1 loss. ( #10713 )
8 years ago
zhanghaichao
3e34c9798a
improved the documentation for the sequence_pool function
8 years ago
Yang Yang(Tony)
b67ce353fa
speed up test label semantic roles ( #10718 )
8 years ago
Kexin Zhao
d73f2bd6bd
fix data_feeder lod bug
8 years ago
tangwei12
4220b31d4f
update pserver startup
8 years ago
tangwei12
744e95d305
add ckpt load
8 years ago
Yu Yang
8b1b7564cf
Merge pull request #10671 from chengduoZH/fix_fetch_op_handle
...
Refine fetch op handle
8 years ago
dzhwinter
ed748dae66
"fix dtype test in ci" ( #10667 )
...
* "fix ci"
* "fix network config"
* "rerun ci"
8 years ago
tangwei12
9cf47afe61
modify get trainer param
8 years ago
tangwei12
d081256cd5
add api in distribute transpiler
8 years ago
Yang Yang(Tony)
6c87e34373
move test_network_with_dtype out of test_all_ops ( #10675 )
8 years ago
typhoonzero
a41a94f2ee
support nccl2 dist train in trainer
8 years ago
yuyang18
40da8c00b6
Add missing attr
8 years ago
yuyang18
3923d40992
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/support_op_role
8 years ago
yuyang18
624caee56b
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_fetch_op_handle
8 years ago
yuyang18
791af3a088
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/trainer_by_pe
8 years ago
Yu Yang
9707aa6bde
Merge pull request #10619 from reyoung/feature/exec_strategy
...
Clean code & add execution strategy
8 years ago
Qiao Longfei
1c4bb5c83d
user need to set feed order for Trainer.train and Trainer.test ( #10679 )
8 years ago
daminglu
74ca73b80d
Update trainer api ( #10674 )
8 years ago
chengduoZH
e383ea20dc
fix fetch op handle
8 years ago
yuyang18
c8f3ed2300
Skip buggy test
8 years ago
yuyang18
9e736215e8
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exec_strategy
8 years ago
gongweibao
13836b046f
Change default split minimize value to speed up transport data to pserver. ( #10635 )
...
Change default split minimize value to speed up transport data to pserver
8 years ago
tangwei12
c80125f286
add checkpoint_load to python framework
8 years ago
Yancey1989
00efc4ccfa
Merge branch 'develop' of github.com:PaddlePaddle/Paddle into overlap_send_op
8 years ago
Yancey1989
315e44acee
add fetch_barrier_op
8 years ago
chengduo
ded2153269
Merge pull request #10645 from chengduoZH/fix_pe_bug
...
Fix pe bug
8 years ago
yuyang18
44c52a8c1a
Polish op_proto_maker
8 years ago
yuyang18
577c19b2af
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/support_op_role
8 years ago
yuyang18
7c777dd549
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exec_strategy
8 years ago
yuyang18
017bba1664
Add op role
8 years ago
Yancey
0acc93cab9
add dist transpiler unit test ( #10485 )
...
* add dist transpiler unit test
* update by comment
* update by comment
* fix ci
* fix ci
8 years ago
Wu Yi
b0eca1040f
remove unused vars ( #10618 )
8 years ago