Commit Graph

2544 Commits (9901f69677e9b85f1a5b8f6ac97ea1f3e2887375)

Author SHA1 Message Date
mapingshuo 9901f69677
Forward recompute3 (#19913)
6 years ago
Ghost Under Moon 4836ee68fb warning when user save a inference model which contains auc op test=develop (#19838)
6 years ago
wopeizl e606b1754e
optimize the error information when the input for while op has a wron… (#19872)
6 years ago
ruri d31c92a2cd
add mse_loss (#19759)
6 years ago
Tao Luo a4919d3688
move tree_conv to fluid.contrib.layers (#19918)
6 years ago
Zeng Jinle 0436efd6a3
Unify DataLoader APIs (#19305)
6 years ago
tangwei12 278dd00322
paddle cloud role maker fix (#19646)
6 years ago
lvmengsi 4155e62559
add instance norm (#19500)
6 years ago
Adam cb65439da8 Add support for other axes in MKLDNN softmax op (#19907)
6 years ago
Jiabin Yang 454254115e
Feature/auto prune in dygraph (#19757)
6 years ago
Aurelius84 418a0967f3
move match_matrix var_conv2d et.al api into fluid.contrib test=develop (#19859)
6 years ago
Zeng Jinle cee0079a4d
fix readers bug, test=develop (#19868)
6 years ago
Aurelius84 fcf53e55ff
support 2-level lod of input in sequence_pool (#19839)
6 years ago
Zhang Ting 93364b45c1 group_norm support data_layout:NHWC, test=develop, test=document_preview (#19614)
6 years ago
Zhang Ting 439d95e157 modified interpolate op to support tensor attribute, test=develop, test=document_preview (#19287)
6 years ago
Zhang Ting b38889413d add crop_tensor_op, test=develop, test=document_preview (#19314)
6 years ago
Aurelius84 b125e327aa
Remove constraint that last dimension is forced to be 1 in cross_entropy (#19606)
6 years ago
wopeizl a7c440d303
add precise roi pooling op test=develop (#18960)
6 years ago
Yiqun Liu 3cd985a669
Add a pass to fuse fc+elementwise_add+layernorm (#19776)
6 years ago
WangXi 8c2c8dc626 distribute.launch use poll to query subprocess (#19853)
6 years ago
chengduo 8e9273272f Disable test_dygraph_mnist_fp16.py (#19844)
6 years ago
wangchaochaohu 47af618f70
Strided slice (#19642)
6 years ago
LielinJiang 6d72a86b14 fix_roi_transform_bug (#19785)
6 years ago
Zeng Jinle db26de8389
[Bug fix] Disable memory reuse on feeded variables (#19835)
6 years ago
chengjuntao 00efd1d8a9
add deformable conv v1 op and cpu version of deformable conv v2 (#18500)
6 years ago
chengduo b99fc38cec
Add fp16 support for dygraph (#19828)
6 years ago
Leo Chen 5fbf03d6b4 Enhance OpTest to support double grad inplace check (#19826)
6 years ago
liym27 677e714425 fix pow op, support tensor for agument factor. (#19313)
6 years ago
liym27 bd89a27308 add tensor support for argument shape in reshape op; (#19268)
6 years ago
liym27 88628016b2 add tensor(tensor and tensor in list) support for argument starts and ends in slice op; (#19208)
6 years ago
liym27 e9e3c08777 fix expand op: (#19302)
6 years ago
xujiaqi01 6bf298bf09
support preload thread, optimize hdfs log, fix master+patch bug (#19695)
6 years ago
Jiabin Yang cc311bdf95
Feature/add transform data dygraph (#19707)
6 years ago
lvmengsi b76343c3b7
cpu Conv double grad (#19672)
6 years ago
翟飞跃 93c85c930a Implement FusedEmbeddingSeqPoolGradKernel with cblas_saxpy (#19770)
6 years ago
ruri a0e9b7b9a2
add unittest for square error cost op (#19746)
6 years ago
zhongpu 52673956de add kernel for squeeze_op, test=develop (#19656)
6 years ago
Chen Weihang 00d5375e0c
Add prune_backward function to cover complicated test_program.clone situation (#19772)
6 years ago
Aurelius84 8c7e411908
Remove constraint that last dimension is forced to be 1 by adding one_hot_v2 (#19716)
6 years ago
chengduo c308c88d71
Fix test_parallel_executor_test_while_train (#19723)
6 years ago
Zeng Jinle 078a678219
refine math_op_patch, test=develop (#19727)
6 years ago
Yiqun Liu a65c728e5d
Implement the GPU kernel of fc operator (#19687)
6 years ago
Aurelius84 22301115d0
Remove constraint that last dimension is forced to be 1 in huber_loss op (#19562)
6 years ago
Thunderbrook bda92434db remove trainer desc test in windows temporarily (#19753)
6 years ago
Youwei Song 810a33c8bd fix dygraph partitial backward problem (#19625)
6 years ago
Tao Luo ec9bc1bd9f
paddle::framework::vectorize() templatization (#19730)
6 years ago
Zeng Jinle bb4f8dee83
add logs to left var memory size, test=develop (#19722)
6 years ago
chengduo 2c30e64b2f
increase timelimit test_pe_serexnext (#19702)
6 years ago
wangguanzhong 25dcd74d34
merge empty lod tensor, test=develop (#19228)
6 years ago
Chen Weihang c78a4781bf
Fix train error when test_program.clone is executed after optimizer.minimize (#19397)
6 years ago