Commit Graph

26323 Commits (3f0ca61a820b8f2ae0c210b2e31e75bf24d9bd38)
 

Author SHA1 Message Date
xiaoting 3f0ca61a82
fix noam decay example, test=develop,test=document_fix (#22557)
5 years ago
guofei 9ed59da443
Modify english document and unittest of while_loop (#22615)
5 years ago
Chen Weihang fc645d8a47
Fix data loader test failed problem in release 1.7 (#22624)
5 years ago
123malin e59463efc7
test=develop, add distributed tools (#22623)
5 years ago
tangwei12 1aab3e61c9
add texttable for pretty flag output (#22584)
5 years ago
songyouwei b768708e5d
fix pickle load encoding between python 2 and 3 (#22621)
5 years ago
songyouwei cb4560b79d
python 2 and 3 compatible pickle (#22555)
5 years ago
Steffy-zxf 90ee366653
update ops's unittest data type from float32 to float64 and shape over 100 (#22544)
5 years ago
Kaipeng Deng 57de4842e6
optimizer var exlcude fluid.data var. test=develop (#22594)
5 years ago
tangwei12 948299aec8
deprecated for distribute transpiler api (#22513)
5 years ago
flame f7eafca828
remove python inference warning (#22602)
5 years ago
Chen Weihang fe685cc185
fix enforce test error, test=develop (#22610)
5 years ago
Wilber 9a8203aa25
fix fc_lstm_fuse when multi sub-graph use same fc_bias. test=develop (#22551)
5 years ago
Chen Weihang 266106da75
Fix mismatch with plus sign in the line (#22588)
5 years ago
flame 1d503e6a9e
Golang inference API (#22503)
5 years ago
Chen Weihang ec90742708
Adjust sleep time of main process in signal handler test (#22597)
5 years ago
guofei 614a2a4f98
modify English document while_loop (#22573)
5 years ago
FDInSky e28833a80e
Fix doc of detection's img_info param (#22458)
5 years ago
hong 6980239632
Enhance load program state (#22546)
5 years ago
Zhaolong Xing 8acd745c25
[Ernie GPU Optim]: Fuse three fc to multihtead matmul (#22486)
5 years ago
Huihuang Zheng a8dd425aa3
Add Static Analysis to Construct AstNodeWrapper (#22569)
5 years ago
joanna.wozna.intel 146ed4099d
Add test with reused requantize op (#22482)
5 years ago
Yiqun Liu 96770f519e
Disable fusion_group for windows and mac in build_strategy. (#22549)
5 years ago
石晓伟 53be3f07e9
update internal header files, test=develop (#22379)
5 years ago
Zeng Jinle 08033c8634
fix traced layer with non persistable vars, test=develop (#22552)
5 years ago
Guo Sheng 31b5464632
Add support for dynamic_decode(while) training. (#22231)
5 years ago
tangwei12 b0675c8193
fix bug with compiledProgram (#22495)
5 years ago
Wojciech Uss 4cddb43c5c
Add support for Ernie NLP model to the Slim QAT (#22506)
5 years ago
Pei Yang 5a1a9a1e59
remove copying trt to inference lib, test=develop (#22470)
5 years ago
Double_V 58d99247f4
support slice double grad, test=develop (#22166)
5 years ago
hutuxian 1a7962be97
Paddlebox about box_wrapper (#22497)
5 years ago
huzhiqiang 9e29d3ebed
【OpPorting Example】DEMO OF FIX COMPILE&RUNTIME LOD_EQUALITY (#22460)
5 years ago
littletomatodonkey 00c110f3ff
Fix bilinear import math (#22523)
5 years ago
WangXi d69df9bf26
Add wrong info when use DGC in cpu (#22515)
5 years ago
yaoxuefeng 2235ee1a5e
multi-loss optimization by adding a DownpourOpt worker (#22025)
5 years ago
zhaoyuchen2018 54970444ce
Improve transpose performance with tile sm copy, test=develop (#22311)
5 years ago
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