Commit Graph

6246 Commits (2b007fb55d5d004d863a4fba18ebd1f4de3679ba)

Author SHA1 Message Date
qingqing01 c62f68cb94
Fix bug in conditional_block_op. (#12246)
7 years ago
chenweihang bc471b6ac4 refactor: remove inplace parameter from squeeze and unsqueeze op
7 years ago
Yu Yang c6af7201e9
Merge pull request #12692 from reyoung/feature/fast_executor
7 years ago
tangwei12 5fa1f05c9d code clean and rename
7 years ago
tangwei12 bf2f1599f9 code clean
7 years ago
tensor-tang 674b719bf4 add print
7 years ago
tensor-tang b090479409 Merge remote-tracking branch 'ups/develop' into feature/op/fusion_lstm
7 years ago
tensor-tang f6d073422c refine fusion lstm op test
7 years ago
tangwei12 3efac174ea Merge branch 'develop' of github.com:PaddlePaddle/Paddle into sum_op_dim_fix
7 years ago
tangwei12 8cfcbabf5e fix dist unittest
7 years ago
tangwei12 dbb4f0d35d Merge branch 'develop' of github.com:PaddlePaddle/Paddle into dis_ckpt_fix
7 years ago
Qiao Longfei fd10669ecb
Add dependency to send recv (#12760)
7 years ago
fengjiayi 8d8d48a34f Complete sequence_pad_op and its CPU kernel. Add unittests
7 years ago
minqiyang f4999e4f39 Remove unused six and missing six import
7 years ago
tangwei12 c24a9263ba Merge branch 'develop' of github.com:PaddlePaddle/Paddle into sum_op_dim_fix
7 years ago
tangwei12 7715cdc69b add unit test in dist transpiler
7 years ago
tangwei12 bb9f494740 merge develop
7 years ago
tangwei12 eba7177475 add unit test and code fix
7 years ago
Qiao Longfei 653fad08f8
Optimize selected rows for dist lookup table with pthread rwlock (#12635)
7 years ago
tangwei12 479a443f68 name optimized
7 years ago
tangwei12 0749c8822d
Merge pull request #12556 from seiriosPlus/samplingIdOp
7 years ago
minqiyang 1ef5f2c3e8 Make flowers reader and parallel_executor more efficient
7 years ago
minqiyang e398348e7e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
Qiyang Min 340a104c58
Merge pull request #12658 from velconia/port_pybind11
7 years ago
tangwei12 125e9166e1 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into sum_op_dim_fix
7 years ago
tensor-tang b599bd8d46 Merge remote-tracking branch 'ups/develop' into feature/op/fusion_lstm
7 years ago
dzhwinter d7873e1412
remove patchelf in windows (#12710)
7 years ago
tensor-tang a72f68f223 Merge remote-tracking branch 'ups/develop' into feature/op/fusion_lstm
7 years ago
tensor-tang df28a3b452 fix lod and op test
7 years ago
tensor-tang f3cd2612ae refine fc and use the fc compute in fusion_lstm
7 years ago
qingqing01 c44fb00371
Add name in relu and log API. (#12438)
7 years ago
tensor-tang 40138c4cd6 add unit test of fusion lstm op
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
jerrywgz c108376506 Add three modes for prelu_op (#12630)
7 years ago
gongweibao d06849305a
parameter dispather. (#12666)
7 years ago
tensor-tang efc5392d97
Merge pull request #12676 from tensor-tang/refine/op/fc
7 years ago
minqiyang a32ce8c444 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
tangwei12 baa6273c54 unit test optimize
7 years ago
minqiyang 507f479732 Polish code
7 years ago
tangwei12 09e30eeeda
Merge pull request #12696 from seiriosPlus/lookuptable_size_on_pserver_fix
7 years ago
minqiyang 0d7047ca79 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
yuyang18 d1d825ee02 Hide unnecessary API
7 years ago
yuyang18 265302edea Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/fast_executor
7 years ago
tangwei12 13e99cf92f add unit test
7 years ago
Wu Yi bd87f67f0e
Dist transpile can pass startup program by argument (#12606)
7 years ago
Bai Yifan 9333a62792
Add flatten op interface and enhance APIs about detection to support variable-length image. (#12422)
7 years ago
tangwei12 ed937bc6f8 merge
7 years ago
tangwei12 e73fc973d6 revert trainer py
7 years ago
minqiyang 4d4491ef6a Fix new added code
7 years ago
minqiyang 77f12e000f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
fengjiayi d6b5302bd6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_op_tensor_support
7 years ago
tensor-tang 0098a494a2 Merge remote-tracking branch 'ups/develop' into refine/op/fc
7 years ago
gongweibao 842fb021b3
Fix clone() bug. (#12583)
7 years ago
Qiao Longfei 5d579e1a96
add export_for_deployment flag to save_inference_model (#12582)
7 years ago
minqiyang 1f86c88f4a Remove random order of fetch_list in test_random_crop_op
7 years ago
tangwei12 f42247e55f change to int to compatible with py3
7 years ago
minqiyang e0d5f8a820 Move compat module to python/paddle
7 years ago
tangwei12 0707abb51b lookup table fix
7 years ago
minqiyang 5338417b47 Polish code style
7 years ago
minqiyang ae39709e59 Polish code
7 years ago
minqiyang 1800fef142 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
yuyang18 05cadf1b24 Add FastExecutor
7 years ago
tensor-tang b9dbb7c5cb fix bias attri in mkldnn fc
7 years ago
tangwei12 64683cf84a fix
7 years ago
tangwei12 011ff6bce1 bug fix
7 years ago
tensor-tang 45d0259a67 add fc forward test
7 years ago
tangwei12 59580a7f69 bug fix
7 years ago
Wu Yi 8b77448d5f
hide misc APIs (#12540)
7 years ago
Wu Yi d3da0ef9f6
Fix dist train with rmsprop (#12649)
7 years ago
Jiabin Yang 989cae25dd fix the numpy version has to be lower than 1.15 (#12523)
7 years ago
minqiyang 92aa20616d Polish the code style
7 years ago
minqiyang 68b221401d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
tangwei12 3972ba3272 add ditriubted attrs
7 years ago
jerrywgz af8b1b993f Fix rpn_target_assign API.
7 years ago
minqiyang 812de6e806 Port utils to Python3
7 years ago
tangwei12 051eaa5fc7 add ditriubted attrs
7 years ago
tangwei12 057a64508c enable lookup table to inference
7 years ago
tangwei12 f1a10ccea9 enable lookup table to inference
7 years ago
Tao Luo 49ad570ee8
Merge pull request #12667 from luotao1/wmt14
7 years ago
Bai Yifan 649f5d74f0
fix mine_hard_example bug (#12664)
7 years ago
Wu Yi f54efd027e
Merge pull request #12660 from typhoonzero/polish_dist_unittests
7 years ago
tangwei12 5c537941c2 merge develop
7 years ago
minqiyang 6988aea989 Fix long type in Python3
7 years ago
minqiyang fae5c1f514 Fix the input of executor
7 years ago
luotao1 d54267094e fix wmt14 download error
7 years ago
minqiyang 5b452bfd59 Remove the overfix of lod_rank_table
7 years ago
minqiyang 47561c34b0 Fix python2 CI issues
7 years ago
typhoonzero 069ff14756 polish dist unitest
7 years ago
minqiyang a3539845f2 Polish python code style
7 years ago
minqiyang e7c7cbaa42 Port new added files to Python3
7 years ago
Qiao Longfei 331151f065
Merge pull request #12647 from jacquesqiao/add-RPCServerProfiler
7 years ago
minqiyang e4057d071b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
qiaolongfei 0b81801515 change init flags
7 years ago
qiaolongfei 3f2aa91970 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into timeline-support-pure-cpu
7 years ago
tangwei12 64a4925cb4 Merge branch 'Pdv' into samplingIdOp
7 years ago
Qiyang Min 29fac3c092
Merge pull request #12390 from velconia/port_python3_syntax
7 years ago
Tao Luo 5a9ae411e0
Merge pull request #12618 from sfraczek/sfraczek/fix-new-mkldnn-conv-tests
7 years ago
minqiyang 23447cd5a0 Fix parallel_executor_fetch_feed issue
7 years ago
qiaolongfei d080d3e694 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into timeline-support-pure-cpu
7 years ago
minqiyang 5d4238cdcc Fix six.iteritems problem
7 years ago
minqiyang e4e9450e88 Fix random crop op problem
7 years ago
minqiyang 39059eb70f Polish code
7 years ago
Sylwester Fraczek c2a437fd0f review fixes
7 years ago
Sylwester Fraczek dcbc4284aa conv2d tests: stop testing on CUDA when use_cudnn=False. Especially when use_mkldnn=True.
7 years ago
minqiyang d4b10eef5f Polish code
7 years ago
minqiyang 76ee482e18 Fix cv2 issues
7 years ago
Wu Yi 772ceee395
Merge pull request #12615 from typhoonzero/move_dataset_download_url
7 years ago
minqiyang 6dc07e7f95 Replace items() with six.moves.iteritems() to improve memory usage
7 years ago
minqiyang bc12c2c616 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
minqiyang 9cd5999032 Fix dist transpiler unordered dict issue
7 years ago
Qiao Longfei 445ca3db94
Merge pull request #12607 from jacquesqiao/add-unit-test-for-async-transpile
7 years ago
minqiyang be6ecec46f Fix unittests' division issues
7 years ago
minqiyang 59adf7ced1 Fix round(0.0) special issue
7 years ago
qiaolongfei 7c649e06c3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into timeline-support-pure-cpu
7 years ago
qiaolongfei 2ae32f0bf0 revert the change of api
7 years ago
minqiyang 938a9e4faa Polish code
7 years ago
minqiyang 09103084d3 Polish compat.py and add unittest for it
7 years ago
Sylwester Fraczek d74bb6ab9c fix ut for mkldnn 0.15 - added forcing layout NCHW in mkldnn conv tests
7 years ago
typhoonzero 0954adbdcd move download urls
7 years ago
minqiyang c3fdf3aee4 Fix divide problem in CI
7 years ago
qiaolongfei 1b6902133d add TestAsyncLocalLookupTable
7 years ago
qiaolongfei 8da651057c add TestAsyncDistLookupTable
7 years ago
fengjiayi 24d51de022 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_op_tensor_support
7 years ago
fengjiayi 27df3a9f2b make cross_entropy_op supporting tensors
7 years ago
Chen Weihang b2435a3a11
Merge pull request #12374 from chenwhql/py_calc_memory
7 years ago
minqiyang db7d8136a3 Fix CI issue
7 years ago
minqiyang ee1d08abba Fix CI issues
7 years ago
minqiyang 46a2694633 Fix exception problem
7 years ago
minqiyang c2fce7dd24 Fix bos problem
7 years ago
minqiyang 2a799e3bf2 Fix dist_se_resnet problem
7 years ago
minqiyang e102e5dd83 Fix cifar10 decompress problem
7 years ago
minqiyang 3ec6d60c34 Fix write bytes in dataset download
7 years ago
minqiyang e6ae1e4ffc Replace the dependency of paddle.v2 dataset
7 years ago
chengduo 7c8b69c700
Feature/op fusion (#12240)
7 years ago
minqiyang 6abe819f07 Fix pybind11 problem
7 years ago
Qiao Longfei 7970ab965a
Merge pull request #12544 from jacquesqiao/dist-lookup-table-only-support-sgd
7 years ago
Wu Yi 2d036c47cd
polish dist unit test code (#12512)
7 years ago
chengduo 97a77512b4
Fix the order of sum (#12562)
7 years ago
qiaolongfei 111bde9725 add warning to dist lookup table optimizer
7 years ago
qiaolongfei b2f28878e1 remove unused code
7 years ago
qiaolongfei 5a608fcf08 add TestDistLookupTable
7 years ago
qiaolongfei c0e8dd8758 add unit test for dist lookup table
7 years ago
Yu Yang 3300a532aa
Merge pull request #12546 from reyoung/feature/fix_nmt_cannot_save_checkpoint
7 years ago
qiaolongfei fd53fdf84b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dist-lookup-table-only-support-sgd
7 years ago
Qiao Longfei 23252a3432
Merge pull request #12463 from jacquesqiao/remove-duplicated-init-op
7 years ago
chengduo 93152b0bac
Fix the result of unit test (#12520)
7 years ago
tangwei12 5bfdefae91 Merge branch 'Pdv' into samplingIdOp
7 years ago
qiaolongfei 641a7fb342 fix test_initializer
7 years ago
tangwei12 4cd504d3b4 bug fix
7 years ago
qiaolongfei 937061a4aa update test_initializer.py
7 years ago
qiaolongfei 8aeac78282 revert initializer.py
7 years ago
qiaolongfei aa546389e8 move _is_inited_by into framework.py
7 years ago
tangwei12 da2cc99f67 sampling op optimize
7 years ago
minqiyang 1f618c4ff9 Fix the overfix of 2to3 in xrange
7 years ago
Yu Yang 55ff03b7ab Do not set loss@Grad as persistable
7 years ago
qiaolongfei a7448d5426 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into remove-duplicated-init-op
7 years ago
fengjiayi b656d97e86
Merge pull request #12485 from JiayiFeng/dev_ops_tensor_support
7 years ago
Qiao Longfei 3cea440060 enforce test_parallel_executor_transformer and test_image_classification_resnet to run in serial (#12545)
7 years ago
qiaolongfei fd73f2bb26 dist lookup table only support sgd while other dense table support all optimizer
7 years ago
qiaolongfei 9a7084c1ae fix test_dist_transpiler
7 years ago
qiaolongfei 28c4443c22 add test for remove duplicated init op
7 years ago
qiaolongfei 8e9f338c0f add _is_duplicated_init_op
7 years ago
qiaolongfei 37e069eba3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into remove-duplicated-init-op
7 years ago
minqiyang 5656f64b58 Remove duplicate handle of dist_transformer
7 years ago
minqiyang a58dd3e557 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
minqiyang 850c3945f2 Make transformer unittest serial
7 years ago
minqiyang c3e187896d Port contrib to python3
7 years ago
minqiyang cd27e53667 Fix python code in contrib
7 years ago
Chen Weihang 3185d38af4
Merge pull request #12467 from chenwhql/batch_size_check
7 years ago
tangwei12 766ac488ac sum_op selectedRows dim bug fix
7 years ago
Bai Yifan 900d61dd98
Clean python api (#12406)
7 years ago
dzhwinter 0c8fde7dce
"cherry picked cpp tests" (#12182)
7 years ago
dzhwinter 595a2c83ae
explicit gradient of elementwise_add/elementwise_sub (#11970)
7 years ago
fengjiayi 23aebf0ea7 update softmax layer comment
7 years ago
chenweihang bcc2fbe687 add type conversion for batch_size
7 years ago
chengduo c237795100
Reopen test_parallel_executor_transformer (#12452)
7 years ago
chenweihang 8627ef3330 refactor: simplify unittest function
7 years ago
chengduo b5a3e40bb5
close random fail test (#12482)
7 years ago
Xin Pan c58af84c66
Merge pull request #12426 from panyx0718/better_dist_test
7 years ago
chengduo 7a495a5871
add threads in thread pool for CPU (#12475)
7 years ago
fengjiayi f7bd0b227b Add unittests for softmax_op
7 years ago
Xin Pan 12ea358c06 polish
7 years ago
chenweihang 964d631cfd feat: add unittest of memory usage
7 years ago
fengjiayi b1af7e5d9b Add unittests for lookup_table_op
7 years ago
qiaolongfei 0bd710fcde correct the init op type
7 years ago
chenweihang 6a05ed3366 fix: add batch size check in loading data process
7 years ago
qiaolongfei fa94261b73 avoid duplicated init op for one parameter
7 years ago
Qiao Longfei 690625fe15
Merge pull request #12456 from jacquesqiao/add-profiler-to-pserver
7 years ago
qiaolongfei 0b62f61d29 add init flag in __init__.py for listen_and_serv_profile_period
7 years ago
dzhwinter 91fb0156ca
Memory/reshape op (#12414)
7 years ago
Qiao Longfei 271b72460f
Merge pull request #12445 from jacquesqiao/fix-dis-trans
7 years ago
chenweihang c19078566e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into py_calc_memory
7 years ago
Xin Pan 6e26bfe8ef polish
7 years ago
Xin Pan db7b92d0b6 fix
7 years ago
Xin Pan bcc0d32080 clean
7 years ago
Xin Pan 2fb77250f3 clean
7 years ago
Xin Pan 6826de21c2 better dist tests
7 years ago
qiaolongfei f761874b22 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-dis-trans
7 years ago
minqiyang d8ddd3b307 Add TODO for memory optimization in python3 and polishing code
7 years ago
minqiyang 7f794ea563 Replace the overfix of 2to3 with six.string_types
7 years ago
minqiyang ce4eba3b0d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
qiaolongfei 236fc1bd38 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-test-for-split-ids-op
7 years ago
qingqing01 f372f27e3f
Hidden APIs for While, StaticRNN, ParallelDo. (#12332)
7 years ago
minqiyang 000ba1ac5f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
qiaolongfei f4c4c6179c optimize unit test of test_split_ids_op
7 years ago
Xin Pan 19ef4bab4c
Merge pull request #12418 from panyx0718/fix_dist_seed
7 years ago
qiaolongfei 4e0f5c2ae8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-test-for-split-ids-op
7 years ago
Xin Pan 7a192d9e70 fix SERIAL tests
7 years ago
qiaolongfei 41693b6ae7 optimize code
7 years ago
qiaolongfei 91f63cd401 fix split_ids_op and add unit test
7 years ago
qiaolongfei 2aa732ba34 fix distribute transpiler to optimize selected rows
7 years ago
Xin Pan 412ad81644 keep seed in dist transpiler
7 years ago
Xin Pan 4abcb1b8e7
Merge pull request #12409 from panyx0718/add_dist_deps
7 years ago
Xin Pan 398cfb47b1 disable dist_se_resnext since it's not stable yet.
7 years ago
Bai Yifan e12b1d1792 Add flatten op (#12341)
7 years ago
Wu Yi 4dbcb975f7
Enable dist se resnext (#12365)
7 years ago
chengduo 2409d0f710
Refine regularization for selected_rows (#12369)
7 years ago
tensor-tang 5bea9c148c
Merge pull request #12397 from tensor-tang/refine/num_threads
7 years ago
minqiyang 0c7d6eb8b2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
tensor-tang 23e3f790c0 enable read from python
7 years ago
fengjiayi ec4c6e1f7c
Merge pull request #12384 from JiayiFeng/dev_update_save_inference_model
7 years ago
minqiyang 3107318007 Remove the overfix of next in unittest
7 years ago
minqiyang 9fc13fde18 Remove python3 relative import of unittest
7 years ago
minqiyang 35e6abd7bb Change iter_parameters back and port unittests code to Python3
7 years ago
minqiyang e84936206d Remove the overfix of print function in dataset/ folder
7 years ago
minqiyang 4bf3c8c5a1 Use six.moves to migrate zip, map, reduce and pickle in Python2 to Python3
7 years ago
minqiyang 91f0573bc1 Fix the overfix of 2to3 for print function
7 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
7 years ago
fengjiayi 604bd85a45 update inference_optimize()
7 years ago
fengjiayi 0d43594d16
Merge pull request #12364 from JiayiFeng/dev_add_FLAG_free_idle_memory
7 years ago
chenweihang ea548a794b refactor: simplify class to function
7 years ago
chenweihang 999d097bbb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into py_calc_memory
7 years ago
chenweihang eaea82fbab feat: Add memory usage estimate function
7 years ago
fengjiayi fd2d2c66e9 add flag to prevent unnessary memory free
7 years ago
tangwei12 018e2f3a6c Merge branch 'dis_ckpt_fix' of github.com:seiriosPlus/Paddle into dis_ckpt_fix
7 years ago
tangwei12 74c5476f68 hidden slice_vars in distribute transpile, hidden it to users
7 years ago
tangwei12 19ddd3da6a hidden slice_vars in distribute transpile, hidden it to users
7 years ago
qiaolongfei e7eeb19f90 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into parallel-executor-support-prefetch
7 years ago
tangwei12 04b1df2ac8
Merge branch 'develop' into dis_ckpt_fix
7 years ago
tangwei12 57a1d18344 hidden slice_vars in distribute transpile, hidden it to users
7 years ago
qiaolongfei 754e96a30c distribute lookup table work with parallel executor
7 years ago
chengduo a4c5223713
Update test_pe_mnist threshold (#12348)
7 years ago
Qiao Longfei b73806b208
Merge pull request #12347 from jacquesqiao/fix-distribute_transpiler_for_dist_lookup_table
7 years ago
tangwei12 3693394c41 hidden slice_vars in distribute transpile, hidden it to users
7 years ago
fengjiayi f04ae975da
Merge pull request #12161 from JiayiFeng/make_get_test_program_private
7 years ago
qiaolongfei aa3618ed3e fix _create_prefetch_block in distribute_transpiler
7 years ago
Yancey 6133efd9ed
Merge pull request #12218 from Yancey1989/rpc_complete_interface
7 years ago
tangwei12 2c05e37a77 hidden slice_vars in distribute transpile, hidden it to users
7 years ago
qingqing01 24bea40116
Hiden some LoDTensor ralated ops' Python wrapper. (#12230)
7 years ago
Wu Yi 9f0d9dffe6
hide variable API (#12307)
7 years ago
fengjiayi 19639e3106
Merge pull request #12254 from JiayiFeng/fix_lr_decay
7 years ago
fengjiayi 0388d1cb2a some update
7 years ago
fengjiayi 4cba5500d2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_lr_decay
7 years ago
tangwei12 438de1e03b Merge branch 'Pdv' into dis_ckpt_fix
7 years ago
fengjiayi fab6287edf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into make_get_test_program_private
7 years ago
fengjiayi 8a521c0b4d Remove buggy get_test_program and refine c++ reader demo
7 years ago
Yancey1989 fb06ed7bdc Merge branch 'develop' of github.com:PaddlePaddle/Paddle into rpc_complete_interface
7 years ago
dzhwinter abe32a4912
"fix memory optimize bug in lr decay" (#12299)
7 years ago
sneaxiy e658762ae8
Merge pull request #12313 from sneaxiy/py_reader_doc
7 years ago
baiyf a4c06083af
Expose rank_loss op Python API (#12132)
7 years ago
sneaxiy 380ab62e4f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into py_reader_doc
7 years ago
Qiao Longfei 4e07f25915 Merge pull request #12295 from jacquesqiao/speedup-reduce-sum-grad-op
7 years ago
Yu Yang 1e417b93e0
Merge pull request #12286 from reyoung/feature/skip_reader_when_save
7 years ago
qiaolongfei a6d30a8607 profiler support cpu
7 years ago
Qiao Longfei b41f8b9d42
Merge pull request #12295 from jacquesqiao/speedup-reduce-sum-grad-op
7 years ago
qiaolongfei 273f737517 optimize code
7 years ago
fengjiayi ea8a375fa4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_py_reader
7 years ago
qiaolongfei 5d718a5886 optimize reduce_sum_grad op
7 years ago
Qiao Longfei 7c85a977d4
temporarily disable test_dist_se_resnext for oom (#12290)
7 years ago
Yancey1989 d4f51218ef Merge branch 'develop' of github.com:PaddlePaddle/Paddle into rpc_complete_interface
7 years ago
tangwei12 3c334bd762 bug fix
7 years ago
yuyang18 2d981114b3 Skip reader when save
7 years ago
Wu Yi 5ebbfaa8b9
Get diff for all changes in current branch (#12265)
7 years ago
fengjiayi 060f421797 Some enhancement on readers
7 years ago
qingqing01 873a50ce35
Fix serious bug in nesterov momentum optimizer. (#12231)
7 years ago
Wu Yi d8d35a0b3c
Add se-resnext test for 2x2 and parallel exe (#12194)
7 years ago
Yu Yang b06309381b
Merge pull request #12149 from reyoung/feature/combine_open_files_and_double_buffer
7 years ago
chengduo a3ac54b672
Fix Reduce functor (#12262)
7 years ago
qingqing01 7219676ed3
Hide some API in control_flow.py (#12226)
7 years ago
Qiao Longfei 2b58c62aa0
Update auc op (#12199)
7 years ago
fengjiayi 977764f28c Fix the other lr_decay
7 years ago
fengjiayi 381bacaa49 Fix piecewise_decay and fix a unittest error
7 years ago
Qiyang Min 982d4230b9
Merge pull request #12145 from velconia/update_version_via_branch_name
7 years ago
yuyang18 8c3cd4204e
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/combine_open_files_and_double_buffer
7 years ago
tangwei12 1dd14a704d bug fix
7 years ago
Yancey1989 efd5a84986 update executor interface
7 years ago
Qiao Longfei 0ecd19831f
Merge pull request #12232 from wzzju/fix-default-value
7 years ago
yuyang18 7268760fbc
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/combine_open_files_and_double_buffer
7 years ago
Tao Luo 3694fd5c4a
Merge pull request #12109 from emailweixu/cpu_only
7 years ago
Qingsheng Li ac11c4e4ff
Beam search decoder API (#11687)
7 years ago
Zhen Wang 7b7a4afa5a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-default-value
7 years ago
Zhen Wang 186919016b Change the default value of the parameter 'drop_last' in 'paddle.batch' to False.
7 years ago
Yancey1989 ade6675490 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into rpc_complete_interface
7 years ago
yuyang18 e9c8d930a5
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/combine_open_files_and_double_buffer
7 years ago
Tao Luo 1640334241
Merge pull request #12215 from luotao1/clone_var
7 years ago
yuyang18 10b3cbfb8d
Fix CI hang
7 years ago
Luo Tao e33017f23e fix _clone_variable in optimizer.py
7 years ago
Yancey1989 7570d8e77c add rpc complete interface
7 years ago
yuyang18 b789a3a484
Change code
7 years ago
Xin Pan 7ceec40360 hide more apis
7 years ago
yuyang18 be528f9815
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/combine_open_files_and_double_buffer
7 years ago
Xin Pan 968922bd6c
Merge pull request #12154 from panyx0718/api
7 years ago
Xin Pan e91e29439f trigger CI
7 years ago
Tao Luo 2c3495ca94
Merge pull request #12178 from xhmcom/patch-2
7 years ago
Wu Yi db67d60e31
Remove block api (#12107)
7 years ago
Xuuu 5546f6ac4d
Fix bugs in the resize_short and simple_transform funciton
7 years ago
typhoonzero 32d81909dc fix pserver with condition block
7 years ago
Wei Xu 264e8305b0 Fixed unittests for WITH_GPU=OFF and WITH_DISTRIBUTE=OFF build
7 years ago
minqiyang 3e30d4013a Remove unsued lines
7 years ago
gongweibao 7040c67920
Change blocksize (#11863)
7 years ago
Wu Yi c5619bbcde
fix auc op (#12087)
7 years ago
Xin Pan 077aa207e4 hide monkey_patch_variable
7 years ago
minqiyang 8fa89fc678 Polish code
7 years ago
tangwei12 f02a4da6cd
Merge pull request #12152 from seiriosPlus/dis_acc_fix
7 years ago
seiriosPlus 8f9e23da23 codestyle fix
7 years ago
seiriosPlus 56ad065a97 codestyle fix
7 years ago
chengduo 325fbc4f1b
Add learning rate decay test (#12124)
7 years ago
seiriosPlus 0f3aa74d11 fix split_var=False
7 years ago
seiriosPlus d559970a2c remove split_var=False, need more experiment
7 years ago
yuyang18 61b3a5977f
Refine Python Reader
7 years ago
yuyang18 c204f0cc2b
Refine PyReader
7 years ago
yuyang18 6a46c0798e
Polish PyReader
7 years ago
yuyang18 b8975d6842
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/combine_open_files_and_double_buffer
7 years ago
yuyang18 d36e13efd8
Merge branch 'feature/add_pyreader_demo' into feature/combine_open_files_and_double_buffer
7 years ago
yuyang18 1478a5fc0b
Make open_files use buffer
7 years ago
tangwei12 4bd64781ca fix distribued transpile when slice_var_up=False
7 years ago
minqiyang a90f83775e Add version test
7 years ago
Qiyang Min cebf7c602d
Merge pull request #12095 from velconia/port_py3
7 years ago
yuyang18 ab1a6cb8b8
Remove warning
7 years ago
yuyang18 392318045f
Merge branch 'feature/dctor_all_readers' into feature/combine_open_files_and_double_buffer
7 years ago
yuyang18 fecbe52200
Rewrite open_files
7 years ago
Yu Yang ba997b8ccd
Merge pull request #12097 from reyoung/feature/hide_api_cont
7 years ago
yuyang18 c680bc1d7f
Rewrite DoubleBuffer
7 years ago
yuyang18 c9cf2bdb9c
Dctor cache
7 years ago
minqiyang 448ca8a46d Move LinkChecker from requirements to Dockerfile
7 years ago
yuyang18 7ca8528031
Refine pyreader demo
7 years ago
yuyang18 e8eb81ca28
Just train two batch
7 years ago
yuyang18 bcb1516d11
Run test startup
7 years ago
chengduo 86b0a72576
Refine multi thread cpu parallel exe (#11406)
7 years ago
yuyang18 6e38de1ce2
Strange Hang problem
7 years ago
yuyang18 8c2eba71e2
Refine demo
7 years ago
yuyang18 9a570fb95e
Add demo code about pyreader
7 years ago
Yu Yang 76086df412
Merge pull request #12097 from reyoung/feature/hide_api_cont
7 years ago
Qiao Longfei 2cb5c3556b
Merge pull request #12129 from jacquesqiao/clean-code
7 years ago
yuyang18 4ff1bde5fb
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/hide_api_cont
7 years ago
qiaolongfei 600f5f0b49 simpilify distribute transpiler
7 years ago
Yu Yang ebe3b5e78a
Merge pull request #11853 from sneaxiy/complete_py_reader_python
7 years ago
minqiyang 95e2d28659 Replace relative_import with absolute_import
7 years ago
qiaolongfei 4344e571a7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into distribute-transpiler-handle-adam-accumulator
7 years ago
sneaxiy 88f6eef4ab Merge branch 'complete_py_reader_python' of https://github.com/sneaxiy/Paddle into complete_py_reader_python
7 years ago