Commit Graph

25974 Commits (013225bb68fc117b9e63efa41c329da76d1294e4)
 

Author SHA1 Message Date
lijianshe02 7fcaa39b36
fix Print_op input dtype list error test=develop (#21326)
5 years ago
juncaipeng 84865b806b add resnet50 test for post trainint quantization, test=develop (#21272)
5 years ago
Thunderbrook 9a7832f8be
print table stat info for pslib (#21296)
5 years ago
zhouwei25 341dee0657 Cache 3rd source code, improve stability, reduce the compilation time (#21190)
5 years ago
WangXi 8ac7687e36 Fix dgc accuracy by mv regularization to local (#21278)
5 years ago
Zeng Jinle b9f8ae8494
Add global value getter setter (#21285)
5 years ago
Leo Zhao b19e1a1b56 use prefetch to load next mem into cache (#21206)
5 years ago
Dong Daxiang 691ced87c0
Refactor fetch handler (#21264)
5 years ago
Yi Liu f1b09ba30e
adapt test_collective_base.py for only two GPU cards available. (#21307)
5 years ago
gongweibao ed2a185248
optimize nhwc for tensor core in ConvOp and ConvGradOp (#20597)
5 years ago
Yiqun Liu c918788ba9 Disable fusion_group pass for windows and mac. We will do some experiments on Linux first. (#21310)
5 years ago
Yihua Xu 69dd5152cf Fix the crash issue when scale or bias was null-pointer. (#21284)
5 years ago
Zhang Ting 698b8b73ad
optimize lod_reset op to avoid data transform
5 years ago
Liufang Sang f0b1518438 add dequantize_abs_max op and modify lookup_table op (#20899)
5 years ago
hutuxian a6ce2306f9 support cvm_op run in gpu (#21300)
5 years ago
Yihua Xu b085ecc258 Avoid the string as the key of map to improve the jit performance (#21292)
5 years ago
Chen Weihang 952508527a
Polish some PE code details (#21274)
5 years ago
Yi Liu 0fd1281ef8
fix bug of issue #21259 (#21287)
5 years ago
xujiaqi01 319d2ba925
fix fs_client_param bug (#21212)
5 years ago
Thunderbrook 0d17c1b816
solve pslib core in stop worker (#21263)
5 years ago
zhongpu fa4d055098 fix bug for python/paddle/fluid/tests/unittests/test_elementwise_mul_op.py, test=develop (#21289)
5 years ago
zhongpu c4ede95c74 open dygraph op test, test=develop (#19787)
5 years ago
Kaipeng Deng 3ab60f5bf9
fix mkldnn include. test=develop (#21247)
5 years ago
xujiaqi01 eca66f317e
fix fleet util bug (#21254)
5 years ago
ShenLiang 1f39a9f17e fix the bug of scatter_nd, test=develop (#21257)
5 years ago
lijianshe02 382cf5d7e3
add input type and input data type check for Print_op test=develop (#21250)
5 years ago
danleifeng 6fc3e8ec84 edit elementwise_mul doublegrad inplace (#21245)
5 years ago
tianshuo78520a 508b898d3e change api document review (#21255)
5 years ago
Thunderbrook 349e82d669
support general embedding params (#21217)
5 years ago
liu zhengxi 3cb6c0a059
Fix the CAPI ZeroCopy shape error and reuse the code to get output (#21240)
5 years ago
liym27 b0fc822747 Add control flow api: case (#21114)
5 years ago
Yiqun Liu 6b1e1f0dda
Enable generating code for a given subgraph. (#21126)
5 years ago
zhaoyuchen2018 3ff5cc2d5e
Fix topk compile failed on windows (#21243)
5 years ago
Pei Yang 2e2f92a5b1
fix trt weight bug (#21231)
5 years ago
juncaipeng 29b63f0aa1
support set model_filename and params_filename in post_training_quantization, test=develop (#21213)
5 years ago
Dong Daxiang ccbdd7aad0
update worker_num for MPISymetricRoleMaker (#20798)
5 years ago
Zhang Ting 01a9646323
optimize assign op to avoid copy data from GPU to GPU (#21181)
5 years ago
Liufang Sang c91cb6c550 fix load checkpoint error in test_reader (#20924)
5 years ago
Zeng Jinle 925280b96c
Change GCC version to be 8.2 in Dockerfile.GCC8 (#21222)
5 years ago
zhouwei25 c0dcb090a3 Determine whether to copy and link inference lib by ON_INFER (#20931)
5 years ago
Chen Weihang 2dfcbb8be8
Fix PADDLE_ENFORCE ci check bug (#21233)
5 years ago
Kaipeng Deng 4747940b08
add custom_op include: imperative, error_codes.pb.h, mkldnn.h. test=develop (#21227)
5 years ago
danleifeng 0e7baabe59 extend elementwise broadcast function (#20957)
5 years ago
Adam d623e863c9 Fix GELU grad error (#21204)
5 years ago
Zeng Jinle a152315be7
refine Tensor method, test=develop (#21031)
5 years ago
yaoxuefeng b5d8ba8394
fix data_norm op to avoid impractical normalization result test=develop (#21152)
5 years ago
Zeng Jinle 67e88424e5
Polish jit trace codes (#21218)
5 years ago
Zeng Jinle cdb3d27985
Fix warn of gcc8 (#21205)
5 years ago
zhouwei25 5d821578d9 fix bug when build openblas with a computer that has installed openblas before,test=develop (#21160)
5 years ago
Jeng Bai-Cheng 330b173c38 Better TensorRT support (#20858)
5 years ago