Commit Graph

8435 Commits (24923f760497e6b0ae9abbc96382e55fa218ffa9)

Author SHA1 Message Date
dengkaipeng 7b1702d9a1 fix unittest and API.spec. test=develop
7 years ago
dengkaipeng b20b27f0f7 fix yolov3_loss param name. test=develop
7 years ago
Tao Luo 54be8d9be4
Merge pull request #16747 from chuanqi129/reduce_test_calibration_time
7 years ago
乔龙飞 Qiao Longfei 82cff5ec42
Merge pull request #16762 from jacquesqiao/add-async_sparse_param_update_recorder
7 years ago
heqiaozhi aab9ea6ccb out && commit id
7 years ago
jiaqi 7968887fae
Merge branch 'develop' into dataset_merge_develop
7 years ago
Yibing Liu 4267a81afc
Correct the lod level of compiled time in lod_reset (#16790)
7 years ago
guru4elephant 1b75049407
Merge pull request #16788 from guru4elephant/fix_python_codestyle
7 years ago
chengduo c62674f475
Refine StaticRnn (#16707)
7 years ago
chengduo 6220b8b9d1
[Speed] Make test_dyn_rnn faster (#16761)
7 years ago
Leo Zhao a9694bd3d6 convert output to nchw format to align with native version in avx512 mode
7 years ago
heqiaozhi 759940786e Merge remote-tracking branch 'upstream/develop' into dev
7 years ago
zhoukunsheng 380df8281f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into zeros_like
7 years ago
heqiaozhi 85a0746e9d fix doc
7 years ago
Qiao Longfei afc56949c1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async_sparse_param_update_recorder
7 years ago
heqiaozhi 271532eb5e fix doc
7 years ago
heqiaozhi bc7b3a6147 fix doc
7 years ago
phlrain 8063f5867f remove sigmoid change; test=develop
7 years ago
phlrain 468f8ccff9 supprt high rank; test=develop
7 years ago
phlrain 97d4622bdb add softmax test unit
7 years ago
phlrain bbfc82cc42 softmax corss entropy support high rank
7 years ago
zhoukunsheng 2b2b4ca21e
Merge branch 'develop' into rsqrt
7 years ago
heqiaozhi afa64a5cfa add cvm unittest
7 years ago
Hongyu Liu e2897ba13a
Merge pull request #16432 from zhoukunsheng/linspace
7 years ago
Hongyu Liu 283ae0faaa
Merge pull request #16525 from zhoukunsheng/rank
7 years ago
Hongyu Liu afe0d64c9d
Merge pull request #16320 from zhoukunsheng/all_any
7 years ago
ruri 39d6a985bc
fix some comments, include cosine_decay,l2_normalize,pixel_shuffle (#16763)
7 years ago
dongdaxiang 8257136012 fix bug
7 years ago
xjqbest 0ef19e2d4d fix code style
7 years ago
xjqbest efe4311a98 fix release_memory not found & fix doc string example error
7 years ago
dongdaxiang ceac9df87a fix code style for incubator
7 years ago
guru4elephant aa46caf3d9
Merge pull request #16765 from guru4elephant/gpu_dataset_train
7 years ago
Wu Yi 8b58732013
remove append_LARS not used api test=develop (#16703)
7 years ago
Tao Luo f96446cade
Merge pull request #16738 from luotao1/high_level_api_test
7 years ago
minqiyang 734260f47b Make Op Hold Output too and release backward_refs each time
7 years ago
chengduo 610c6442e3
Make test_parallel_executor_seresnet.py Faster (#16701)
7 years ago
minqiyang 20e304f2ae Tracer does not hold op any more
7 years ago
minqiyang 08a7cdee11 Polish code
7 years ago
minqiyang 20ead9e659 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_fix_growing_dict
7 years ago
Tao Luo 544f91deba add WITH_HIGH_LEVEL_API option, default OFF
7 years ago
guru4elephant ba98872d96
Update dataset.py
7 years ago
dongdaxiang 05464e7c5c add gpu training for Executor.train_from_dataset
7 years ago
Qiao Longfei 0608f8ca56 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async_sparse_param_update_recorder
7 years ago
Tao Luo 7d0ed2a423 remove non-existent test_image_classification_resnet
7 years ago
Zeng Jinle 674aed6a6c
Fix unittests which takes too long time (#16713)
7 years ago
chuanqiw 1818d1d9f0 Reduce test_calibration test time by using large batchsize
7 years ago
xjqbest e784884e70 add Example in doc string of split_filelist
7 years ago
Jiabin Yang 7060c8d89f
test=develop, refine transformer (#16734)
7 years ago
lujun 9bd44b94da
Merge pull request #16561 from junjun315/move-api-to-root
7 years ago
gongweibao 95410652e8
Fix dgc spelling mistakes. (#16733)
7 years ago
xjqbest 1c0ef929f9 fix code style
7 years ago
xujiaqi01 1938132936 fix code style
7 years ago
Kaipeng Deng ed97156461
Merge pull request #16439 from heavengate/resize_scale
7 years ago
xjqbest d5ee580c5c move split filelist from trainer.py to fleet & fix error
7 years ago
minqiyang 9434f9a6f9 Fix auto growth bug of optimizer in dygraph mode
7 years ago
heqiaozhi 54dddee37e add continuous value model op
7 years ago
Tao Luo 38f01b678a rename high_level_api tests
7 years ago
Huihuang Zheng 2146293d26 Fix op registry (#16677)
7 years ago
lujun 14db0680c0 merge conflict, test=develop
7 years ago
lujun 92c8ac8a74 merge conflict, test=develop
7 years ago
Jiabin Yang a06f4b2b2c
make less batch of tests to fit ci (#16706)
7 years ago
chengduo 55b15db5af
Add unit test for fuse all_reduce ops (#16699)
7 years ago
gongweibao 8b793d0efd
Fix DGC bug. (#16697)
7 years ago
Yan Xu c6720990c0
fix seresnext unit test (#16689)
7 years ago
guru4elephant 7d653f0aed
Merge pull request #16652 from xjqbest/dataset_merge_develop
7 years ago
xjqbest 126d2a2f9d fix init_worker bug
7 years ago
chengduo ea8655dbd2
Add unit test for fuse_opt_ops (#16550)
7 years ago
xjqbest 6a57e8075a remove trainer_id in datafeed and dataset
7 years ago
minqiyang 7c4b9b577a Polish code
7 years ago
minqiyang aa07814df3 Add 3 uts
7 years ago
minqiyang 2e0b871320 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_dqn
7 years ago
xjqbest 7a759d76cd fix code style
7 years ago
Yan Xu b4c3a6aa0b
[Imperative] implement imperative NCCLParallelContext (#16477)
7 years ago
xjqbest 274477005e fix dataset testcase error
7 years ago
Zeng Jinle bb143052cb
fix gc bug in conditional block (#16673)
7 years ago
xjqbest 5e5139283b fix runtime error
7 years ago
ruri 229dc93277
Add Pixel shuffle OP (#15782)
7 years ago
lujun 38382f8e27
Merge pull request #16658 from JiabinYang/fix/transformer_random_failed
7 years ago
lujun 99120698b7 merge confict, test=develop
7 years ago
lujun 01f4f2d7e4 merge confict, test=develop
7 years ago
minqiyang b29249404b Polish code
7 years ago
minqiyang 61fe139f34 Polish code
7 years ago
lujun e11bf2a49e merge branch, test=develop
7 years ago
Qiyang Min cf307d0dfb Imperative fix ptb rnn place bug (#16632)
7 years ago
JiabinYang 4c18b98fcd test=develop, fix transformer in dygraph
7 years ago
lujun a32c6ffa96 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into move-api-to-root
7 years ago
lujun 78ff5d72d3
Merge pull request #16520 from PaddlePaddle/move-code
7 years ago
Xin Pan c77fb9fed9
Merge pull request #16636 from panyx0718/imperative
7 years ago
xjqbest 514d727aa4 fix dataset bug
7 years ago
xjqbest 271b7147cc fix dataset bug
7 years ago
Zeng Jinle 1c526e1d1a
Fix some grad op desc makers (#16633)
7 years ago
minqiyang e377d75977 Add UT for most layers without params
7 years ago
dengkaipeng c7876e8c46 fix format. test=develop
7 years ago
Xin Pan d02e3e7f79 add a simple test
7 years ago
Tao Luo 220190d5d2
Merge pull request #16543 from Genie-Liu/fix-metrics.Precision
7 years ago
minqiyang 2839e22739 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_dqn
7 years ago
minqiyang cd71d645c5 Polish code
7 years ago
minqiyang 2e09e95bfc Add GPU place in static mode of ptb rnn
7 years ago
chengduo 1342e2ea04
Fix the bug of the fast threaded executor (#16514)
7 years ago
Zeng Jinle d658244997
fix some grad op desc maker (#16581)
7 years ago