Commit Graph

9092 Commits (ebff68fa74c3f278b97326fec56d775a94323623)

Author SHA1 Message Date
Yang Zhang ebff68fa74
Add float16 support to `sync_batch_norm_op` (#19681)
5 years ago
Aurelius84 039b9710d5
Remove constraint that last dimension is forced to be 1 by adding lookup_table_v2 (#19735)
5 years ago
whs bdb3e376d0
[PaddleSlim] Enhence compressor api in PaddleSlim (#19894)
5 years ago
xujiaqi01 cedc04775c
support change shuffle and train thread num (#19841)
5 years ago
Kaipeng Deng 14625ffe9e
add elementwise mod support float/double. test=develop (#19570)
5 years ago
Ghost Under Moon 790d5226b5 give warnings when save a model without any parameters (#19931)
5 years ago
Zeng Jinle f254b477d1
Add py_reader combination unittest (#19923)
5 years ago
Leo Chen 57606205f5 Make OpTest check grad inplace even if forward has no inplace (#19847)
5 years ago
juncaipeng b0ceed6fb4
add fake_quant_dequant_op for average pool2d, test=develop (#19880)
5 years ago
Zhang Ting cb8f3c03a7 resize Ops support data_layout:channel_last, test=develop, test=document_preview (#19914)
5 years ago
mapingshuo 9901f69677
Forward recompute3 (#19913)
5 years ago
chengduo d7251a8e1e
Delete local execution scopes (#19749)
5 years ago
Ghost Under Moon 4836ee68fb warning when user save a inference model which contains auc op test=develop (#19838)
5 years ago
wopeizl e606b1754e
optimize the error information when the input for while op has a wron… (#19872)
5 years ago
ruri d31c92a2cd
add mse_loss (#19759)
5 years ago
Tao Luo a4919d3688
move tree_conv to fluid.contrib.layers (#19918)
5 years ago
Zeng Jinle 0436efd6a3
Unify DataLoader APIs (#19305)
5 years ago
tangwei12 278dd00322
paddle cloud role maker fix (#19646)
5 years ago
lvmengsi 4155e62559
add instance norm (#19500)
5 years ago
Adam cb65439da8 Add support for other axes in MKLDNN softmax op (#19907)
5 years ago
Jiabin Yang 454254115e
Feature/auto prune in dygraph (#19757)
5 years ago
Aurelius84 418a0967f3
move match_matrix var_conv2d et.al api into fluid.contrib test=develop (#19859)
5 years ago
Zeng Jinle e237275017
add py_reader may be deprecated msg, test=develop (#19891)
5 years ago
Zeng Jinle cee0079a4d
fix readers bug, test=develop (#19868)
5 years ago
Aurelius84 fcf53e55ff
support 2-level lod of input in sequence_pool (#19839)
5 years ago
chengduo ae31faaa87
refine optimier function (#19886)
5 years ago
Zhang Ting 93364b45c1 group_norm support data_layout:NHWC, test=develop, test=document_preview (#19614)
5 years ago
Zhang Ting 439d95e157 modified interpolate op to support tensor attribute, test=develop, test=document_preview (#19287)
5 years ago
Zhang Ting b38889413d add crop_tensor_op, test=develop, test=document_preview (#19314)
5 years ago
Zeng Jinle bf8367367e
fix download.py empty line, test=develop (#19870)
5 years ago
chengduo 1f68674483
refine executor bug info (#19887)
5 years ago
flame fe18cfdb4f
hide with inference optim API (#17355)
5 years ago
Aurelius84 b125e327aa
Remove constraint that last dimension is forced to be 1 in cross_entropy (#19606)
5 years ago
gongweibao e8d3745c0f
change _origin_program test=develop (#19863)
5 years ago
wopeizl a7c440d303
add precise roi pooling op test=develop (#18960)
5 years ago
Yiqun Liu 3cd985a669
Add a pass to fuse fc+elementwise_add+layernorm (#19776)
5 years ago
WangXi 8c2c8dc626 distribute.launch use poll to query subprocess (#19853)
5 years ago
chengduo 8e9273272f Disable test_dygraph_mnist_fp16.py (#19844)
5 years ago
Jie Fang d9db94d752 Optimize amp for multi-gpu to enable FP16 gradients transfer across gpus. (#19714)
5 years ago
wangchaochaohu 47af618f70
Strided slice (#19642)
5 years ago
Zeng Jinle 13ca364ceb
remove some flags and add comments to some flags, test=develop (#19813)
5 years ago
Huihuang Zheng 3e1e1fee26
Return correct currrent block of a var (#19850)
5 years ago
123malin 1bc285a53a
add retry function to try to solve grpc error code 14 (#19661)
5 years ago
Bai Yifan e2c6bada36 Support dispensable student_loss in PaddleSlim distillation (#19824)
5 years ago
LielinJiang 6d72a86b14 fix_roi_transform_bug (#19785)
5 years ago
Zeng Jinle db26de8389
[Bug fix] Disable memory reuse on feeded variables (#19835)
5 years ago
chengjuntao 00efd1d8a9
add deformable conv v1 op and cpu version of deformable conv v2 (#18500)
5 years ago
chengduo b99fc38cec
Add fp16 support for dygraph (#19828)
5 years ago
Leo Chen 5fbf03d6b4 Enhance OpTest to support double grad inplace check (#19826)
5 years ago
liym27 677e714425 fix pow op, support tensor for agument factor. (#19313)
5 years ago