Commit Graph

23455 Commits (3f0b97dfedb57af845d0afbd5cc2496099a1ec1a)
 

Author SHA1 Message Date
Shixiaowei02 3f0b97dfed update tensorrt subgraph_util test=release/1.4
6 years ago
Shixiaowei02 88770542cb resolve conflicts with the develop branch test=release/1.4
6 years ago
guru4elephant 76b49f02ee
Merge pull request #16539 from guru4elephant/train_with_pipe_reader_merge_develop
6 years ago
Qiyang Min d8d73ff3db
Merge pull request #15584 from velconia/imperative_lr_scheduler
6 years ago
qingqing01 1ebd7434d5
Add linear learning warmup method in learning rate scheduler. (#16563)
6 years ago
gongweibao a61ed9782e
fix log level test=develop (#16554)
6 years ago
Wu Yi 22b02bfa62
Batch norm cudnn accurate (#16545)
6 years ago
zhaoyuchen2018 0b0abdbcd4
Merge pull request #16041 from zhaoyuchen2018/docrefine
6 years ago
dongdaxiang d7963e1065 infer_from_dataset API.spec
6 years ago
dongdaxiang 718ea6dbd5 fix fleet code style
6 years ago
dongdaxiang a53c8cd5a7 fix infer_from_dataset docs and abastract class problem
6 years ago
xjqbest 782ab2e2bd add some doc
6 years ago
xjqbest 9b84e8e66b fix code style
6 years ago
xjqbest a99c8d0c29 fix client to client communication bug
6 years ago
lujun 2b4d887460
Merge pull request #16551 from wopeizl/remove_useless_check
6 years ago
gongweibao fea91164b7 Fix windows compilation error! (#16546)
6 years ago
dongdaxiang b35d27fa94 fix API spec
6 years ago
Kaipeng Deng 3d939d32ee
Merge pull request #16023 from heavengate/kl_div_loss
6 years ago
Kaipeng Deng 54474637ae
Merge pull request #16057 from heavengate/softmax_axis
6 years ago
Kaipeng Deng 63ac947e2f
Merge pull request #16135 from heavengate/shift
6 years ago
chengduo bb80dae7d0
Add DecoupledWeightDecay (#16427)
6 years ago
Kaipeng Deng ea6e565b84
Merge pull request #16558 from wojtuss/wojtuss/fix-int8-test-remove-profiling
6 years ago
dongdaxiang 3829eac27b fix API spec about infer_from_dataset
6 years ago
whs 73c4f2b7b6
Fix distillation for soft label. (#16538)
6 years ago
minqiyang 64b0929417 Polish code
6 years ago
Zhaolong Xing 3e6aa498d6
Merge pull request #16526 from NHZlX/refine_trt_anakin
6 years ago
peizhilin 9c6eb1aa46 remove the useless check test=develop
6 years ago
wopeizl e014950e87
add slice support for dim < 0 (#16494)
6 years ago
dongdaxiang 87027a2eef fix API.spec problem and executor's docstring
6 years ago
Tao Luo 8f7b5883b8
Merge pull request #16529 from lidanqing-intel/lidanqing/preprocess-data
6 years ago
Tao Luo 5b24002389
Merge pull request #16399 from sfraczek/sfraczek/analyzer_int8_resnet50_test
6 years ago
minqiyang 34426e761e Polish code
6 years ago
minqiyang fb7c787d34 Fix conflicts
6 years ago
dongdaxiang ade9337486 fix API.spec
6 years ago
liuwei1031 278debab71
fix comments of 16410, test=develop (#16499)
6 years ago
nhzlx 7cde2d9e84 fix trt engine test error.
6 years ago
minqiyang 3e57981294 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_lr_scheduler
6 years ago
Wojciech Uss 2498395132 remove profiling from int8 test
6 years ago
Zhen Wang 4c1ec41de3
Merge pull request #16531 from wanghaoshuang/quan_ck
6 years ago
AIFollowers e18ab78f67 add model_stat.py (#16512)
6 years ago
dongdaxiang 720647e17f rebase current develop and fix conflict
6 years ago
dongdaxiang 3a79be6eb3 refine API spec
6 years ago
dongdaxiang 98dda08a85 fix pull sparse slow problem
6 years ago
dongdaxiang 93c3c7f9b3 fix dataset testcase problem
6 years ago
dongdaxiang d739bab844 fix async_executor problem and remove some unnecessary testcase, fix trainer_desc import problem
6 years ago
dongdaxiang 241d8808be add timer to distributed executor
6 years ago
dongdaxiang 3c73859eec add trainer_desc.proto to distributed executor
6 years ago
dongdaxiang 60b7bf6fa6 add infer_from_dataset for inference
6 years ago
xjqbest 030c7e7e9d fix FillSparseValue error
6 years ago
dongdaxiang 88880d9b69 fix import trainer_desc_pb2 error
6 years ago