Commit Graph

9456 Commits (952508527a94de94a78c9250545dcd2d37d21ff4)

Author SHA1 Message Date
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
silingtong123 9ee288ac87 test=develop, fix the parameter seed failed to work (#20412)
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
tangwei12 a010d883b4
doc fix, test=develop, test=document_fix (#20239)
6 years ago
Zhaolong Xing 63d88b522f
refine sqrt api check (#20254)
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
zhang wenhui b82e6520e1
fix pslib datanorm double bug (#20297)
6 years ago
Leo Chen 7f68b0b5b0 Polish en APIs of unique_name, test=develop, test=document_fix (#20113)
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
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
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
Michał Gallus 540935a825 [Bug-fix][1.6] Improve QAT accuracy (#20174)
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
Zhang Ting 0652f15810 fix Attr(scale)'s bug for image_resize and modified unittest, test=develop (#19983)
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
gongweibao 7b9e33972a
delete backward return list test=develop (#20294)
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
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
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
Aurelius84 729f5846cc
enhance shape error message of fc API (#20172)
6 years ago
Huihuang Zheng fa82a01503
Modify English doc of fluid.data (#20248)
6 years ago
Zeng Jinle f1364df71f
add deprecated msg to py_readers, test=develop (#20211)
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
Tao Luo 134d809e23
fix softmax input error check on float16 (#20273)
6 years ago
whs 54df1ad4c7
Fix en doc of warpctc, affine_grid, generate_proposals (#20262)
6 years ago
gongweibao 89c4b3ddcf
Add bash_test_modules function to capture the timeout or failed context. (#20197)
6 years ago
Aurelius84 73cf08d694
fix en_doc api of one-hot and embedding (#20187)
6 years ago
GaoWei8 318d5bba64 add input type and dtype check for elu_op (#20106)
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
mapingshuo 90be481b13
RecomputeOptimizer: rm unused ckpt and sort ckpt (#20108)
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
Huihuang Zheng e6d13ae5ae
Refine Error Message for New Data API (#20204)
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
Huihuang Zheng 7c45471579
Add support for None for fluid.data (#20228)
6 years ago
wopeizl e9205c38e8
add more checks to create_parameter test=develop (#20059)
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
chengduo 0313b98ae0 temporally disable test_parallel_executor_fetch_feed in Windows CI (#20288)
6 years ago
wawltor 08c8f0c534
Fix api, add input type and dtype check for sign_op (#20138)
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 869cef6dc0 fix bug of infer shape in pool op. test=develop (#20213)
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
Chengmo eb05db7104
Speed GEO-SGD (#20158)
6 years ago
zhang wenhui b28d4a824f
fix fleet_desc delete_after_unseen_day bug in node.py (#20091)
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
xiaoting a16e91bb89 replace dataset url,test=develop (#20129)
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
Chengmo 728ec1b43d
Add GEO-SGD distribute training algorithm (#20018)
6 years ago
xiteng1988 3785f08f68 fix next_tokens of controller (#20060)
6 years ago
Zeng Jinle 5f2290ab84
Add deprecated memory optimize doc (#20111)
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
mapingshuo 5e99f31b7e add a new interface _prune_with_input (#20022)
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
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
hong 4e99c2af0a
Add shape check in load model (#19936)
6 years ago
gongweibao d4bca8118a
change dist tests to serial test=develop (#20051)
6 years ago
Bai Yifan 28a559de12
fix PyReader._iterable usage, test=develop (#20045)
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
Kaipeng Deng e7a6567be5
polish pool infer shape (#20038)
6 years ago
chengduo fb2a9cdf83
Add fp16 support for pad and split (#19881)
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
zhaoyuchen2018 5a2ecdea40
Fix name_scope test case bug (#20034)
6 years ago
Huihuang Zheng 7836f477c6
Update API of paddle.fluid.data (#20024)
6 years ago
gongweibao afc40a59eb
Add `RUN_SERIAL` attribute to `exclusive` test. (#20026)
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
liuwei1031 bda7eab77d
improve the error message when handling ndarray with unsupported dtype (#19949)
6 years ago
joanna.wozna.intel 1d32897c5c Fix test pool2d int8 mkldnn (#19976)
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
gongweibao a7512db2bc
Polish elementwise max min pow document to add more examples. (#19946)
6 years ago
mapingshuo d62360fe5f
fix doc of apply_optimize (#19965)
6 years ago
Huihuang Zheng 88af4ab650
Add new data layer (#19916)
6 years ago
Zeng Jinle 1b7de89455
fix math_op_path.py when integers, test=develop (#20008)
6 years ago
qingqing01 bb271b6d44
Remove unit testing for large shape in test_affine_channel_op (#19993)
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
ShenLiang 5920d69df5 Avoid treating broadcast as initialization operation (#19857)
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
Tao Luo 65a02fc114
add input type and dtype check for softmax_op (#19975)
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
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
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
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
Ghost Under Moon 790d5226b5 give warnings when save a model without any parameters (#19931)
6 years ago
Zeng Jinle f254b477d1
Add py_reader combination unittest (#19923)
6 years ago
Leo Chen 57606205f5 Make OpTest check grad inplace even if forward has no inplace (#19847)
6 years ago
juncaipeng b0ceed6fb4
add fake_quant_dequant_op for average pool2d, test=develop (#19880)
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
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 e237275017
add py_reader may be deprecated msg, test=develop (#19891)
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
chengduo ae31faaa87
refine optimier function (#19886)
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
Zeng Jinle bf8367367e
fix download.py empty line, test=develop (#19870)
6 years ago
chengduo 1f68674483
refine executor bug info (#19887)
6 years ago
flame fe18cfdb4f
hide with inference optim API (#17355)
6 years ago
Aurelius84 b125e327aa
Remove constraint that last dimension is forced to be 1 in cross_entropy (#19606)
6 years ago
gongweibao e8d3745c0f
change _origin_program test=develop (#19863)
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
Jie Fang d9db94d752 Optimize amp for multi-gpu to enable FP16 gradients transfer across gpus. (#19714)
6 years ago
wangchaochaohu 47af618f70
Strided slice (#19642)
6 years ago
Zeng Jinle 13ca364ceb
remove some flags and add comments to some flags, test=develop (#19813)
6 years ago
Huihuang Zheng 3e1e1fee26
Return correct currrent block of a var (#19850)
6 years ago
123malin 1bc285a53a
add retry function to try to solve grpc error code 14 (#19661)
6 years ago
Bai Yifan e2c6bada36 Support dispensable student_loss in PaddleSlim distillation (#19824)
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
chengduo 2729c17446
Fix example error of Variable and Operator (#19821)
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
tangwei12 6a1db2044c
fix sync_with_distributed_lookup_table, test=develop (#19737)
6 years ago
Aurelius84 8c7e411908
Remove constraint that last dimension is forced to be 1 by adding one_hot_v2 (#19716)
6 years ago
JesseyXujin e352467c1c
modify activation op API, delete use_cudnn args, test=develop, (#19758)
6 years ago
Huihuang Zheng 12542320c5
Replace TemporaryAllocator by CUDADeviceContextAllocator (#18989)
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
Youwei Song 3e5fb6361b fix api-doc error for dygraph and backward (#19721)
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
Bai Yifan aa63d5ac6d Make the distillation process not save teacher variables in PaddleSlim (#19633)
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
gongweibao 6c2bc29cc0
Fix float16 optimizer. (#19682)
6 years ago
Chen Weihang c78a4781bf
Fix train error when test_program.clone is executed after optimizer.minimize (#19397)
6 years ago
zhongpu 5f627488db add kernel for unsqueeze_op and Add unsqueezed op test, test=develop (#19436)
6 years ago
Zeng Jinle a7691603a5
add gpu_allocator_try_time config, test=develop (#19675)
6 years ago
JesseyXujin 0b06db9413
delete transmission args in linear_chain_crf op (#19619)
6 years ago
123malin a25a716e87
Optimize fleet API: add input check for some interfaces (#18971)
6 years ago
Aurelius84 25c0eb28cc
fix unittest random failed test=develop (#19654)
6 years ago
chengduo 5c4eb394e9 Make test_pe_seresnext serial (#19634)
6 years ago
chengduo ac34aac33f Disable the test_parallel_executor_test_while_train temporarily (#19641)
6 years ago