Commit Graph

4393 Commits (a0d362efb7dbb8470c5506141b6373b1d20645e4)

Author SHA1 Message Date
xjqbest efe4311a98 fix release_memory not found & fix doc string example error
6 years ago
dongdaxiang ceac9df87a fix code style for incubator
6 years ago
guru4elephant aa46caf3d9
Merge pull request #16765 from guru4elephant/gpu_dataset_train
6 years ago
Wu Yi 8b58732013
remove append_LARS not used api test=develop (#16703)
6 years ago
Tao Luo f96446cade
Merge pull request #16738 from luotao1/high_level_api_test
6 years ago
minqiyang 734260f47b Make Op Hold Output too and release backward_refs each time
6 years ago
chengduo 610c6442e3
Make test_parallel_executor_seresnet.py Faster (#16701)
6 years ago
minqiyang 20e304f2ae Tracer does not hold op any more
6 years ago
minqiyang 08a7cdee11 Polish code
6 years ago
minqiyang 20ead9e659 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_fix_growing_dict
6 years ago
Tao Luo 544f91deba add WITH_HIGH_LEVEL_API option, default OFF
6 years ago
guru4elephant ba98872d96
Update dataset.py
6 years ago
dongdaxiang 05464e7c5c add gpu training for Executor.train_from_dataset
6 years ago
Qiao Longfei 0608f8ca56 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async_sparse_param_update_recorder
6 years ago
Tao Luo 7d0ed2a423 remove non-existent test_image_classification_resnet
6 years ago
Zeng Jinle 674aed6a6c
Fix unittests which takes too long time (#16713)
6 years ago
chuanqiw 1818d1d9f0 Reduce test_calibration test time by using large batchsize
6 years ago
xjqbest e784884e70 add Example in doc string of split_filelist
6 years ago
Jiabin Yang 7060c8d89f
test=develop, refine transformer (#16734)
6 years ago
lujun 9bd44b94da
Merge pull request #16561 from junjun315/move-api-to-root
6 years ago
gongweibao 95410652e8
Fix dgc spelling mistakes. (#16733)
6 years ago
xjqbest 1c0ef929f9 fix code style
6 years ago
xujiaqi01 1938132936 fix code style
6 years ago
Kaipeng Deng ed97156461
Merge pull request #16439 from heavengate/resize_scale
6 years ago
xjqbest d5ee580c5c move split filelist from trainer.py to fleet & fix error
6 years ago
minqiyang 9434f9a6f9 Fix auto growth bug of optimizer in dygraph mode
6 years ago
heqiaozhi 54dddee37e add continuous value model op
6 years ago
Tao Luo 38f01b678a rename high_level_api tests
6 years ago
Huihuang Zheng 2146293d26 Fix op registry (#16677)
6 years ago
lujun 14db0680c0 merge conflict, test=develop
6 years ago
lujun 92c8ac8a74 merge conflict, test=develop
6 years ago
Jiabin Yang a06f4b2b2c
make less batch of tests to fit ci (#16706)
6 years ago
chengduo 55b15db5af
Add unit test for fuse all_reduce ops (#16699)
6 years ago
gongweibao 8b793d0efd
Fix DGC bug. (#16697)
6 years ago
Yan Xu c6720990c0
fix seresnext unit test (#16689)
6 years ago
guru4elephant 7d653f0aed
Merge pull request #16652 from xjqbest/dataset_merge_develop
6 years ago
xjqbest 126d2a2f9d fix init_worker bug
6 years ago
chengduo ea8655dbd2
Add unit test for fuse_opt_ops (#16550)
6 years ago
xjqbest 6a57e8075a remove trainer_id in datafeed and dataset
6 years ago
minqiyang 7c4b9b577a Polish code
6 years ago
minqiyang aa07814df3 Add 3 uts
6 years ago
minqiyang 2e0b871320 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_dqn
6 years ago
xjqbest 7a759d76cd fix code style
6 years ago
Yan Xu b4c3a6aa0b
[Imperative] implement imperative NCCLParallelContext (#16477)
6 years ago
xjqbest 274477005e fix dataset testcase error
6 years ago
Zeng Jinle bb143052cb
fix gc bug in conditional block (#16673)
6 years ago
xjqbest 5e5139283b fix runtime error
6 years ago
ruri 229dc93277
Add Pixel shuffle OP (#15782)
6 years ago
lujun 38382f8e27
Merge pull request #16658 from JiabinYang/fix/transformer_random_failed
6 years ago
lujun 99120698b7 merge confict, test=develop
6 years ago
lujun 01f4f2d7e4 merge confict, test=develop
6 years ago
minqiyang b29249404b Polish code
6 years ago
minqiyang 61fe139f34 Polish code
6 years ago
lujun e11bf2a49e merge branch, test=develop
6 years ago
Qiyang Min cf307d0dfb Imperative fix ptb rnn place bug (#16632)
6 years ago
JiabinYang 4c18b98fcd test=develop, fix transformer in dygraph
6 years ago
lujun a32c6ffa96 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into move-api-to-root
6 years ago
lujun 78ff5d72d3
Merge pull request #16520 from PaddlePaddle/move-code
6 years ago
Xin Pan c77fb9fed9
Merge pull request #16636 from panyx0718/imperative
6 years ago
xjqbest 514d727aa4 fix dataset bug
6 years ago
xjqbest 271b7147cc fix dataset bug
6 years ago
Zeng Jinle 1c526e1d1a
Fix some grad op desc makers (#16633)
6 years ago
minqiyang e377d75977 Add UT for most layers without params
6 years ago
dengkaipeng c7876e8c46 fix format. test=develop
6 years ago
Xin Pan d02e3e7f79 add a simple test
6 years ago
Tao Luo 220190d5d2
Merge pull request #16543 from Genie-Liu/fix-metrics.Precision
6 years ago
minqiyang 2839e22739 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_dqn
6 years ago
minqiyang cd71d645c5 Polish code
6 years ago
minqiyang 2e09e95bfc Add GPU place in static mode of ptb rnn
6 years ago
chengduo 1342e2ea04
Fix the bug of the fast threaded executor (#16514)
6 years ago
Zeng Jinle d658244997
fix some grad op desc maker (#16581)
6 years ago
lujun ad7c1a934f merge conficts, test=develop
6 years ago
lujun 60e3e35575 merge branch, test=develop
6 years ago
gongweibao 0342f01249
Fix dgc bug. (#16602)
6 years ago
Qiyang Min 12e36d38a5 Imperative deep-first backward process (#16605)
6 years ago
Jiabin Yang 353244f4fc
test=develop, add FC and test (#16604)
6 years ago
lujun e97ded835a merge branch, test=develop
6 years ago
guru4elephant be61e9eab8
Merge pull request #16597 from guru4elephant/refine_dataset
6 years ago
AIFollowers fb1ae722d1 Fix model_stat importing in paddle/fluid/contrib
6 years ago
乔龙飞 Qiao Longfei 21622ca30b
Merge pull request #16172 from jacquesqiao/add-async-ssa-graph-executor-communicator
6 years ago
minqiyang 55b01978e0 Polish code
6 years ago
minqiyang 51ca50897a Change the iteration direction in ingrads' map slots
6 years ago
minqiyang d16cb8ca11 Polish code
6 years ago
minqiyang cce766d710 Reverse iterator op's input
6 years ago
minqiyang 1a55f7d38c Change from width-first backward to deep-first backward process
6 years ago
Jiabin Yang 22e5bcd275
test=develop, ptb_rnn fix op (#16573)
6 years ago
lujun d3fc3d5520 move internal function, test=develop
6 years ago
minqiyang a0478084f8 Right transformer
6 years ago
Genieliu 0be1ce5850 test=develop
6 years ago
dongdaxiang 2c5839f7e3 refine dataset API
6 years ago
minqiyang 124f45c9f7 shrink transformer
6 years ago
lujun 2b32302bdf move dygraph.nn,dygraph.layer to fluid, test=develop
6 years ago
lujun 717256755a move dygraph.nn,dygraph.layer to fluid, test=develop
6 years ago
dengkaipeng be3eedcc4a fix out_h/out_w calc when out_shape is Variable. test=develop
6 years ago
Yan Xu 2e1e76e70e
add SeResNeXt unittest (#16503)
6 years ago
zhoukunsheng 5edf4fb4fb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into all_any
6 years ago
zhoukunsheng 47a5eec87d improve comment
6 years ago
zhoukunsheng 68f887aab3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into zeros_like
6 years ago
zhoukunsheng b2cdadd700 improve comment
6 years ago
zhoukunsheng 315176c65b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rank
6 years ago