Commit Graph

1264 Commits (8257136012e082ca169ae7aa14e09fd2cbc8091c)

Author SHA1 Message Date
Wu Yi 8b58732013
remove append_LARS not used api test=develop (#16703)
7 years ago
lujun 9bd44b94da
Merge pull request #16561 from junjun315/move-api-to-root
7 years ago
Kaipeng Deng ed97156461
Merge pull request #16439 from heavengate/resize_scale
7 years ago
lujun 14db0680c0 merge conflict, test=develop
7 years ago
lujun 92c8ac8a74 merge conflict, test=develop
7 years ago
minqiyang 2e0b871320 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_dqn
7 years ago
ruri 229dc93277
Add Pixel shuffle OP (#15782)
7 years ago
lujun 01f4f2d7e4 merge confict, test=develop
7 years ago
minqiyang e377d75977 Add UT for most layers without params
7 years ago
dengkaipeng c7876e8c46 fix format. test=develop
7 years ago
dengkaipeng be3eedcc4a fix out_h/out_w calc when out_shape is Variable. test=develop
7 years ago
dengkaipeng 8b76e005f2 fix doc out_shape. test=develop
7 years ago
Qiyang Min d8d73ff3db
Merge pull request #15584 from velconia/imperative_lr_scheduler
7 years ago
qingqing01 1ebd7434d5
Add linear learning warmup method in learning rate scheduler. (#16563)
7 years ago
zhaoyuchen2018 0b0abdbcd4
Merge pull request #16041 from zhaoyuchen2018/docrefine
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
dengkaipeng 737ea825ac fix doc. test=develop
7 years ago
minqiyang 64b0929417 Polish code
7 years ago
minqiyang fb7c787d34 Fix conflicts
7 years ago
minqiyang 3e57981294 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_lr_scheduler
7 years ago
lujun d4f63d82ac
Merge pull request #16475 from junjun315/fix-doc-multiplex
7 years ago
lujun 1c9aaeebe0 move imperative to dygraph, test=develop
7 years ago
dengkaipeng 8160a66193 fix doc priority. test=develop
7 years ago
dengkaipeng 193185b840 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into shift
7 years ago
minqiyang 48f3cbdf55 Polish code
7 years ago
minqiyang 35c89f38c3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_lr_scheduler
7 years ago
Jiabin Yang e41d581304
test=develop, fix space_to_depth_doc (#16293)
7 years ago
chengduo 999365149d
Add from six.moves import reduce (#16435)
7 years ago
minqiyang 99128a5c72 Implement Cosine and Noam Decay
7 years ago
minqiyang ec9c0874bc Implement Expotential NatureExp Inversetime and Polynomal Decay
7 years ago
dengkaipeng eb2123e12d fix doc and jit. test=develop
7 years ago
lujun 3f8b2f5ff5 fix multiplex doc, test=develop
7 years ago
minqiyang b5bbb13ac1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_lr_scheduler
7 years ago
dengkaipeng 243584cfbb fix test_layers. test=develop
7 years ago
Jiabin Yang f735102eab
add layer norm to Layers, add transformer test in imperative mode (#16092)
7 years ago
zhaoyuchen2018 cdb315e9d8
Merge branch 'develop' into docrefine
7 years ago
dengkaipeng cfef382a85 fix format. test=develop
7 years ago
Zeng Jinle 4cc9809cae
Merge pull request #15799 from sneaxiy/feature/decoupled_reader
7 years ago
whs e9bec9369b
[slim] Add quantization strategy and distillation strategy. (#16408)
7 years ago
dengkaipeng cfda1fdea7 add attr scale. test=develop
7 years ago
sneaxiy 2f54d9f995 Merge develop
7 years ago
whs 18779b5b8f
[Operator] Add range op. (#15431)
7 years ago
qingqing01 5d6737b5cb
Fix bug in affine_channel API (#16373)
7 years ago
phlrain 686b8935fe Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_floordiv_and_mod
7 years ago
Hongyu Liu 8c81d9949e
Merge pull request #16347 from phlrain/fix_matmul_check
7 years ago
qingqing01 d2b938ef5a
Refine gradient proto maker and python API for affine_channel_op (#16340)
7 years ago
phlrain 0e40298949 fix matmul shape check; test=develop
7 years ago
phlrain 56c2d384c7 add elementwise floordiv, mod; test=develop
7 years ago