Commit Graph

25755 Commits (1840c1652c1a67043884e3cdd0b5c39a05c9474d)
 

Author SHA1 Message Date
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
liuwei1031 d8b6cf2bcd
fix sporadically hang issue on windows(#21201)
5 years ago
danleifeng 3fe63d6780 add store_true to use_paddlecloud argument in launch.py (#21168)
5 years ago
Zhang Ting 9cbe7bccba modified error message and API doc for channel_last supported Op (#21002)
5 years ago
liym27 9247528252 Control flow API: switch_case (#21103)
5 years ago
Zhaolong Xing 65f7052554
TRT int8: refine trt int8 for dynamic range set (#21112)
5 years ago
guofei 56b5d14704 Fix the error of init variable in StaticRNN when stop_gradient=ON (#21118)
5 years ago
WangXi 3c98ec90ce Fix INF bug of softmax_cross_entropy_op (#21165)
5 years ago
Zeng Jinle 0f30d3a213
fix dygraph trace bug, test=develop (#21193)
5 years ago
Chen Weihang 7269ffe3cc
Add CI check for error message writing specification (#21107)
5 years ago
juncaipeng 00b11a4a1e
Support more ops in post training quantization, test=develop (#21073)
5 years ago
xujiaqi01 23876de55b
fix cache table bug, add save_paddle_inference_model, fix hdfs util bug (#21052)
5 years ago
Yihua Xu eec9c9cbe7 Fix jit tls issue (#21151)
5 years ago
GaoWei8 a9d4eed3a8 fix cmake fails on inference_download_and_uncompress (#21185)
5 years ago
xujiaqi01 9e045170c0
add copy table (#21086)
5 years ago
ruri aeb887911f
Refine edit distance cn (#21121)
5 years ago
Kaipeng Deng 98b59cb82c
fix elementwise_mod float point kernel. test=develop (#21183)
5 years ago
hong 835119c777
disable reshape inplace in dygraph model; test=develop (#21157)
5 years ago
Zeng Jinle 5fdfbe3413
Add friendly dygraph trace API (#21091)
5 years ago
Chen Weihang 44a0a4adcc
add paddle enforce count sh, test=develop, test=document_fix (#21178)
5 years ago