Commit Graph

26469 Commits (d7a7c5f0bf43bdfcc2cf8997d9fd516bf24c7681)
 

Author SHA1 Message Date
Huihuang Zheng d7a7c5f0bf
Support Simple For Range Loop in Dygraph to Static (#22867)
5 years ago
Chengmo f70f1cf122
test=develop, speed create clip program (#22950)
5 years ago
Wilber ff3ddbb502
add skip_layernorm pass. test=develop (#22895)
5 years ago
wawltor f154d5860f
Speed up the matmul op, use the gemm replace the batch gemm (#22926)
5 years ago
Huihuang Zheng 8f541027a8
Move DygraphToStatic Unit Tests into Its Folder (#22945)
5 years ago
Adam 056edf3929
Change ShareDataWith() to TensorCopy() in conv_mkldnn (#22695)
5 years ago
lidanqing 432a4b2789
Changes QAT MKL-DNN documents (#22840)
5 years ago
Zhaolong Xing 8d6dc102fe
[Ernie GPU Optimize]: Embedding_eltwise_layernorm Fuse (#22494)
5 years ago
Aurelius84 4ff2915d1f
Refine code of IfElseTransformer and rename unittest files (#22930)
5 years ago
guofei 3d8571e884
modify assign op and add unittest of assign op (#22769)
5 years ago
Chen Weihang e081c7a05d
skip type/dtype check in dygraph mode, test=develop (#22915)
5 years ago
yaoxuefeng c5cbe7f07b
fix add grad bug test=develop (#22924)
5 years ago
zhangchunle 9848f8f388
add a white list of api (#22897)
5 years ago
WangXi 8d47162e03
Close fuse when use dgc & move DGC strategy from PE to compiler, test=develop (#22914)
5 years ago
Aurelius84 ba65e4ebef
support Tensor.shape in control_flow_if test=develop (#22916)
5 years ago
Zeng Jinle d33c4343e1
Imperative tracer refactoring (#22457)
5 years ago
mapingshuo 08a772cb46
fix API param bug of recompute.backward() (#22582)
5 years ago
liu zhengxi 61fef9754b
Fix fc padding bug during inference fusion (#22860)
5 years ago
gongweibao 4b40edf359
Use available ports instead of static ports. (#22553)
5 years ago
tangwei12 ad9c8f6d2d
fix communicator when break under pyreder mode (#22911)
5 years ago
mapingshuo 5ba9dfc16a
add lookup_table_dequant_op (#22900)
5 years ago
zhaoyuchen2018 a020a25797
Fix model int8 quant fail, test=develop (#22891)
5 years ago
Zhaolong Xing dd67d44a50
[Paddle-TRT] : (Part1) Dynamic shape support (#22868)
5 years ago
WangXi 62fd3209e1
Fix dgc param regularizer, test=develop (#22888)
5 years ago
tangwei12 07e13b84cd
remove vlog, test=develop (#22898)
5 years ago
liym27 b290420fc4
fix bug in the transformation from to_variable to assign. test=develop (#22885)
5 years ago
Zhang Ting ca9c8b417d
fix compute ratio of profile, test=develop (#22872)
5 years ago
wangchaochaohu dbb0b9b3b6
refine the profiler print (#22823)
5 years ago
Michał Gallus 0038bfbd1d
Prevent loading of warmup data in analyzer_int8 if enable_int8 is set to false (#22857)
5 years ago
liym27 4ea95b6fe5
Support Tensor.shape in dygraph_to_static (#22830)
5 years ago
Chen Weihang 1644926a6c
Polish detail implement of dygraph data loader (#22878)
5 years ago
wawltor 1daa66559f
Fix the elementwise_min API BUG, use the elementwise_min replace elementwise_max. (#22880)
5 years ago
zhangchunle 3715379c31
Getting diff apis for tools/sampcd_processor.py (#22817)
5 years ago
Huihuang Zheng 0d463d3bf7
Fix NameVisitor bugs (#22847)
5 years ago
Wilber f686310d81
fix concat_mkldnn op. test=develop (#22692)
5 years ago
Aurelius84 de1b390b79
Add unittest for dict in dygraph_to_static test=develop (#22854)
5 years ago
hong 5191e54494
reduce default attrs for dynamic graph (#22850)
5 years ago
Huihuang Zheng aca3f5311d
Support "while" in Dygraph to Static (#22841)
5 years ago
cc b6717faf80
Added an option to use external FP32 model in QAT comparison test (#22858)
5 years ago
Chen Weihang 2e9e8c056a
add platform limit for cleanup function, test=develop (#22846)
5 years ago
Zhaolong Xing 1a533ed2de
[BUG]: Multihead matmul op's ouput size should be BxSx(N*H) (#22848)
5 years ago
Aurelius84 1217a52155
Modify the way of inserting newly defined func_nodes (#22837)
5 years ago
hong c736fef93b
dygraph backward engine accelerate (#22808)
5 years ago
Zeng Jinle d41d802ba3
Add flags to limit gpu memory (#22793)
5 years ago
Aurelius84 a5036775a9
Add program_cache in dygrapht_to_static (#22766)
5 years ago
Sylwester Fraczek 5ff2439f51
fixed save qat2 model resnet50 and ernie (#22822)
5 years ago
石晓伟 1861ca88f1
serialize the PaddleTensor, test=develop (#22810)
5 years ago
Zhang Ting 72ff5a09c3
fix print bug of profile, test=develop (#22804)
5 years ago
Zhang Ting 4e8bc02461
add fluid.device_guard to specify the device type for Op (#22254)
5 years ago
Liu Xudong 063c51c748
fix security hardening (#22796)
5 years ago