Commit Graph

4877 Commits (5c8397a88fe6b062be0c0725bbd14a2c8d4fc2e9)

Author SHA1 Message Date
tangwei12 5c8397a88f remove chief in test
8 years ago
tangwei12 9e026a93cf remove chief
8 years ago
tangwei12 7fbddaa64a bug fix
8 years ago
tangwei12 cb7c1245b3 code optimized
8 years ago
tangwei12 2f44585e83 code optimized
8 years ago
yi.wu 92c61ce8fc disable test listen and serv
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
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
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
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
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
Wu Yi d90610624f
Cleanup transpiler and move weight decay and clip on pservers (#11039)
8 years ago