Commit Graph

27483 Commits (d0a921ba98b6cc3012e04606f7846db378eb4275)
 

Author SHA1 Message Date
Wojciech Uss d0a921ba98
Quant2 updates and fixes (#25313)
5 years ago
Chen Weihang 869d59ccfe
try to fix two unittests, test=develop (#25372)
5 years ago
Zhang Ting bc7610583b
use eval() to improve CPU performance (#25243)
5 years ago
hong 88e05c4048
fix parallel ssa graph executor test hang; test=develop (#25358)
5 years ago
wawltor d44ba589f3
Fix some doc apis example,scale ops
5 years ago
cc d8f4714bc1
[Quantization] Save output threshold by argname_index (#25272)
5 years ago
littletomatodonkey 64b4612290
Fix softmax unittest (#25371)
5 years ago
Zhen Wang 2989c012f2
[DygraphToStatic]Add cast transform for dygraph_to_static. (#25325)
5 years ago
Aurelius84 bdad383c1d
fix test_mobile_net random failed test=develop (#25364)
5 years ago
Aurelius84 a3dfff51ad
[Dy2stat] Disable test_lac on windows (#25359)
5 years ago
lilong12 3d96601b82
modify pipeline optimizer to only support the mode of sync pipeline training (#25065)
5 years ago
Zhou Wei b555378e18
fix Layer.__dir__ to show the parameters/sublayers/buffers/attr/method of the Layer (#25197)
5 years ago
Kaipeng Deng 74468bf428
add mish op. (#24565)
5 years ago
Zhang Ting b9aeb68197
remove EIGEN_MAX_CPP_VER=11, test=develop (#25309)
5 years ago
Zhou Wei 8de89e67e9
support tuple/list init for VarBase (#25231)
5 years ago
Chen Weihang f07b25d8e5
fix DataLoader.generrator using error, test=develop (#25355)
5 years ago
GaoWei8 fb70682f00
fix PADDLE_ENFORCE (#25297)
5 years ago
Zhen Wang dc17ac9199
fix import fluid error in dygraph_to_static. test=develop (#25195)
5 years ago
Yi Liu b0f18947f3
fix the compatibility of PY2 and PY3 in paddle.distributed.launch (#25304)
5 years ago
Yang Zhang 6d6efafeeb
Add `matrix_nms_op` (#24400)
5 years ago
danleifeng 064d0ce386
fix check_type bug and example code in hash api; test=develop (#25253)
5 years ago
tangwei12 9825a9f3ca
disable distributed UT temporary (#25300)
5 years ago
Chen Weihang 5a959f6e6e
Refactor dynamic dso search functions (#25214)
5 years ago
Jacek Czaja 17c751bec6
[oneDNN] Fix to #25078 (#25256)
5 years ago
MRXLT 3b8f0a64c2
Encryption infer (#25119)
5 years ago
chalsliu 46214e5937
Disable test_conv3d_transpose_op (#25298)
5 years ago
Kaipeng Deng 826c607e0c
Fix test multiprocess dataloader static (#25287)
5 years ago
Wilber 4474fc1033
fix compile on windows. test=develop (#25310)
5 years ago
Aurelius84 ed262b804c
[Dy2stat] Add Sentiment and LAC model for unittest (#25071)
5 years ago
Aurelius84 bc2bd3c1ed
modify into eager_tmp of Base Class test=develop (#25323)
5 years ago
Chengmo e85fcaa712
Fix fluid.embedding in Distributed Training (#25174)
5 years ago
Zhou Wei c701588b14
add base class of LearningRateEpochDecay, and API: MultiStepDecay, and API: StepDecay (#24821)
5 years ago
Aurelius84 494cb36d09
Modify tmp var name prefix in dygraph (#25280)
5 years ago
Aurelius84 82ec247a02
fix random failed on GPU test=develop (#25293)
5 years ago
Wilber 0371cf6f94
fix compile for lite subgraph. test=develop (#25285)
5 years ago
Zhou Wei c505c4dbea
add new API: optimizer.set_lr (#24455)
5 years ago
WuHaobo 6bf7df475c
Fix English doc of the activation OPs, such as exp, rsqrt, abs....... (#25258)
5 years ago
Kaipeng Deng 001c0674ee
disable test_multiprocess_dataloader_static for random fail in Py35 CI. test=develop (#25265)
5 years ago
Yiqun Liu c00f827843
Avoid data transforming ShapeTensor from CPU to GPU in fill_constant op. (#25267)
5 years ago
Huihuang Zheng 5e8e6dad72
[Dy2stat] Support Various-Length Return Grammar in Dy2stat (#25249)
5 years ago
Aurelius84 de27569eca
[Dy2Stat] fix diff of cycle GAN model on GPU (#25233)
5 years ago
Wojciech Uss 23a4f54b73
rename qat into quant (#24948)
5 years ago
123malin f1a9593d69
test=develop, bug fix for index_select and roll op (#25251)
5 years ago
Yi Liu 5209b9a510
cat log to stdout when setting log_dir in launch (#25147)
5 years ago
hong dbc3fd5eb4
fix LinearLrWarmup bug; test=develop (#24913)
5 years ago
tangwei12 f6f7df9cd5
decrease test data, test=develop (#25252)
5 years ago
Tao Luo 2d5aa74321
add test_parallel_executor_profiler.py (#25200)
5 years ago
FDInSky c2e072587c
test=develop fix generate_proposals's error (#25227)
5 years ago
Sylwester Fraczek 36abeff44f
adding elementwiseadd quantization (#25178)
5 years ago
zhangchunle 87a4a7ec12
rm contrib api code test (#25240)
5 years ago