Commit Graph

16477 Commits (e3a457d34be52cfd60618c7b8a04845b8af2ffff)

Author SHA1 Message Date
xujiaqi01 e3a457d34b
add collective communication library in fleet (#22211)
5 years ago
Zhen Wang f2522e91c4 fix the type error caused by setting bool attr in OpDesc. test=develop (#22257)
5 years ago
songyouwei 0ba1d140d4 Add CI check for sequence ops' unittests (#21615)
5 years ago
Zeng Jinle 1b76e789cf
remove cuda allocator ctor, test=develop (#22212)
5 years ago
Adam 9942d9ed5c Add caching mechanizm to requantize_mkldnn_op (#22223)
5 years ago
Wilber 1230c110cb
[fluid-lite] adjust to relative error (#22232)
5 years ago
123malin 985bceac53
Bug fix for sparse recorder (#21969)
5 years ago
Chen Weihang fc0b21e17b
Polish fetch error message of parallel executor (#22206)
5 years ago
Wojciech Uss 2e90c4eb0a improve mkldnn_quantizer_config test code coverage (#22216)
5 years ago
Wilber 5750152e80
support fluid-lite subgraph run resnet test=develop (#22191)
6 years ago
wangchaochaohu 621d3e0b66
fix the bug of profile update (#22207)
6 years ago
FlyingQianMM 443a713c9e
add backward gradient computation for op argsort (#22203)
6 years ago
Zhen Wang 46189b166d Add bn and relu fuse pass (#22048)
6 years ago
zhouwei25 2f3e2a84af fix ci rule to show Shell variables (#22177)
6 years ago
baojun 298ee7d28a Improve ngraph file line coverage (#22155)
6 years ago
zhongpu d0f0a2520c test Optimizer in dygraph (#21949)
6 years ago
石晓伟 ad0dfb17c1
[Feature] Lite subgraph (#22114)
6 years ago
joanna.wozna.intel 5b2e98aa17 Add multiple quantize operators fuse (#22062)
6 years ago
Yiqun Liu 96980c2244
Polish the PADDLE_ENFORCE in fusion_group pass related codes. (#22144)
6 years ago
wangchaochaohu c3876cf82d
add support for nested profiling event and printing in different level (#22061)
6 years ago
Zeng Jinle c3bcd3c1e2
fix dygraph non zero gpu bug, test=develop (#22165)
6 years ago
zhaoyuchen2018 3d4f2aa689
Refine stack op to improve xlnet performance, test=develop (#22142)
6 years ago
zhongpu cf475f95df Remove FC in dygraph, modify FC to Linear in sample code (#22082)
6 years ago
liu zhengxi 64a4044292
add double register op_data_type of pad2d and fix compile error, test=develop (#22075)
6 years ago
Liu Xudong 7ba7acd197 Add coverage tools (#21975)
6 years ago
Double_V 6ea3809143 Support prroi_pool_op with Tensor and LoDTensor rois (#20649)
6 years ago
Pei Yang d8a9b134e3
fix trt instance_norm serialize bug. test=develop (#22152)
6 years ago
zhongpu cc1a9f4238 fix sample code in paddle/fluid/imperative/README.md (#22141)
6 years ago
Zeng Jinle 4c2df8e4d4
fix allocator strategy comment, test=develop, test=document_fix (#22121)
6 years ago
bingyanghuang 7872d06ff4 Add explanation on conv grad for dims<3 (#22125)
6 years ago
liu zhengxi 724b13e459
fix xception precision problem, test=develop (#22124)
6 years ago
Yiqun Liu b1401fb74d Remove subgraph_detector from inference/analysis to the common framework/ir directory. (#22094)
6 years ago
Pei Yang 50bee83f71
add TRT support for instance_norm op (#21928)
6 years ago
zhaoyuchen2018 3dbd4087fe
Fix windows build not kernel issue, test=develop (#22105)
6 years ago
Chengmo 418abc92f4
Update pyramid related OP (#21372)
6 years ago
bingyanghuang 4b4a9cc88f fix format in operator.cc (#22101)
6 years ago
Feiyu Chan 14aebc7a95
add erf op (#21785)
6 years ago
Chen Weihang ba8414d3a5
replace CUDNN_ENFORCE with PADDLE_ENFORCE_CUDA_SUCCESS, test=develop (#22109)
6 years ago
silingtong123 6c20e7c4e6 test=develop, remove unused parameter from class RuntimeInferShapeContext constructors (#22046)
6 years ago
Double_V fab4b0765a support elu_op double grad (#21822)
6 years ago
Pei Yang 0a51098a71
Add TRT support for BERT (#21135)
6 years ago
Jacek Czaja b0b27ff699 [MKL-DNN] Conv grad and Batch Norm grad NHWC support (#22088)
6 years ago
Huihuang Zheng dd4361568e
Add ParallelExecutor Test for Cond API and Fix PE Checks Shape Bug (#22029)
6 years ago
Zeng Jinle 9587249442
polish allocator strategy doc, test=develop, test=document_fix (#22095)
6 years ago
Zeng Jinle d9f5d1eb29
ag allocator by default, test=develop (#21837)
6 years ago
123malin 7fb817d447
add distributed_strategy (#21710)
6 years ago
Jacek Czaja ad8a9cb82c [MKL-DNN] Pool & LRN Grad Ops NHWC support (#21747)
6 years ago
Kaipeng Deng 34c57120eb polish cross_entropy ENFORCE (#22056)
6 years ago
SunAhong1993 7f4abaf2f5
register int/int64_t/float16 in pow/square kernel,test=develop (#22023)
6 years ago
Leo Chen 3f653c8323
register NoNeedBufferVarsInference for max_pool_grad_op, test=develop (#22055)
6 years ago