Commit Graph

4060 Commits (3e579812944a0ab9e45b949f292d7ed50dbe916b)

Author SHA1 Message Date
minqiyang 3e57981294 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_lr_scheduler 6 years ago
Zhen Wang 4c1ec41de3
Merge pull request from wanghaoshuang/quan_ck 6 years ago
AIFollowers e18ab78f67 add model_stat.py () 6 years ago
lujun d4f63d82ac
Merge pull request from junjun315/fix-doc-multiplex 6 years ago
lujun de605cc0fc
Merge pull request from junjun315/tensor_api 6 years ago
wanghaoshuang d41b623a72 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into quan_ck 6 years ago
wanghaoshuang 6db7c2a500 Fix checkpoint of quantization. 6 years ago
chengduo 1096746cbf
Fuse Adam And SGD ops () 6 years ago
minqiyang 9e14f260c0 Fix polynomal decay bug in python2.x 6 years ago
Zhen Wang f7f5044b3d
Merge pull request from wzzju/fix_slim_quant_bugs 6 years ago
lujun 1c9aaeebe0 move imperative to dygraph, test=develop 6 years ago
minqiyang 42507d33c6 Change atol to default value 6 years ago
minqiyang 48f3cbdf55 Polish code 6 years ago
whs 59f75ec76e
Make unitest of fsp op faster and more stable. () 6 years ago
Zhen Wang 46e1bb06c7 remove no necessary doc changes. test=develop 6 years ago
whs ecc3088df8
Fix saving in quantization strategy. () 6 years ago
Zhen Wang f86429dbd9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_slim_quant_bugs 6 years ago
Zhen Wang 5ab5687138 remove no necessary doc changes. test=develop 6 years ago
minqiyang 35c89f38c3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_lr_scheduler 6 years ago
gongweibao eb83abeac3
Add DGC(Deep Gradient Compression) interface. () 6 years ago
Jiabin Yang e41d581304
test=develop, fix space_to_depth_doc () 6 years ago
whs 679a4c28fc
Fix lost of learning rate variable in distillatoin when using lr decay. () 6 years ago
Zeng Jinle c7c6eeb44e
Merge pull request from sneaxiy/feature/advance_gc 6 years ago
Zhen Wang 6b854f3e1f fix the save_in_nodes bug. 6 years ago
Zhen Wang 183bacebe3 clean codes and fix some bugs. test=develop 6 years ago
Jiabin Yang 54a73578a8
Feature/install check () 6 years ago
chengduo 999365149d
Add from six.moves import reduce () 6 years ago
minqiyang a71a0f865b Polish code 6 years ago
minqiyang 99128a5c72 Implement Cosine and Noam Decay 6 years ago
wopeizl c300b1ba69
Tensor index () 6 years ago
minqiyang ec9c0874bc Implement Expotential NatureExp Inversetime and Polynomal Decay 6 years ago
Jiabin Yang 0d9d25d40f
Feature/refactor layers to Layers () 6 years ago
gongweibao 850b737112
Fix nparray.all() bug. () 6 years ago
Tao Luo 1b4e4e7ef7
Merge pull request from chuanqi129/calibration_readme_refine 6 years ago
liuwei1031 8d22bc17a4
Memory optimize () 6 years ago
Xin Pan f8c279b11c
Merge pull request from panyx0718/imperative2 6 years ago
lujun 3f8b2f5ff5 fix multiplex doc, test=develop 6 years ago
sneaxiy 78fb3a62e0 fix env variable settting bug 6 years ago
minqiyang 4278be8c49 Merge branch 'imperative_lr_scheduler' of https://github.com/velconia/Paddle into imperative_lr_scheduler 6 years ago
minqiyang b5bbb13ac1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_lr_scheduler 6 years ago
chuanqiw c512516ff4 Update INT8 calibration README 6 years ago
Zhen Wang 27d05203e7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_quan_hang 6 years ago
Zhen Wang 1c11f817e9 Use the resolve hazard method. 6 years ago
Jiabin Yang 7c5319ba12
Fix/test imperative ptb rnn () 6 years ago
Jiabin Yang f735102eab
add layer norm to Layers, add transformer test in imperative mode () 6 years ago
Xin Pan fd24ab47ab polish 6 years ago
Xin Pan 1f89249a95 update DeepCF model 6 years ago
sneaxiy a7d0ac50b8 Merge develop 6 years ago
sneaxiy 7000ec85d9 fix some op grad maker 6 years ago
Xin Pan 0fff666f14
Merge pull request from panyx0718/imperative3 6 years ago