Commit Graph

9001 Commits (b9f8ae849451622573f02c3fc6fa54cdfc00924b)

Author SHA1 Message Date
liym27 fc6ec3b9f6 fill_constant support Tensor; (#20521)
6 years ago
Zhang Ting 0130cc969c fixed group_norm's bug and modified unittest (#20506)
6 years ago
Adam 7faa3e9555 Add ConvTranspose + BatchNorm fuse pass (#20161)
6 years ago
Diego Zhang 27d1ef6081
Refine seq enum expand mask pad (#20344)
6 years ago
Youwei Song 9a09ff14a5 fix en docs of Layer and guard (#20512)
6 years ago
guofei 9b85f40140 Modify English documents (#20452)
6 years ago
liuwei1031 9dc83dda7a
update data feeder API sample, change fluid.layers.data to fluid.data (#20568)
6 years ago
liuwei1031 9d6ee5eb1f
fix doc of default_main_program, multiprocess_reader (#20536)
6 years ago
Yiqun Liu ce1b25cc8b
Polish the English documentation of sums (#20495)
6 years ago
lanxianghit 22ecaef03b
Add API 'fluid.requird_version(min_version, max_version=None)' to check if the installed PaddlePaddle version is satisfied, test=develop (#20263)
6 years ago
zhaoyuchen2018 8fb569e5b9
Fix api doc example bug and polish square doc (#20491)
6 years ago
hong19860320 512c0bb04d
refine the en api doc of ones, zeros, reverse, assign, increment, hsigmoid and create_py_reader_by_data ops (#20343)
6 years ago
Guo Sheng dfd1eee7f7 Add seq2seq api related code (#19820)
6 years ago
silingtong123 e87cabb7f2 updates document of sequence_softmax, sequence_scatter, sequence_unpad (#20269)
6 years ago
silingtong123 d5aa2dd818 fix doc, updates API documents of uniform_random and uniform_random_batch_size_like (#20316)
6 years ago
Wilber 751812a674
enable cpu machine to run paddle in gpu lib
6 years ago
lvmengsi 2384589383
Fix conv_grad_grad (#20469)
6 years ago
Double_V 8299203370 Support reshape_op double gradient (#20304)
6 years ago
LielinJiang faa8e30a14 Set batch norm and data norm argument 'do_model_average_for_mean_and_var' default as True (#20421)
6 years ago
hong19860320 4d0d5e4cc7
refine eng doc for hard_sigmoid op (#20442)
6 years ago
Aurelius84 22823df2e2
enhance embedding error message test=develop (#20246)
6 years ago
zhupengyang 3997743a5b add input type and dtype check, enhance shape error message for concat_op (#20101)
6 years ago
zhupengyang 95524a4d30 fix APIs: relu, relu6, hash (#20416)
6 years ago
liuwei1031 70ff903813
improve the doc of data feeder related APIs (#20515)
6 years ago
zhaoyuchen2018 057bce4d45
Refine topk stack squeeze api en doc (#20367)
6 years ago
JesseyXujin 843bdbaae1
add input type and dtype check for accuracy_op (#20399)
6 years ago
chengduo f23eeeb460
update global scope doc (#20483)
6 years ago
lijianshe02 211f5b0319
enhance mul_op input error message test=develop (#20414)
6 years ago
Guo Sheng 101e20e92e
Update some en api docs (#20496)
6 years ago
zhupengyang 200cc5e2ad fix APIs: cast, concat, tensor_array_to_tensor, argmin, argmax, argsort (#20363)
6 years ago
GaoWei8 5ea2cc6733 fix API:cos, exp, ceil, elu, brelu English doc (#20032)
6 years ago
ruri e705fede11
refine 13 en docs (#20312)
6 years ago
lijianshe02 f0dabe680d
fix read_file, is_empty, Print API EN doc (#20492)
6 years ago
wopeizl 3044a62f2a
fix the precise roi poop op test=develop (#20126)
6 years ago
Yiqun Liu 1e59cf97eb
Polish the English documentation DynamicRNN (#20453)
6 years ago
qingqing01 df3025c3ee
Polish En doc for some APIs. (#20418)
6 years ago
wopeizl 6b612a2807
optimize the english description for APIs test=develop test=document_fix (#20286)
6 years ago
FDInSky 0ac08489a9 udpate en doc test=develop, test=document_fix (#20459)
6 years ago
GaoWei8 54647a5490 fix GradientClipByNorm english doc (#20224)
6 years ago
Wilber 2893cd1ae0
modify english api (#20159)
6 years ago
zhouwei25 b1218d056b fix English Doc of API:layers.py_func/sum (#20329)
6 years ago
qingqing01 63194d6e67
Enhance InferShape in deformable_conv and prior_box op (#20372)
6 years ago
zhongpu 0b321c8a2f fix APIs, to_variable、NCE、PRelu、softmax、rankloss for dygraph, test=document_fix, test=develop (#20142)
6 years ago
wangchaochaohu 508127b180
fix some en doc (#20281)
6 years ago
zhouwei25 f18231412f fix English Doc of API:layers.array_read/array_write/array_length (#20345)
6 years ago
Yuan Shuai 9f4a32fb8f
Fix ErrorClipByValue, GradientClipByGlobalNorm, GradientClipByValue (#20279)
6 years ago
Guanghua Yu bc4c7a9eb6 Fix english doc api: sequence_slice, sigmoid_cross_entropy_with_logits, ssd_loss, DetectionMAP, detection_map (#20405)
6 years ago
juncaipeng 5ed23c6082
Modify doc for shuffle, firstn, save_vars, load_vars, L1DecayRegularizer, L2DecayRegularizer (#20287)
6 years ago
zhongpu 52dcc1679d fix Embedding API for dygraph (#20358)
6 years ago
liu zhengxi f855a86c93
update the api en doc of BuildStrategy (#20445)
6 years ago
tangwei12 a010d883b4
doc fix, test=develop, test=document_fix (#20239)
6 years ago
huzhiqiang a69baf639f
modify compose en (#20217)
6 years ago
huzhiqiang 6a8e54047f
fix reorder_lod_tensor_by_rank doc en (#20256)
6 years ago
liu zhengxi 53d8799bee
remove incorrect new in c style, test=develop (#20370)
6 years ago
Leo Chen 5a7142ac4e Update en APIs of LoDTensor (#20115)
6 years ago
Leo Chen 7f68b0b5b0 Polish en APIs of unique_name, test=develop, test=document_fix (#20113)
6 years ago
Zeng Jinle 1d1d221f26
refine allocator_flag, test=develop, test=document_fix (#20400)
6 years ago
Yibing Liu 899ab30df0
Fix several api docs (#20282)
6 years ago
Pei Yang 6f9e64d443
refine en api doc of [shape, scale, split, selu, soft_relu, scatter], test=develop, test=document_fix (#20264)
6 years ago
wangchaochaohu 5c649d9a1e
fix the reduce api en doc (#20223)
6 years ago
xujiaqi01 408bd8b874
fix en doc and test=document_fix (#20441)
6 years ago
DuYao 76a5819728 update English document (#20330)
6 years ago
liu zhengxi e34fccbc48
update the api en doc (#20307)
6 years ago
Zeng Jinle e3e22146de
remove some reader apis, test=develop (#20266)
6 years ago
Jiabin Yang df102f6428
Refine en doc (#20409)
6 years ago
wangchaochaohu 1288ac2983
fix expand bug (#20340)
6 years ago
huzhiqiang 98ec992789
modify WeightNormParamAttr English doc test=develop (#20218)
6 years ago
huzhiqiang 5fc2cfbaf4
modify map_reader en test=develop (#20229)
6 years ago
chengduo 4ba6d062f8
Fix fluid.data of executor (#20365)
6 years ago
xujiaqi01 22b80e1246
fix parse content in CreatePreLoadReaders (#20258)
6 years ago
Youwei Song ba78a0c7c2 polish 3 LSTM en doc (#20383)
6 years ago
Tao Luo b37b7f86e6
refine name_scope document (#20373)
6 years ago
Feiyu Chan 91693b9cee fix document for swish, thresholded_relu, gaussian_randdom
6 years ago
SunGaofeng a73e1f68b4
fix document of 11 APIs (#20278)
6 years ago
Zeng Jinle 7fb958b2e1
replace data layers, test=develop, test=document_fix (#20368)
6 years ago
Pei Yang 057d782d51
fix en api doc of [round, sin, sqrt], test=develop, test=document_fix (#20296)
6 years ago
zhongpu 95e5768bd6 update conv, fc, pool op for dygraph, test=develop (#20132)
6 years ago
zhongpu 9ca417f1d0 fix APIs, update norm op, test=develop (#20119)
6 years ago
Kaipeng Deng 3833b511a6
refine en API doc (#20206)
6 years ago
zhaoyuchen2018 7c12218987
Refine StaticRNN api-doc-en (#20093)
6 years ago
FlyingQianMM 551ba37148
Fix english doc api, invloves the op of retinanet_target_assign, sigmoid_focal_loss and retinanet_detection_output. (#20250)
6 years ago
Pei Yang 4df76d5320
fix en api docs of while, ifelse, switch, test=develop, test=document_fix (#20265)
6 years ago
wangchaochaohu bc6126dd07
fix the reduce bug test=develop (#20102)
6 years ago
Tao Luo 9bffbb7db9
refine profiler document (#20326)
6 years ago
wawltor ade9bc04d3
Fix some english doc api, shenze tools group (#20300)
6 years ago
huangjun12 b347ca084e Fix document of APIs, test=develop, test=document_fix (#20314)
6 years ago
hong fa43e80e19 New save load interface (#20148)
6 years ago
FDInSky e2c7b6821a test=develop enhance uniform_random op python api (#20295)
6 years ago
Jiabin Yang b23f00a0d7
Refine en doc (#20317)
6 years ago
xiaoting aaae3475e3 Polish english apis' doc (#20184)
6 years ago
LielinJiang 282c9e7cb2 Polish english apis' doc (#20198)
6 years ago
Leo Chen f4c56e9f51 Polish en doc of LoDTensorArray, test=document_fix (#19972)
6 years ago
chengjuntao 9acdb6e83a
Fix fluid.data code example (#20236)
6 years ago
liym27 3d006fa630 fix English document of expand/pow/reshape/slice. test=develop, test=document_fix (#20280)
6 years ago
Zhen Wang 2c71de243d
Fix docs of load_inference_model&load_params&load_persistables&chain. (#20274)
6 years ago
石晓伟 2c28e3283a
fix analysis_predictor ci, test=release/1.6 (#20141)
6 years ago
danleifeng 3a0f93b3f9 fix error message for elementwise_add/mul (#20283)
6 years ago
liym27 670937e11d add input type and dtype check for reshape op. (#20099)
6 years ago
chengduo d77e770353
Polish executor doc (#20244)
6 years ago
Zeng Jinle 48029ab06c
Remove some DefaultGradOpDescMaker (#20185)
6 years ago
Aurelius84 729f5846cc
enhance shape error message of fc API (#20172)
6 years ago
wangguanzhong 6fbf441001
enhance input check for roi_align, test=develop (#20238)
6 years ago
Zeng Jinle c20b11ba11
simplify op_info.h, test=develop (#20195)
6 years ago
Huihuang Zheng fa82a01503
Modify English doc of fluid.data (#20248)
6 years ago
Yibing Liu d849e9835f
Add detailed error messages for nce layer (#20231)
6 years ago
wangguanzhong 866400e9f1
update en doc of example,test=develop, test=document_fix (#20235)
6 years ago
whs 54df1ad4c7
Fix en doc of warpctc, affine_grid, generate_proposals (#20262)
6 years ago
Aurelius84 73cf08d694
fix en_doc api of one-hot and embedding (#20187)
6 years ago
Chen Weihang 98acfe97ec
Polish English APIs' doc of several Optimizers (#20166)
6 years ago
Liufang Sang 53535b4f18 fix en api doc (#20245)
6 years ago
Youwei Song 478e4d6882 polish append_backward en doc (#20199)
6 years ago
Bai Yifan fb21a743ae
Fix fluid.data code example (#20227)
6 years ago
Youwei Song 20f68916ed refine CUDA CPU places en doc (#20243)
6 years ago
Double_V 98da70f63f fix API en doc (#20261)
6 years ago
Chengmo 494d6cf252
Fix transpiler en doc (#20149)
6 years ago
lvmengsi 40b3af9720
Update apiexample (#20247)
6 years ago
zhoushiyu 1106fbbd01 fix cvm and DataFeedDesc apis (#19994)
6 years ago
Yi Liu 4da243003e
update the example of shard_index (#20272)
6 years ago
Aurelius84 a38d1835b5
refine seq_pool/reshape/reverse test=develop, test=document_fix (#20233)
6 years ago
Zhang Ting 7e140d870a modified doc of group_norm, test=develop, test=document_fix (#20234)
6 years ago
Zhang Ting 2087f77120 modified doc of crop_tensor, test=develop, test=document_fix (#20203)
6 years ago
zhang wenhui 6bc4d48875
fix api doc, test=develop, test=document_fix, test=document_preview (#20252)
6 years ago
ShenLiang d26276e3ac fix doc, test=develop test=document_fix test=document_preview (#20249)
6 years ago
Youwei Song d39b22e555 polish in_dygraph_mode (#20200)
6 years ago
Youwei Song 340b2ba449 refine scope_guard, test=document_fix, test=develop (#20240)
6 years ago
danleifeng 5da814292a fix code example of elementwise op in en_doc (#20242)
6 years ago
zhaoyuchen2018 5ebf4078dc
add input type and dtype check for squeeze (#20100)
6 years ago
wawltor 08c8f0c534
Fix api, add input type and dtype check for sign_op (#20138)
6 years ago
liuwei1031 e03c1d8a9e
fix conv_op compilation issue on windows (#20230)
6 years ago
JesseyXujin 407efcf7b1
fix API doc, solve conflict, test=develop, test=document_fix (#20196)
6 years ago
Aurelius84 c80b7694eb
refine fc/seq_conv/seq_concat en doc (#20214)
6 years ago
liym27 ad60b3b8ac mv two function in conv op for good code style (#20116)
6 years ago
liym27 869cef6dc0 fix bug of infer shape in pool op. test=develop (#20213)
6 years ago
liu zhengxi acb02fd69e
add dll to inference capi (#20180)
6 years ago
Bai Yifan 131b1dc324
Fix api doc, test=develop, test=document_preview, test=document_fix (#19947)
6 years ago
lvmengsi 59a7c222ea
refine en doc (#20088)
6 years ago
ShenLiang c5cff9971a fix doc of eye、gather_nd、scatter_nd、scatter_nd_add、center_loss (#19990)
6 years ago
hong 0ec2c081d9
update op compatible list; test=develop (#20175)
6 years ago
Zeng Jinle 3eebd5b391
refine sequence_softmax grad maker, test=develop (#20127)
6 years ago
Chengmo eb05db7104
Speed GEO-SGD (#20158)
6 years ago
Zhang Ting cf6919bf6e conv_transpose supports channel_last input, test=develop, test=document_preview (#20072)
6 years ago
tangwei12 c9139c3db3
trainer from dataset fetch targets (#19760)
6 years ago
tangwei12 b5a410466c
Trainer heartbeat for async mode (#19600)
6 years ago
lvmengsi 76ba55e891
add error log for python api and c++ (#20061)
6 years ago
Yibing Liu 01ad8d2e06
Refactor linear chain crf op & crf decoding op (#19982)
6 years ago
Jiabin Yang 7a9bd0c5d8
Fix/auto prune error on leaf (#20056)
6 years ago
liu zhengxi 301eeb5bea
Add capi for fluid inference api (#20092)
6 years ago
wangchaochaohu 6e73e90bfb
fix the error message for reduce_mean and reduce_sum op (#20063)
6 years ago
wangchaochaohu 9a76f3f916
Fill constant error message fix (#20075)
6 years ago
zhaoyuchen2018 e867366805
Add multihead op for ernie opt (#19933)
6 years ago
chengduo bfa55c9ddb Add place deps for fused_all_reduce_op_handle (#20077)
6 years ago
Chengmo 728ec1b43d
Add GEO-SGD distribute training algorithm (#20018)
6 years ago
Li Fuchen 5365cd2f14
Set lod level of sequence_unpad's output to 1 in compile time (#20068)
6 years ago
danleifeng 425279a57b Improve elementwise operators performance in same dimensions. (#19763)
6 years ago
liuwei1031 292aae4385 fix windows compilation issue when compile with VS2015, test=release/1.6 (#20114)
6 years ago
Wilber 276b5e3440
fix compile paddle with anakin bug
6 years ago
Zeng Jinle 5f2290ab84
Add deprecated memory optimize doc (#20111)
6 years ago
Zeng Jinle 5fef859c65
remove map type from var_type_traits.h, test=develop (#20090)
6 years ago
silingtong123 649bcd5fe2 Modify the style of function names (#20071)
6 years ago
Huihuang Zheng 62573d8996
Add lod_level parameter to paddle.fluid.data (#20065)
6 years ago
liym27 3aa331d97e fix conv2d and conv3d: (#20042)
6 years ago
Zeng Jinle 02c6edc0d5
refine optimizer name doc, test=develop, test=document_fix (#20074)
6 years ago
Zeng Jinle 4ad66c779c
fix op_compatiable_compile_error, test=develop (#20076)
6 years ago
chengjuntao 6f184775e8 Fix compling warning in deformable conv. (#20036)
6 years ago
wangguanzhong da892cafd5
Refine api doc (#20037)
6 years ago
qingqing01 1a3eef026c
Enable users to create custom cpp op outside framework. (#19256)
6 years ago
silingtong123 f1eebf75aa improve op uniform_random, argument shape support tensor and tensor in list (#19786)
6 years ago
liym27 24010472d4 fix pool2d pool3d,support asymmetric padding and channel_last (#19739)
6 years ago
Adam fe581b0e8a Minor GetMKLDNNFormat changes (#20055)
6 years ago
Youwei Song 54e07994ee Dygraph Layer kwargs & param getter setter (#19901)
6 years ago
bingyanghuang 9de6772510 Follow comment of Merged QAT PR 18970 (#19979)
6 years ago
lvmengsi c92348c3b9
fix conv_grad_grad (#20054)
6 years ago
石晓伟 01b9d07963
update operator compatible info, test=develop (#19978)
6 years ago
Zeng Jinle 20f0878f70
Fix en docs of apis (#20050)
6 years ago
Jiabin Yang 39ff0f9cd9
Optimze/optimize dygraph api (#19999)
6 years ago
joanna.wozna.intel f5221ac19f Disable conv requant squash (#20041)
6 years ago
mapingshuo dd8fc9810d
add train demo to paddle_build.sh (#19885)
6 years ago
Kaipeng Deng e7a6567be5
polish pool infer shape (#20038)
6 years ago
chengduo fb2a9cdf83
Add fp16 support for pad and split (#19881)
6 years ago
wangchaochaohu c9ea317b36
codegen code for reconstruction (#19728)
6 years ago
lvmengsi 647ff784e2
fix mul double grad (#20040)
6 years ago
tangwei12 8f0b3c0516
the integrated communicator (#19849)
6 years ago
WangXi 8d92b36d51 Refine document of DGCMomentumOptimizer (#19960)
6 years ago
danleifeng 5cef7a2f25 Polish English docs of elementwise_add/sub/mul/div (#20027)
6 years ago
Chen Weihang b916335025 Paddle error message stack shaping and optimization (#19895)
6 years ago
Li Fuchen c8e125872c
Fixed warpctc, test=develop (#20011)
6 years ago
Huihuang Zheng 7836f477c6
Update API of paddle.fluid.data (#20024)
6 years ago
123malin 6c74e7387f
fix APIs, test=document_preview (#19954)
6 years ago
wangchaochaohu 3409db950c
fix reduce bug test=develop (#19971)
6 years ago
whs 3ea2b661c0
Make PaddleSlim support PyReader (#19995)
6 years ago
Adam 4b65af7719 MKLDNN BatchNorm operator refactor (#20012)
6 years ago
joanna.wozna.intel 1d32897c5c Fix test pool2d int8 mkldnn (#19976)
6 years ago
chengduo 2450d15b78
disable fuse_all_optimizer_ops (#19966)
6 years ago
Aurelius84 f58c8db668
Require x.dims=label.dims in huber_loss (#20017)
6 years ago
Yang Zhang cde73a7bbf
Expose `mutable_data` as python binding (#19932)
6 years ago
Aurelius84 137e6336ef
Remove constraint that last dimension is forced to be 1 in rank_loss (#19997)
6 years ago
chengduo 101a2b610a Add dtype for coalesce_tensor_op (#20016)
6 years ago
Zhaolong Xing f04f2b232a
fix if else error info (#19974)
6 years ago
gongweibao a7512db2bc
Polish elementwise max min pow document to add more examples. (#19946)
6 years ago
Aurelius84 2b5b4b3c5e
fix dataType in C++ comment in embedding op (#20004)
6 years ago
Tao Luo bcb2903e60
enhance shape error message of mul_op (#19998)
6 years ago
mapingshuo d62360fe5f
fix doc of apply_optimize (#19965)
6 years ago
Chen Weihang 1409586eaa Add LoD empty check for all related sequence ops (#19980)
6 years ago
Huihuang Zheng 88af4ab650
Add new data layer (#19916)
6 years ago
xujiaqi01 f50e701b3b
fix memory leak in HogwildWorker (#19956)
6 years ago
Zeng Jinle b8aff5e5e9
fix buddy_allocator_test, test=develop (#19967)
6 years ago
Zeng Jinle 4a5ce4feb1
Add AdadeltaOptimizer doc (#19875)
6 years ago
Zeng Jinle 7912e6caa1
Expose set_gradient_clip API (#19869)
6 years ago
chengjuntao 0099e54924
refine deformable roi pooling doc (#19944)
6 years ago
zhongpu b1bb23841e add kernel for fill_op, test=develop (#19719)
6 years ago
wangchaochaohu 382d099dcb
add support tensor and tensorlist for strided_slice OP (#19929)
6 years ago
lvmengsi fe218df326
Fix ssdloss num and batch norm format and conv2d (#19754)
6 years ago
lvmengsi 619a241bd0
Fix OpTest of bn (#19062)
6 years ago
Bob Zhu c670058a8d add support of matmul with multiple head even different width and height (#19708)
6 years ago
Liufang Sang 6884dc800a refine ctc align op with padding (#19926)
6 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)
6 years ago
Wojciech Uss 4286a6270d Add support for new QAT models (#18970)
6 years ago
Aurelius84 99a9615a4b
Removing length dims constraints of seq_pad and seq_unpad (#19497)
6 years ago
chengduo cca26f5c42
polish multi process warning info (#19961)
6 years ago
Yi Liu 2efdf0ef35
update en document of shard_index_op (#19963)
6 years ago
jhjiangcs 766bd529d1 add optimizer:dpsgd,test=develop (#19915)
6 years ago
Zeng Jinle 37f76407b0
fix cuda dev_ctx allocator cmake deps, test=develop (#19953)
6 years ago
Yang Zhang ebff68fa74
Add float16 support to `sync_batch_norm_op` (#19681)
6 years ago
Aurelius84 039b9710d5
Remove constraint that last dimension is forced to be 1 by adding lookup_table_v2 (#19735)
6 years ago
Zeng Jinle 80e0f547bb
fix allocator ut,test=develop (#19945)
6 years ago
whs bdb3e376d0
[PaddleSlim] Enhence compressor api in PaddleSlim (#19894)
6 years ago
xujiaqi01 cedc04775c
support change shuffle and train thread num (#19841)
6 years ago
Kaipeng Deng 14625ffe9e
add elementwise mod support float/double. test=develop (#19570)
6 years ago
Jacek Czaja 5b07ca9cdd - ReImplemented pooling fwd mkldnn (#19911)
6 years ago
Zeng Jinle b1e83b33b0
fix huber loss op attr type, test=develop (#19937)
6 years ago
Zeng Jinle cc157d5990
add inplace to assign op, test=develop (#19927)
6 years ago
chengduo 55ce696986
clean tensor array (#19930)
6 years ago
Leo Chen 57606205f5 Make OpTest check grad inplace even if forward has no inplace (#19847)
6 years ago
Zhang Ting cb8f3c03a7 resize Ops support data_layout:channel_last, test=develop, test=document_preview (#19914)
6 years ago
mapingshuo 9901f69677
Forward recompute3 (#19913)
6 years ago
chengduo d7251a8e1e
Delete local execution scopes (#19749)
6 years ago
wopeizl 5452b6a152
remove the useless warning for user to avoid confuse test=develop (#19871)
6 years ago
ruri d31c92a2cd
add mse_loss (#19759)
6 years ago
hong 85b398f171
Add op compatible information (#19910)
6 years ago
Kaipeng Deng 3f021781a1
fix softmax CE time limit check failed (#19846)
6 years ago
Tao Luo a4919d3688
move tree_conv to fluid.contrib.layers (#19918)
6 years ago
石晓伟 30adea0a23
tensor_array_to_tensor_op.cc, test=develop (#19289)
6 years ago
Zeng Jinle 0436efd6a3
Unify DataLoader APIs (#19305)
6 years ago
lvmengsi 4155e62559
add instance norm (#19500)
6 years ago
Zeng Jinle c7f36e7c00
Add lock to cudnn handle calls (#19845)
6 years ago
pawelpiotrowicz 2c5c636514 Add two extra flags for test_analyzer_int8_image_classification to disable fp32/int8 (#19840)
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
Pei Yang baccd7e2ca
Add TRT input shape check between model and runtime (#19864)
6 years ago