Commit Graph

23814 Commits (de26df440b7361c3a15ae3dd8022e6abd9be13c9)
 

Author SHA1 Message Date
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
dengkaipeng 737ea825ac fix doc. test=develop
6 years ago
lujun 04c0b12c6e fix test layers error, test=develop
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
lujun cf642d478d fix merge for move dir, fix utest error, test=develop
6 years ago
whs 73c4f2b7b6
Fix distillation for soft label. (#16538)
6 years ago
Qiao Longfei 61912e879d test_dist_base set runtime_split_send_recv to false test=develop
6 years ago
lujun 1dcd28e819 move dygraph.nn,dygraph.layer to fluid, test=develop
6 years ago
lujun 1d6dc8c454
Merge pull request #17 from PaddlePaddle/develop
6 years ago
Shixiaowei02 7b9fc71076 update tensorrt subgraph_util test=develop
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
dengkaipeng 0f7411a1ae round down for scale. test=develop
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
sneaxiy 8c869a865d update develop ops
6 years ago
sneaxiy 33473890f3 Merge develop
6 years ago
minqiyang 34426e761e Polish code
6 years ago
lujun 5470c29daa fix merge for move dir, fix utest error, test=develop
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
Genieliu 83b22941af 1 metric update should be in the for loop. 2 sample_num is the shape's first element 3 preds cast should use round, astype("int32") method will cast all the elements(which is less than 1) to 0.
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
lujun d4d5052fa6 fix merge for move dir, fix utest error, test=develop
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
zhoukunsheng 3c4f5f0368 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into linspace
6 years ago
zhoukunsheng ead3c0a8fc update api.spec
6 years ago
lujun 32146857a4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into move-code
6 years ago
dongdaxiang 720647e17f rebase current develop and fix conflict
6 years ago
zhoukunsheng 2336d5ca5d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rank
6 years ago
zhoukunsheng f32c125e81 clarify comment
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