Commit Graph

23596 Commits (0342f0124929ce7d7af6d28ed9c3cf013cd8bf16)
 

Author SHA1 Message Date
minqiyang 9e14f260c0 Fix polynomal decay bug in python2.x
6 years ago
sneaxiy 2c836ff914 check default grad maker
6 years ago
Zhen Wang f7f5044b3d
Merge pull request #16489 from wzzju/fix_slim_quant_bugs
6 years ago
nhzlx d065b5bf2b Anakin ssd support
6 years ago
Zeng Jinle 69cb9792ea
Merge pull request #16506 from sneaxiy/revert-16424-fix_allocator_bug
6 years ago
lujun 1c9aaeebe0 move imperative to dygraph, test=develop
6 years ago
lidanqing b46e467abc add wget and unzip part and change data_dir
6 years ago
lidanqing 894aa9b235 change script file name and data_dir location
6 years ago
lidanqing 57f51e5b08 preprocess with PIL the full val dataset and save binary
6 years ago
minqiyang 42507d33c6 Change atol to default value
6 years ago
lujun cc29bec6e6
Merge pull request #16 from PaddlePaddle/develop
6 years ago
chengduo ed61d67c73
Fix the interface of Pass::Apply (#16484)
6 years ago
dengkaipeng 193185b840 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into shift
6 years ago
dengkaipeng 8a0023892a fix unittest. test=develop
6 years ago
minqiyang 48f3cbdf55 Polish code
6 years ago
whs 59f75ec76e
Make unitest of fsp op faster and more stable. (#16502)
6 years ago
Zeng Jinle 5f1c92a81c
Merge pull request #16450 from zhhsplendid/del-redundant-op-var-reg
6 years ago
Zhen Wang 46e1bb06c7 remove no necessary doc changes. test=develop
6 years ago
whs ecc3088df8
Fix saving in quantization strategy. (#16474)
6 years ago
Zeng Jinle 2aa18e2bda
Merge pull request #16496 from sneaxiy/fix_gc_bug
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
Sylwester Fraczek 8ece7a9708 fixed url to dataset
6 years ago
minqiyang 35c89f38c3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_lr_scheduler
6 years ago
sneaxiy 5656fa9f7c fix travis ci
6 years ago
Zeng Jinle 174d0d0b90 Revert "Fix allocator bug"
6 years ago
gongweibao eb83abeac3
Add DGC(Deep Gradient Compression) interface. (#15841)
6 years ago
Qiao Longfei 34890fd3b1 fix gpu build for lookup_table_op test=develop
6 years ago
baojun b1d2605152 fix compile issue test=develop (#16447)
6 years ago
Sylwester Fraczek fe21578a44 create test for quantized resnet50
6 years ago
Michał Gallus 2d8b7b3a76 Refine default MKL-DNN Pass order (#16490)
6 years ago
Wojciech Uss 09dfc7a2aa
C-API quantization core 2 (#16396)
6 years ago
Jiabin Yang e41d581304
test=develop, fix space_to_depth_doc (#16293)
6 years ago
sneaxiy 4c8254e3bf revert some loop op revision
6 years ago
Zeng Jinle 644e8af4cf
Merge pull request #16424 from sneaxiy/fix_allocator_bug
6 years ago
sneaxiy c4c6205268 fix gc bug
6 years ago
whs 679a4c28fc
Fix lost of learning rate variable in distillatoin when using lr decay. (#16471)
6 years ago
Qiao Longfei b68f84090b fix test_split_selected_rows_op test=develop
6 years ago
sneaxiy 16f0994728 Merge develop
6 years ago
sneaxiy 63651c1968 fix grad desc maker
6 years ago
Yihua Xu 57dc3c1943 Disable compare for Issue#16316 (#16466)
6 years ago
Zeng Jinle c7c6eeb44e
Merge pull request #16409 from sneaxiy/feature/advance_gc
6 years ago
Zhen Wang 6b854f3e1f fix the save_in_nodes bug.
6 years ago
Qiao Longfei 33be014535 fix distribute compile problem test=develop
6 years ago
Zhen Wang 183bacebe3 clean codes and fix some bugs. test=develop
6 years ago
Jiabin Yang 54a73578a8
Feature/install check (#16044)
6 years ago
chengduo 999365149d
Add from six.moves import reduce (#16435)
6 years ago
minqiyang a71a0f865b Polish code
6 years ago
Qiao Longfei b542639dc0 code clean test=develop
6 years ago
minqiyang 99128a5c72 Implement Cosine and Noam Decay
6 years ago