Commit Graph

25154 Commits (619a241bd03956f285980e36624f6968f6ba0a38)
 

Author SHA1 Message Date
lvmengsi 619a241bd0
Fix OpTest of bn (#19062)
5 years ago
ShenLiang 5920d69df5 Avoid treating broadcast as initialization operation (#19857)
5 years ago
Bob Zhu c670058a8d add support of matmul with multiple head even different width and height (#19708)
5 years ago
Liufang Sang 6884dc800a refine ctc align op with padding (#19926)
5 years ago
Tao Luo 65a02fc114
add input type and dtype check for softmax_op (#19975)
5 years ago
Zhaolong Xing e89b12884a
FIx C++ inference BUG: When open memory optim and enable trt subgraph at the same time, there is a bug (#19969)
5 years ago
Wojciech Uss 4286a6270d Add support for new QAT models (#18970)
5 years ago
Aurelius84 99a9615a4b
Removing length dims constraints of seq_pad and seq_unpad (#19497)
5 years ago
chengduo cca26f5c42
polish multi process warning info (#19961)
5 years ago
Yi Liu 2efdf0ef35
update en document of shard_index_op (#19963)
5 years ago
jhjiangcs 766bd529d1 add optimizer:dpsgd,test=develop (#19915)
5 years ago
Zeng Jinle 37f76407b0
fix cuda dev_ctx allocator cmake deps, test=develop (#19953)
5 years ago
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
Zeng Jinle 80e0f547bb
fix allocator ut,test=develop (#19945)
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
Jacek Czaja 5b07ca9cdd - ReImplemented pooling fwd mkldnn (#19911)
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
Zeng Jinle b1e83b33b0
fix huber loss op attr type, test=develop (#19937)
5 years ago
Zeng Jinle cc157d5990
add inplace to assign op, test=develop (#19927)
5 years ago
chengduo 55ce696986
clean tensor array (#19930)
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 5452b6a152
remove the useless warning for user to avoid confuse test=develop (#19871)
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
hong 85b398f171
Add op compatible information (#19910)
5 years ago
Kaipeng Deng 3f021781a1
fix softmax CE time limit check failed (#19846)
5 years ago
Tao Luo a4919d3688
move tree_conv to fluid.contrib.layers (#19918)
5 years ago
石晓伟 30adea0a23
tensor_array_to_tensor_op.cc, test=develop (#19289)
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
Zeng Jinle c7f36e7c00
Add lock to cudnn handle calls (#19845)
5 years ago
pawelpiotrowicz 2c5c636514 Add two extra flags for test_analyzer_int8_image_classification to disable fp32/int8 (#19840)
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
Pei Yang baccd7e2ca
Add TRT input shape check between model and runtime (#19864)
5 years ago
Pei Yang 74812d1c90
Fix BUGS: paddle-TRT repeatedly sets weight_map and overdeletes repetitive_params (#19825)
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
Zeng Jinle 747d44980a
Refine err msg of out of gpu memory (#19779)
5 years ago