Commit Graph

27475 Commits (bdad383c1d7e810e6d43b43c14c123bb7c2f7baa)
 

Author SHA1 Message Date
Aurelius84 bdad383c1d
fix test_mobile_net random failed test=develop () 5 years ago
Aurelius84 a3dfff51ad
[Dy2stat] Disable test_lac on windows () 5 years ago
lilong12 3d96601b82
modify pipeline optimizer to only support the mode of sync pipeline training () 5 years ago
Zhou Wei b555378e18
fix Layer.__dir__ to show the parameters/sublayers/buffers/attr/method of the Layer () 5 years ago
Kaipeng Deng 74468bf428
add mish op. () 5 years ago
Zhang Ting b9aeb68197
remove EIGEN_MAX_CPP_VER=11, test=develop () 5 years ago
Zhou Wei 8de89e67e9
support tuple/list init for VarBase () 5 years ago
Chen Weihang f07b25d8e5
fix DataLoader.generrator using error, test=develop () 5 years ago
GaoWei8 fb70682f00
fix PADDLE_ENFORCE () 5 years ago
Zhen Wang dc17ac9199
fix import fluid error in dygraph_to_static. test=develop () 5 years ago
Yi Liu b0f18947f3
fix the compatibility of PY2 and PY3 in paddle.distributed.launch () 5 years ago
Yang Zhang 6d6efafeeb
Add `matrix_nms_op` () 5 years ago
danleifeng 064d0ce386
fix check_type bug and example code in hash api; test=develop () 5 years ago
tangwei12 9825a9f3ca
disable distributed UT temporary () 5 years ago
Chen Weihang 5a959f6e6e
Refactor dynamic dso search functions () 5 years ago
Jacek Czaja 17c751bec6
[oneDNN] Fix to () 5 years ago
MRXLT 3b8f0a64c2
Encryption infer () 5 years ago
chalsliu 46214e5937
Disable test_conv3d_transpose_op () 5 years ago
Kaipeng Deng 826c607e0c
Fix test multiprocess dataloader static () 5 years ago
Wilber 4474fc1033
fix compile on windows. test=develop () 5 years ago
Aurelius84 ed262b804c
[Dy2stat] Add Sentiment and LAC model for unittest () 5 years ago
Aurelius84 bc2bd3c1ed
modify into eager_tmp of Base Class test=develop () 5 years ago
Chengmo e85fcaa712
Fix fluid.embedding in Distributed Training () 5 years ago
Zhou Wei c701588b14
add base class of LearningRateEpochDecay, and API: MultiStepDecay, and API: StepDecay () 5 years ago
Aurelius84 494cb36d09
Modify tmp var name prefix in dygraph () 5 years ago
Aurelius84 82ec247a02
fix random failed on GPU test=develop () 5 years ago
Wilber 0371cf6f94
fix compile for lite subgraph. test=develop () 5 years ago
Zhou Wei c505c4dbea
add new API: optimizer.set_lr () 5 years ago
WuHaobo 6bf7df475c
Fix English doc of the activation OPs, such as exp, rsqrt, abs....... () 5 years ago
Kaipeng Deng 001c0674ee
disable test_multiprocess_dataloader_static for random fail in Py35 CI. test=develop () 5 years ago
Yiqun Liu c00f827843
Avoid data transforming ShapeTensor from CPU to GPU in fill_constant op. () 5 years ago
Huihuang Zheng 5e8e6dad72
[Dy2stat] Support Various-Length Return Grammar in Dy2stat () 5 years ago
Aurelius84 de27569eca
[Dy2Stat] fix diff of cycle GAN model on GPU () 5 years ago
Wojciech Uss 23a4f54b73
rename qat into quant () 5 years ago
123malin f1a9593d69
test=develop, bug fix for index_select and roll op () 5 years ago
Yi Liu 5209b9a510
cat log to stdout when setting log_dir in launch () 5 years ago
hong dbc3fd5eb4
fix LinearLrWarmup bug; test=develop () 5 years ago
tangwei12 f6f7df9cd5
decrease test data, test=develop () 5 years ago
Tao Luo 2d5aa74321
add test_parallel_executor_profiler.py () 5 years ago
FDInSky c2e072587c
test=develop fix generate_proposals's error () 5 years ago
Sylwester Fraczek 36abeff44f
adding elementwiseadd quantization () 5 years ago
zhangchunle 87a4a7ec12
rm contrib api code test () 5 years ago
Wojciech Uss 56fa3880e3
rename qat into quant in filenames only () 5 years ago
Aurelius84 02adf68dcc
[Dy2stat]Support buffers and register_buffer in Layer () 5 years ago
Wilber 4c964abdf7
support build on arm. test=develop () 5 years ago
Wilber f78e161ea3
remove paddle_use_kernel and paddle_use_op. test=develop () 5 years ago
Huihuang Zheng 6f631a27c7
[Dy2stat] Add Basic Support for Grammar 'return' () 5 years ago
liym27 1458cc0c68
Fix bug: Don't check dims if contain_unknown_dim of cross_entropy_grad_op in compile time () 5 years ago
Aurelius84 cb0472b05a
merge into one function test=develop () 5 years ago
liu zhengxi 68e93d8a17
Fix beam_search InferShape () 5 years ago