Commit Graph

26459 Commits (e081c7a05de8cd183e5db0e18df9c22d9f564a14)
 

Author SHA1 Message Date
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
songyouwei df87e79f54
Add functional dygraph mode api (#22745)
5 years ago
123malin 0f9d40816e
test=develop, optimize distributedstrategy (#22677)
5 years ago
Chen Weihang 5ee29c67b8
Set run exclusive for data loader unittest (#22831)
5 years ago
songyouwei 0c617377a9
add case and switch_case unittests for dygraph mode (#22790)
5 years ago
石晓伟 ddb9b46fec
change the function in op_teller, test=develop (#22794)
5 years ago
wawltor 2b8640962a
Fix the big shape and precision op test, remove those from the white list (#22788)
5 years ago
wangchaochaohu 0c55c79fb7
Polish profiler doc (#22815)
5 years ago
Chen Weihang 15e59c310d
cleanup mmap files in unittest, test=develop (#22814)
5 years ago
Zhen Wang 89cfa49156
Unmerged fetch list (#22635)
5 years ago
hong f05c213f98
fix basic gru lstm parameter attr bug; test=develop (#22508)
5 years ago