Commit Graph

26287 Commits (a90fa540926d832056aa1a0581372ad677dd960f)
 

Author SHA1 Message Date
Wilber a90fa54092
Compile without nccl deps. [1/2] (#22509)
5 years ago
guofei 3a59a7a11f
Make assign op support LoDTensorArray and modify while_loop API (#22309)
5 years ago
Zhaolong Xing 54a325a52f
[Refine Paddle-TRT INT8]: Support PaddleSlim's Resnet50, Mobilenetv1, Yolov3 models for Inference. (#22483)
5 years ago
liu zhengxi 14b6133b45 Implement InferencePassTest for testing precision of inference passes (#22387)
5 years ago
zhongpu 5739eeb9fa add cp27-cp27m-gcc82 and cp27-cp27mu-gcc82 branch to support gcc8.2 compile for paddle, test=develop (#22504)
5 years ago
Guo Sheng e7bbad6c49 Fix the leaving out of rnn_memory_helper_grad's output vars. test=develop (#22499)
5 years ago
cc d143f70a09 Post_training_quantization support set quant 8/16 bits (#22492)
5 years ago
Wilber de009152a7 Compile without nccl deps. [2/2] (#22484)
5 years ago
Yiqun Liu 4b2227e958 Fix dismatch of std::max's arguments type on windows. (#22507)
5 years ago
Wilber 870f465887 fix test_fusion_seqpool_concat lod level between compile and runtime (#22488)
5 years ago
Huihuang Zheng 903039a3c6 Add Simple Framework for Transforming Dygraph to Static Graph (#22491)
5 years ago
Zhong Hui a61d09527b
Fix the integer overflow problem of sequence2batch (#22479)
5 years ago
cc 197913ebe1
Add weight quantization in post_training_quanzitaion (#22445)
5 years ago
Yiqun Liu dcfb603897
Enable the detection of subgraph composed of grad ops (#21223)
5 years ago
Aurelius84 50af6b5d79
polish no_grad_set of gradient and append_backward (#22440)
5 years ago
Tao Luo 7c9ce097f1
refine reshape_op shape error message (#22480)
5 years ago
LielinJiang 2b1386b2b2
optimize performance of interpolate op (#22436)
5 years ago
wangchaochaohu 77dd0d97bb
use enum class to replace the usage of enum in some condition test=develop (#22464)
5 years ago
Yiqun Liu 44b45b9f07
Correct the use of DeviceContext in unittest sequence_pooling_test and sequence_padding_test (#22456)
5 years ago
flame b80eef79d9
R language support (#22417)
5 years ago
Tao Luo 6b7bb6b54a
change check_type_and_dtype to check_variable_and_dtype (#22465)
5 years ago
joanna.wozna.intel 17f2c0899f
Add dequant-scale squash (#22409)
5 years ago
mapingshuo 9c4deedbc2
update readme of imdb training demo (#22455)
5 years ago
Aurelius84 c2f39431aa
add skip_check_grad_ci of var_conv_2d (#22451)
5 years ago
Zhaolong Xing ceda0b9b1a
[Fix BUG]: Core when multi thread + clone + paddle-trt (#22442)
5 years ago
XiaoguangHu 30320b336e
Update README_cn.md
5 years ago
Daniel Yang 27a7c1768e
revised readme/readme_cn for paddle (#22219)
5 years ago
Wilber 7bc4b09500
add WITH_NCCL option for cmake. (#22384)
5 years ago
Bai Yifan c8b90d8f9a
fix deformable_conv small cases, test=develop (#22441)
5 years ago
Tao Luo 943cb8c664
fix sigmoid cudnn bug (#22439)
5 years ago
xujiaqi01 6e4f39a061
add hdfs ls retry time and sleep time, fix save inference (#22433)
5 years ago
xujiaqi01 d51ffe860a
fix copy table bug (#22432)
5 years ago
Leo Chen 822e5b36ec
Support int16 for Tensor (#22423)
5 years ago
石晓伟 e1b0d7cbb1
remove anakin from code, test=develop (#22420)
5 years ago
juncaipeng 0a678ca045
fix chain doc, test=develop, test=document_preview (#22070)
5 years ago
tangwei12 7e2665c58b
fix bug with half (#22378)
5 years ago
liu zhengxi 0404e7a985
Update the precision of pad, pad2d, pad_constant_like's unit tests from fp32 to fp64 (#22394)
5 years ago
xujiaqi01 371f377bea
add GeneralRoleMaker (#22295)
5 years ago
Michał Gallus 269db0d1d1
[DNNL] Fix accuracy in INT8 FC (#22404)
5 years ago
joanna.wozna.intel fb3086fd57
[UT coverage]Remove unnecessary transpose op registration (#22402)
5 years ago
lidanqing ade5022681 [UT Coverage]Improve sum_mkldnn_op line coverage (#22275)
5 years ago
joanna.wozna.intel 3099d9d47c Restore requantize squash (#22399)
5 years ago
Wojciech Uss 92462e948d improve elementwise_add_mkldnn_op test code coverage (#22359)
5 years ago
wangchaochaohu e6ca512af1
refine convert type for numpy type (#22386)
5 years ago
ceci3 20f30dd604
add benchmark flag for conv_transpose (#22389)
5 years ago
lilong12 6d325a9470
enable test_dist_se_resnext_nccl.py, test=develop (#22067)
5 years ago
Leo Chen b96c7c9a7a
polish code, test=develop (#22380)
5 years ago
石晓伟 a392b77785
add no_grad_set value check in op_test, test=develop (#22370)
5 years ago
Chengmo 8f36c39537
Fix GEO-SGD init & send Bug (#22375)
5 years ago
songyouwei 39bdefd875 open depthwise_conv2d in dygraph (#22373)
5 years ago