Commit Graph

8276 Commits (3d939d32ee43b6f2d7809e079ad08c67a3fc7b37)

Author SHA1 Message Date
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
whs 73c4f2b7b6
Fix distillation for soft label. (#16538)
7 years ago
wopeizl e014950e87
add slice support for dim < 0 (#16494)
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
lujun d4f63d82ac
Merge pull request #16475 from junjun315/fix-doc-multiplex
7 years ago
lujun de605cc0fc
Merge pull request #16523 from junjun315/tensor_api
7 years ago
wanghaoshuang d41b623a72 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into quan_ck
7 years ago
wanghaoshuang 6db7c2a500 Fix checkpoint of quantization.
7 years ago
chengduo 1096746cbf
Fuse Adam And SGD ops (#15933)
7 years ago
Zhen Wang f7f5044b3d
Merge pull request #16489 from wzzju/fix_slim_quant_bugs
7 years ago
lujun 1c9aaeebe0 move imperative to dygraph, test=develop
7 years ago
dengkaipeng 193185b840 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into shift
7 years ago
dengkaipeng 8a0023892a fix unittest. test=develop
7 years ago
whs 59f75ec76e
Make unitest of fsp op faster and more stable. (#16502)
7 years ago
Zhen Wang 46e1bb06c7 remove no necessary doc changes. test=develop
7 years ago
whs ecc3088df8
Fix saving in quantization strategy. (#16474)
7 years ago
Zhen Wang f86429dbd9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_slim_quant_bugs
7 years ago
Zhen Wang 5ab5687138 remove no necessary doc changes. test=develop
7 years ago
gongweibao eb83abeac3
Add DGC(Deep Gradient Compression) interface. (#15841)
7 years ago
Jiabin Yang e41d581304
test=develop, fix space_to_depth_doc (#16293)
7 years ago
whs 679a4c28fc
Fix lost of learning rate variable in distillatoin when using lr decay. (#16471)
7 years ago
Zeng Jinle c7c6eeb44e
Merge pull request #16409 from sneaxiy/feature/advance_gc
7 years ago
Zhen Wang 6b854f3e1f fix the save_in_nodes bug.
7 years ago
Zhen Wang 183bacebe3 clean codes and fix some bugs. test=develop
7 years ago
Jiabin Yang 54a73578a8
Feature/install check (#16044)
7 years ago
chengduo 999365149d
Add from six.moves import reduce (#16435)
7 years ago
wopeizl c300b1ba69
Tensor index (#16223)
7 years ago
Jiabin Yang 0d9d25d40f
Feature/refactor layers to Layers (#16337)
7 years ago
gongweibao 850b737112
Fix nparray.all() bug. (#16472)
7 years ago
dengkaipeng eb2123e12d fix doc and jit. test=develop
7 years ago
Tao Luo 1b4e4e7ef7
Merge pull request #16453 from chuanqi129/calibration_readme_refine
7 years ago
liuwei1031 8d22bc17a4
Memory optimize (#16410)
7 years ago
Xin Pan f8c279b11c
Merge pull request #16454 from panyx0718/imperative2
7 years ago
lujun 3f8b2f5ff5 fix multiplex doc, test=develop
7 years ago
sneaxiy 78fb3a62e0 fix env variable settting bug
7 years ago
dengkaipeng 7920e3be02 revert test_softmax_cudnn. test=develop
7 years ago
chuanqiw c512516ff4 Update INT8 calibration README
7 years ago
Zhen Wang 27d05203e7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_quan_hang
7 years ago
Zhen Wang 1c11f817e9 Use the resolve hazard method.
7 years ago
Jiabin Yang 7c5319ba12
Fix/test imperative ptb rnn (#16433)
7 years ago
Jiabin Yang f735102eab
add layer norm to Layers, add transformer test in imperative mode (#16092)
7 years ago
Xin Pan fd24ab47ab polish
7 years ago
Xin Pan 1f89249a95 update DeepCF model
7 years ago
sneaxiy a7d0ac50b8 Merge develop
7 years ago
sneaxiy 7000ec85d9 fix some op grad maker
7 years ago
Xin Pan 0fff666f14
Merge pull request #16449 from panyx0718/imperative3
7 years ago