Commit Graph

10988 Commits (f4083010a756f0a9554fdfef26fea262e8978f91)

Author SHA1 Message Date
QingshuChen 138ecf24aa
support Baidu Kunlun AI Accelerator (#25959)
5 years ago
lilong12 5f2c0e7e95
[2.0 api] fix the example codes in doc strings (#26428)
5 years ago
wawltor ecfb89e133
Update the error message for the margin_ranking_loss
5 years ago
donproc 94b05850d2
add paddle.fluid.install_check.run_check example doc (#25993)
5 years ago
mapingshuo 7ae10900fa
fix slow var initialize, test=develop (#26516)
5 years ago
chajchaj 5407e327a4
add cross_entropy to nn/layer and nn/functional, test=develop (#26478)
5 years ago
wangchaochaohu e167e87974
【API2.0】add masked_select Op for API2.0 (#26374)
5 years ago
Chen Weihang c09de13ec4
Refine jit load model by extra_var_info (#26461)
5 years ago
Dong Daxiang 83cd185947
【paddle.fleet】Meta from optimizer (#26392)
5 years ago
pangyoki bdac6bc880
Rename uniform_random API (#26347)
5 years ago
Yang Zhang f6d20d565c
Update `no_grad` doc examples (#26481)
5 years ago
wawltor 61273973ad
delete module path for the activation ops, test=develop (#26515)
5 years ago
tangwei12 8e4ed662d1
fix decay global counter (#26387)
5 years ago
Zhou Wei ce7d5263e6
[2.0API]Bind method for tensor and Variable (#26416)
5 years ago
Yang Zhang e662d1e0b7
Update `paddle.clamp` (#25906)
5 years ago
Kaipeng Deng 1a72a9035b
Add map style dataset (#26004)
5 years ago
pangyoki 644dfd7dd5
Release Distribution base class and Normal, Uniform class (#26355)
5 years ago
Huihuang Zheng e1245f5c84
[Dy2stat] change deprecated imp dependency to importlib, test=develop (#26453)
5 years ago
Pei Yang 379222c3f1
add output scale and trt op teller support for hard_swish and hard_sigmoid (#26499)
5 years ago
Bai Yifan 74836ec7b7
[2.0API]Add adaptive_avg_pool_2/3d (#26369)
5 years ago
Qi Li 8d194524ba
hardtanh prelu softmax, test=develop (#26431)
5 years ago
zhupengyang 6e5670b8bd
mean: not support int32, int64; add check for axis (#26401)
5 years ago
wawltor 6e6567f3a1
reduce the time cost for the testcase of test_nn_elementwise_grad (#26451)
5 years ago
Huihuang Zheng ab34c83d98
Remove cudnn conv in unittest, test=develop (#26489)
5 years ago
wawltor 1080be3353
update the test_mean test case for bug fix
5 years ago
Zhong Hui c10cf6d240
Fix the API of bce loss and add functional API binary_cross_entropy (#26012)
5 years ago
Chen Weihang 21ea2976dd
fix static dataloader default pin memory set (#26390)
5 years ago
Chen Weihang 8c9229310c
reduce iter time to reduce exec time (#26388)
5 years ago
zhupengyang 4ad504e7c7
hardshrink: support threshold < 0 (#26403)
5 years ago
lilong12 e92f770c42
Add collective ops (reduce) (#26340)
5 years ago
wangchaochaohu bdb805505e
【API2.0】add numel API for paddle test=develop (#26311)
5 years ago
Chengmo 623e14fbc5
disable test_dist_fleet_ctr (#26507)
5 years ago
wangchaochaohu 2073ffc04d
Enhance the data type of linspace API (#26247)
5 years ago
guofei bb7fd0974f
Add paddle.tensor.math.prod (#26351)
5 years ago
hong19860320 40d193ed17
Add the ReLU6, Tanhshrink, SELU, Softplus, Softshrink and Softsign for the api 2.0 (#26376)
5 years ago
Peihan 6e13e86ab3
verify correctness of dy2static model by using paddle-inference api (#26372)
5 years ago
tangwei12 d12ac984bf
disable UT temp (#26404)
5 years ago
tangwei12 39bd2fb5e4
add print test_dist UT elapsed time (#26397)
5 years ago
Aurelius84 9bcfc1a804
Fix paddle.nn.data in new unittest (#26484)
5 years ago
liym27 ac2010f4b6
[Fix test_resnet timeout] Reduce batch_size to 2 to avoid unittest timeout.(#26449)
5 years ago
ceci3 fd66d76231
add weight_norm & remove_weight_norm (#26131)
5 years ago
ShenLiang facc0a10c9
fix the doc of dot (#26257)
5 years ago
liym27 adba432f27
[API 2.0] Add api paddle.reshape(x, shape, name) (#26338)
5 years ago
Zhang Ting cefbb3500e
remove alias from doc, test=document_fix (#26487)
5 years ago
ShenLiang 256dc6ee48
set_default_dtype only support float (#26435)
5 years ago
123malin 57d434df5d
add save/load for parameter server (#26235)
5 years ago
Aurelius84 0cc63cc343
[Paddle2.0] Rename hapi.Input and move `data` api (#26396)
5 years ago
WuHaobo a57d63a0f2
Fix erf (#26426)
5 years ago
Chen Weihang 7c1ff38e01
Enhance add_parameter check for dygraph layer (#26188)
5 years ago
yukavio 8c48c7daec
Add new one hot function in nn.functional (#26183)
5 years ago
Zhang Ting 6914a12f82
rename the inputs of allclose (#26360)
5 years ago
Guanghua Yu e52e7944cf
add paddle.nn.SmoothL1Loss,test=develop (#26398)
5 years ago
Chen Weihang 7e71ae92bd
fix test_cosine_similarity_api failed (#26467)
5 years ago
Chen Weihang a7cd61fdd1
fix DataParallel code samples, test=document_fix (#26423)
5 years ago
littletomatodonkey bcf03273f6
add pad func (#26106)
5 years ago
lijianshe02 a39bd3acc9
reduce the execution time of affine_channel op unittests (#26393)
5 years ago
Chengmo eeeef957c7
Fix ps gpu (#26218)
5 years ago
Zhong Hui 6cbeafb6c0
add zero norm, inf norm support for p_norm op (#26364)
5 years ago
liym27 6cd67a8160
[API 2.0] Fix api sum:(1)input->x;(2)dim->axis;(3)keep_dim->keepdim (#26337)
5 years ago
liym27 db272ca5ef
rename file to according to reviews. (#26236)
5 years ago
Kaipeng Deng c45481d7be
add Sampler/SequenceSampler/RandomSampler (#26375)
5 years ago
ceci3 56890dc729
Add SyncBatchNorm (#26032)
5 years ago
liym27 f3ea615673
[Dy2Stat] Fix bug: unwrap func in dy2Stat. (#26279)
5 years ago
GaoWei8 1fbee267d4
remove scope in cudnn lstm (#25188)
5 years ago
Qi Li 61800f4a1e
elu gelu relu logsigmoid, test=develop (#26304)
5 years ago
wanghuancoder ea6716a55b
Add check if fluid.data() variable no feed data (#25858)
5 years ago
Wilber 3ec0bcbbb8
[Bug] Fix prune for save_inference_model about transformer (#25347)
5 years ago
cc 3f816bc8b4
[Quantization] Conv2d_transpose and mul support channnelwise quantization (#25639)
5 years ago
wangchaochaohu 2101dfd2b3
【API2.0】add Chunk API (#26314)
5 years ago
Sylwester Fraczek abfdffa039
add use_mkldnn attribute to ops in dygraph (#25773)
5 years ago
lilong12 638bbb6153
Improve expand as (#26290)
5 years ago
Kaipeng Deng 5fdec3ed35
fix test_metrics accuracy. test=develop (#26358)
5 years ago
ShenLiang fd0051b488
add set default dtype, get default dtype (#26006)
5 years ago
zhupengyang 586a6dd358
log_softmax and LogSoftmax: impl kernel and refind docs (#26088)
5 years ago
yaoxuefeng 23261ff44b
add cpu random Generator (#26013)
5 years ago
Sylwester Fraczek 69742bd9a4
Enable mkldnn layout conversion (#25778)
5 years ago
LutaoChu 71b19c7f4e
add nn.functional.normalize API for API2.0, fix L1Loss API typo
5 years ago
zhupengyang 9317e51fa6
Fix
5 years ago
mapingshuo cd48bdad31
add feature to fleet2.0 role_maker, distribute_strategy, test=develop (#26267)
5 years ago
Dong Daxiang 4ec51e0205
【paddle.fleet】Clear disable (#26334)
5 years ago
Yi Liu 3b2c580a66
【paddle.fleet】make fleet_localsgd_meta_optimizer work (#26213)
5 years ago
Qinghe JING d549a9b1fe
【paddle.fleet】Set default value to strategy in distributed_optimizer (#26246)
5 years ago
Zhou Wei 5017aa76e6
set default python3,fix incompatible,cache dir for third party,unify error code,for windows (#26178)
5 years ago
Jack Zhou 6d22f5c73e
Add PADDLE_ENFORCE in nll loss cuda kernel (#26294)
5 years ago
wawltor d03dd9d5f1
fix the margin ranking loss doc and api, test=develop (#26266)
5 years ago
wawltor 00e08ce07b
add the sigmoid, Sigmoid for the api 2.0 (#26171)
5 years ago
Yang Zhang d063a98b40
Update `paddle.add` (#25910)
5 years ago
Kaipeng Deng 7051bbc2a1
fix test_multiprocess_dataloader unittest. test=develop (#26241)
5 years ago
LielinJiang 9a6a4fbc04
Add children and named_children for Layer (#26289)
5 years ago
wangchaochaohu 0b81d76310
[API2.0] add op for cudnn version query test=develop (#26180)
5 years ago
Kaipeng Deng e87436a570
DistributedBatchSampler add num_replicas and rank. test=develop (#26315)
5 years ago
lilong12 241b44db14
[API 2.0] adaptive expand op to use shape instead of expand_times (#26206)
5 years ago
Dong Daxiang cbf8ba1591
add check approval (#26284)
5 years ago
wangchaochaohu bb11cbc250
[API2.0] add Device api (set_device and get_device)(#26103)
5 years ago
YUNSHEN XIE 30e1083e82
disable test_sampling_id_op (#26313)
5 years ago
wangchaochaohu b48ab36b76
fix the typo test=develop (#26310)
5 years ago
Zhou Wei 6de463d3d1
expose and unify the Tensor concepts to the user (#25978)
5 years ago
lilong12 fbd4d3cc97
[API 2.0] add paddle.tile op (#26245)
5 years ago
LielinJiang e4033a06d5
add Class KLDivLoss and function kl_div (#25977)
5 years ago
liu zhengxi daad625121
fix rnncell errmsg (#26298)
5 years ago
Leo Chen 79f12595d8
Refine deprecated decorator (#26238)
5 years ago
123malin f2b6d8d553
test=develop, bug fix for test_dist_fleet_ctr (#26287)
5 years ago
Bai Yifan 22b06db3d7
add paddle.nn.functional.mse_loss (#26089)
5 years ago
MRXLT b2d41e2acd
fix unstack op doc (#26043)
5 years ago
Yang Zhang 617eb67f29
Upgrade `no_grad` decorator (#25472)
5 years ago
zhupengyang 7a89a0a7be
hardshrink and Hardshrink: add class, threshold default 0.5 (#26198)
5 years ago
liuyuhui 935da32d25
【paddle.fleet】upgrade fleet: modify role_maker (#26038)
5 years ago
wangchaochaohu ba574c8ec3
refine the usage of numpy element fetch for Ops test=develop (#26194)
5 years ago
Yibing Liu b9828bdf3a
Use faster algorithm for complex matmul, test=develop (#26231)
5 years ago
ShenLiang 5113aae6ea
fix the doc of inverse, dot, cholesky (#25860)
5 years ago
pangyoki cfa086bdc1
Remove original name for alias APIs (#26195)
5 years ago
wawltor 2d6cc0b125
support the tuple for attribute of axis in min, max for api2.0
5 years ago
wawltor 682035663a
Add the loss of MarginRankingLoss for the paddle api2.0 (#26078)
5 years ago
Dong Daxiang 50a5bcfc9d
【paddle.fleet】paddle.fleet -> paddle.distributed.fleet. (#26186)
5 years ago
Leo Chen 2d95280e1f
Feature/Enable Auto-Mixed-Precision in dynamic graph (#24903)
5 years ago
Chen Weihang 838e36e9ed
Fix loaded variable suffix repeat error (#26169)
5 years ago
Zhen Wang e656ca4783
add assert raises in the test_retain_graph UT. (#25983)
5 years ago
Zhong Hui 7165f48409
change api name eps to epsilon for the pair_distance
5 years ago
Jack Zhou dea41da715
add nll loss API for the paddlepaddle api2.0
5 years ago
liym27 1d730ffbf5
[Dy2Stat] Removes temporary files created during the transformation of dygraph to static graph. (#26150)
5 years ago
Zhong Hui 361363c321
add pairewise distance for the paddlepaddle api 2.0
5 years ago
LutaoChu 1d870c442e
fix paddle.nn.loss.L1Loss OP, add paddle.nn.functional.l1_loss OP for API2.0
5 years ago
zhupengyang faf83a7af2
paddle.mean: add attr axis, keepdim (#26147)
5 years ago
wawltor 9c17b3c9f8
Add the max, min, maximum, minimum api for the API 2.0
5 years ago
pangyoki 13b80d9bea
fixed imperative module in doc example code (#26149)
5 years ago
Kaipeng Deng dbc88bb900
Add iterable dataset support for multiprocess DataLoader (#25558)
5 years ago
JZ-LIANG 54003b873e
【paddle.fleet】add lamb to fleet meta optimizer (#26025)
5 years ago
Yiqun Liu 1be6bf45ae
Add assign to fusion_group and enhance inplace execution in fusion_group. (#26121)
5 years ago
zhupengyang b2034c2854
softmax: imperative->static; fix doc examples (#26134)
5 years ago
LutaoChu b6d14d9d07
add deprecated decorator, remove alias for cumsum op (#26104)
5 years ago
Zhen Wang a86e8c0eef
add more error info for these ops without double grad ops. (#25987)
5 years ago
danleifeng 34eb27a1d6
ps worker-ports are optional for users for fleetrun command; test=develop (#26090)
5 years ago
Jacek Czaja 615e8a20f6
- oneDNN update 1.3 -> 1.5 (#25202)
5 years ago
pangyoki 2efcb481c8
Paddle-2.0 API directory migration (#25898)
5 years ago
zhupengyang cd7b55a221
LeakyRelu: refine doc, fix name bug (#25957)
5 years ago
zhupengyang 2214394edc
softmax: refine doc; input->x (#25976)
5 years ago
ShenLiang 3076205ba9
rm eye, test=develop (#26031)
5 years ago
lilong12 8caee2ad51
【paddle.fleet】add the support for multi-node training for pipeline (#25907)
5 years ago
LutaoChu bf2db646de
fix cumsum op for API 2.0, optimize performance
5 years ago
Leo Chen 9c6112104e
Fix prelu for compatibility with saved model of old version (#26052)
5 years ago
Adam 1893cd6bb8
Add oneDNN relu6 op (#26037)
5 years ago
gongweibao a7c5210051
Fix test_hdfs bug. (#26068)
5 years ago
tangwei12 c14ec8782b
【paddle.fleet】Feature/fleet ps api 2.0 (#25857)
5 years ago
Chen Weihang 3c8daa9b89
Add pin memory control for BufferedReader (#26026)
5 years ago
Chen Weihang ad4a0466a5
Add cuda pinned place branch in slice op GetExpectedKernelType (#26027)
5 years ago
danleifeng d5a66fd7a0
【paddle.fleet】support multi-node cpu training for fleetrun (#26011)
5 years ago
gongweibao 0067a2e4ec
Save checkpoint automatically (#25917)
5 years ago
Feiyu Chan e853ece0a2
update document template for unary elementwise layers (#25896)
5 years ago
joanna.wozna.intel 734cf1c3e9
Change use_quantizer attribute name and data type (#25838)
5 years ago
Sylwester Fraczek 4c9ddb3db4
enable check_dygraph for mkldnn activation tests (#25779)
5 years ago