Commit Graph

769 Commits (39d6a985bc54de58cf567334e119f1c8fae572f1)

Author SHA1 Message Date
ruri 39d6a985bc
fix some comments, include cosine_decay,l2_normalize,pixel_shuffle (#16763)
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
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
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
Jiabin Yang e41d581304
test=develop, fix space_to_depth_doc (#16293)
7 years ago
dengkaipeng eb2123e12d fix doc and jit. test=develop
7 years ago
lujun 3f8b2f5ff5 fix multiplex doc, test=develop
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
dengkaipeng cfef382a85 fix format. test=develop
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
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
ceci3 27f7a72641 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into doc
7 years ago
ceci3 3f5f5ed361 fix dropout doc
7 years ago
dengkaipeng 8b88960dce fix doc. test=develop
7 years ago
dengkaipeng 2ddd23dac8 fix format. test=develop
7 years ago
dengkaipeng 217db27337 add mkldnn support. test=develop
7 years ago
Xin Pan 3e9319f3ab add more imperative layer tests.
7 years ago
Xin Pan 7458114b5b
Merge pull request #16228 from panyx0718/imperative
7 years ago
dengkaipeng a6daf6fe5f add doc param name. test=develop
7 years ago
Tao Luo 38898c2808
Merge pull request #16212 from Aurelius84/develop
7 years ago
Xin Pan 50ff898378 graph neural network for imperative mode
7 years ago
Aurelius84 6cfd20dea8 fix words spell error test=develop
7 years ago
ceci3 cd82e2b03b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into doc
7 years ago
ceci3 ede33c6260 fix formula in dropout
7 years ago
qingqing01 8ad672a287
Support sync batch norm. (#16121)
7 years ago
Aurelius84 a59b7d47a8 improve layers.fc api doc test=develop
7 years ago
sneaxiy 3e03695629 fix numeric error
7 years ago