Commit Graph

8604 Commits (008fd785fd0b32cf1990a18e0cbbcfbf0fc0dc5c)

Author SHA1 Message Date
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
Chen Weihang 0b2aec14b6 Revert "Model data cryption link all lib (#16555)"
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
lujun ad7c1a934f merge conficts, test=develop
7 years ago
lujun 60e3e35575 merge branch, test=develop
7 years ago
gongweibao 0342f01249
Fix dgc bug. (#16602)
7 years ago
Qiyang Min 12e36d38a5 Imperative deep-first backward process (#16605)
7 years ago
Jiabin Yang 353244f4fc
test=develop, add FC and test (#16604)
7 years ago
lujun e97ded835a merge branch, test=develop
7 years ago
Chen Weihang c38c7c5619
Model data cryption link all lib (#16555)
7 years ago
guru4elephant be61e9eab8
Merge pull request #16597 from guru4elephant/refine_dataset
7 years ago
AIFollowers fb1ae722d1 Fix model_stat importing in paddle/fluid/contrib
7 years ago
乔龙飞 Qiao Longfei 21622ca30b
Merge pull request #16172 from jacquesqiao/add-async-ssa-graph-executor-communicator
7 years ago
minqiyang 55b01978e0 Polish code
7 years ago
minqiyang 51ca50897a Change the iteration direction in ingrads' map slots
7 years ago
minqiyang d16cb8ca11 Polish code
7 years ago
minqiyang cce766d710 Reverse iterator op's input
7 years ago
minqiyang 1a55f7d38c Change from width-first backward to deep-first backward process
7 years ago
Jiabin Yang 22e5bcd275
test=develop, ptb_rnn fix op (#16573)
7 years ago
lujun d3fc3d5520 move internal function, test=develop
7 years ago
minqiyang a0478084f8 Right transformer
7 years ago
Genieliu 0be1ce5850 test=develop
7 years ago
dongdaxiang 2c5839f7e3 refine dataset API
7 years ago
minqiyang 124f45c9f7 shrink transformer
7 years ago
lujun 2b32302bdf move dygraph.nn,dygraph.layer to fluid, test=develop
7 years ago
lujun 717256755a move dygraph.nn,dygraph.layer to fluid, test=develop
7 years ago
dengkaipeng be3eedcc4a fix out_h/out_w calc when out_shape is Variable. test=develop
7 years ago
Yan Xu 2e1e76e70e
add SeResNeXt unittest (#16503)
7 years ago
zhoukunsheng 5edf4fb4fb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into all_any
7 years ago
zhoukunsheng 47a5eec87d improve comment
7 years ago
zhoukunsheng 68f887aab3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into zeros_like
7 years ago
zhoukunsheng b2cdadd700 improve comment
7 years ago
zhoukunsheng 315176c65b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rank
7 years ago
chengduo feb1b54f9d
fix min and max bug (#16570)
7 years ago
dengkaipeng 8b76e005f2 fix doc out_shape. test=develop
7 years ago
Qiao Longfei adf272bcec Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor-communicator
7 years ago
guru4elephant 76b49f02ee
Merge pull request #16539 from guru4elephant/train_with_pipe_reader_merge_develop
7 years ago
Qiao Longfei baf02328b2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor-communicator
7 years ago
Qiyang Min d8d73ff3db
Merge pull request #15584 from velconia/imperative_lr_scheduler
7 years ago
lujun cf6238fbd9 fix merge for move dir, fix utest error, test=develop
7 years ago
minqiyang 96f242136b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_dqn
7 years ago
minqiyang 4da30607ef Fix bug of gradient interface
7 years ago
qingqing01 1ebd7434d5
Add linear learning warmup method in learning rate scheduler. (#16563)
7 years ago
Wu Yi 22b02bfa62
Batch norm cudnn accurate (#16545)
7 years ago
Qiao Longfei a1821a0449 remote remote_prefetch in embedding layer test=develop
7 years ago
zhaoyuchen2018 0b0abdbcd4
Merge pull request #16041 from zhaoyuchen2018/docrefine
7 years ago
dongdaxiang a53c8cd5a7 fix infer_from_dataset docs and abastract class problem
7 years ago
xjqbest a99c8d0c29 fix client to client communication bug
7 years ago
lujun 2b4d887460
Merge pull request #16551 from wopeizl/remove_useless_check
7 years ago
Kaipeng Deng 3d939d32ee
Merge pull request #16023 from heavengate/kl_div_loss
7 years ago
Kaipeng Deng 54474637ae
Merge pull request #16057 from heavengate/softmax_axis
7 years ago
Kaipeng Deng 63ac947e2f
Merge pull request #16135 from heavengate/shift
7 years ago
chengduo bb80dae7d0
Add DecoupledWeightDecay (#16427)
7 years ago
dengkaipeng 737ea825ac fix doc. test=develop
7 years ago
lujun 04c0b12c6e fix test layers error, test=develop
7 years ago
dongdaxiang 3829eac27b fix API spec about infer_from_dataset
7 years ago
lujun cf642d478d fix merge for move dir, fix utest error, test=develop
7 years ago
whs 73c4f2b7b6
Fix distillation for soft label. (#16538)
7 years ago
Qiao Longfei 61912e879d test_dist_base set runtime_split_send_recv to false test=develop
7 years ago
lujun 1dcd28e819 move dygraph.nn,dygraph.layer to fluid, test=develop
7 years ago
minqiyang 64b0929417 Polish code
7 years ago
peizhilin 9c6eb1aa46 remove the useless check test=develop
7 years ago
wopeizl e014950e87
add slice support for dim < 0 (#16494)
7 years ago
dongdaxiang 87027a2eef fix API.spec problem and executor's docstring
7 years ago
zhoukunsheng 5284213942 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rsqrt
7 years ago
minqiyang 34426e761e Polish code
7 years ago
lujun 5470c29daa fix merge for move dir, fix utest error, test=develop
7 years ago
minqiyang fb7c787d34 Fix conflicts
7 years ago
dongdaxiang ade9337486 fix API.spec
7 years ago
Genieliu 83b22941af 1 metric update should be in the for loop. 2 sample_num is the shape's first element 3 preds cast should use round, astype("int32") method will cast all the elements(which is less than 1) to 0.
7 years ago
minqiyang 3e57981294 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_lr_scheduler
7 years ago
lujun d4d5052fa6 fix merge for move dir, fix utest error, test=develop
7 years ago
Zhen Wang 4c1ec41de3
Merge pull request #16531 from wanghaoshuang/quan_ck
7 years ago
AIFollowers e18ab78f67 add model_stat.py (#16512)
7 years ago
zhoukunsheng 3c4f5f0368 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into linspace
7 years ago
lujun 32146857a4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into move-code
7 years ago
dongdaxiang 720647e17f rebase current develop and fix conflict
7 years ago
zhoukunsheng 2336d5ca5d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rank
7 years ago
zhoukunsheng f32c125e81 clarify comment
7 years ago
dongdaxiang 93c3c7f9b3 fix dataset testcase problem
7 years ago
dongdaxiang d739bab844 fix async_executor problem and remove some unnecessary testcase, fix trainer_desc import problem
7 years ago
dongdaxiang 60b7bf6fa6 add infer_from_dataset for inference
7 years ago
dongdaxiang 88880d9b69 fix import trainer_desc_pb2 error
7 years ago
dongdaxiang 0030eb2a61 fix distributed building
7 years ago
xjqbest 1497ce388d fix code style of test_dataset.py
7 years ago
xjqbest 7cdd57a474 fix code style of test_dataset.py
7 years ago
xjqbest 748d54cb46 fix code style of test_dataset.py
7 years ago
xjqbest 1073b4d8f9 fix code style of test_dataset.py
7 years ago
dongdaxiang 45eb6f0765 run pre-commit check files and fix code style problem
7 years ago
xjqbest e57ac5ed17 fix code style
7 years ago
xjqbest 97c74e60c3 fix code style
7 years ago
xjqbest a38b98cb32 fix code style & runtime error
7 years ago
dongdaxiang 8e14d8f900 add data_generator package into setup.py
7 years ago
dongdaxiang 17790188d0 make role maker and distributed optimizer private
7 years ago
dongdaxiang d87ba58c14 refine document of python API, make device_worker and trainer's API private
7 years ago
dongdaxiang b95b80bc76 add doc string for executor and update API.spec
7 years ago
xjqbest d52586a97d add doc string
7 years ago
xjqbest e95cafd9a7 fix code style & add dataset testcase
7 years ago
xjqbest be74de2c61 fix code style & fix register bug & add release_memory
7 years ago
dongdaxiang dc8cf36e4b add more example on datagenerator
7 years ago
dongdaxiang b838207659 add comment for dataset
7 years ago
dongdaxiang 6bf796df14 refine print fetch list
7 years ago
xjqbest 1ec8fab7c8 remove error line
7 years ago
xjqbest b7940c2918 fix bug of gen_worker_desc and set_filelist, add some doc
7 years ago
dongdaxiang 68d7bf3de5 add fetch var function
7 years ago
xjqbest 767bf0c8d3 fix bug of dense_table_set.add
7 years ago
xjqbest 284adcc7e4 fix bug
7 years ago
xujiaqi01 20b76f3deb init model support multi programs
7 years ago
xujiaqi01 f5c6a14b54 fix runtime error
7 years ago
xujiaqi01 a5b1a0e12b support multi dataset && add init model && fix bug
7 years ago
dongdaxiang 3c65cc1bbd add document for role_maker and fleet parameter, data_generator
7 years ago
dongdaxiang f6c9232a3d fix dataset float32 type problem
7 years ago
dongdaxiang 73b1f396d7 add data_generator into paddle.fluid.incubate.data_generator, add op run log in hogwild_device_worker and downpour_device_worker
7 years ago
dongdaxiang 9419de521f add IO percent for multi_trainer
7 years ago
dongdaxiang a58df687a8 only allow fleet to be initialized once
7 years ago
dongdaxiang 3e38d1db46 add trainfileswithprofiler for downpour worker
7 years ago
dongdaxiang 6af697adb0 add trainfileswithprofiler for downpour worker
7 years ago
dongdaxiang 2644b88685 add comment for MPI Symetric role maker
7 years ago
dongdaxiang ea5851fa69 add comment for MPI Symetric role maker
7 years ago
dongdaxiang cf45c54340 add distributed optimizer factory
7 years ago
dongdaxiang b7a202aa38 add distributed optimizer factory
7 years ago
dongdaxiang fd3adf58a3 add distributed optimizer factory
7 years ago
dongdaxiang f612877797 add incubate for unified API
7 years ago
dongdaxiang 317eb0aad3 add incubate for unified API
7 years ago
dongdaxiang 3641a78b01 add incubate for unified API
7 years ago
dongdaxiang e657c127a8 hide opt_info in distirbuted optimizer
7 years ago
xujiaqi01 ecfc7df913 add dataset factory && fix style
7 years ago
xujiaqi01 3cea00bd52 store memory data in Dataset && fix bug
7 years ago
dongdaxiang ff87698a44 refactor downpour optimization
7 years ago