Commit Graph

5117 Commits (ae12281d9b91b4d13bf0979d92cc1b3587c4fd1b)

Author SHA1 Message Date
Jeff Wang 637827a5bc
Use for_test=True in the Fluid Trainer to clone the test program (#11323)
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
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
8 years ago
Yu Yang 8deff48db0
Merge pull request #11081 from reyoung/feature/python_doc
8 years ago
Yu Yang 71988fa398
Merge pull request #11287 from reyoung/feature/remove_op_role_from_doc
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
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)
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
8 years ago
fengjiayi 65a94be1a1
Merge pull request #11223 from JiayiFeng/dev_reverse_op
8 years ago
weixing d02b318c19
Merge pull request #11201 from weixing02/format
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
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
fengjiayi 9dc3ed4019
Merge pull request #11198 from JiayiFeng/dev_resize_short
8 years ago
fengjiayi aa9383f3b0 Add unit tests
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)
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
Yuan Gao 666c94e3be Add default prior box var for box_coder_op (#11164)
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
tangwei12 eea5762e26 add checkpoint unittest
8 years ago
fengjiayi e1599eb349 Add image_resize_short and refine API
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)
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)
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
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
8 years ago
Yancey bd0f8f8d52
Merge pull request #11054 from velconia/update_simple_distranspiler
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)
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
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)
8 years ago
whs 28dc9ba3c1
Add shape op to get the shape of variable. (#11048)
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
8 years ago
whs 85c203b117
Make bilinear_interp_op support attrs from input. (#11041)
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
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)
8 years ago
minqiyang 0abf173ed5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_simple_distranspiler
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
8 years ago
Tao Luo ccf61b3066
Merge pull request #10703 from mozga-intel/mozga-intel/Mul_mkldnn_withdraw
8 years ago
chengduoZH 164692da9a drop the last batch, if the size of last batch is not equal to batch_size
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
8 years ago
Kexin Zhao 83fb834f8c
Modify RNN encoder decoder example using new LoDTensor API (#11021)
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
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
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
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
8 years ago
qingqing01 3a29821bd5
Develop a fake dequantized op for fixed-point quantization training framework. (#10965)
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)
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)
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
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)
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)
8 years ago
baiyf 1ba2581a52 Unified bilinear_interp op Python interface specification (#10925)
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
8 years ago
fengjiayi cd8700f172
Merge pull request #10872 from JiayiFeng/dev_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)
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
8 years ago
Kexin Zhao b3f650d1c6
Merge pull request #10889 from kexinzhao/understand_sentiment_lod
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)
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
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
8 years ago
baiyf 16b09d3c36 Expose bilinear operator into Python API. (#10875)
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)
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
8 years ago
Yibing Liu 20bdc3e109
Merge pull request #10846 from kuke/deconv_group
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
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
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
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)
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)
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)
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)
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)
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)
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