Commit Graph

11300 Commits (3900f66c1935c9e1bfa3bc77ebb7318e3f5acf1c)

Author SHA1 Message Date
hong19860320 dbcef732d8
Fix the formula of SELU/selu (#26675)
6 years ago
Qi Li 2de034e146
fix prelu, test=develop (#26613)
6 years ago
Zhou Wei 7af5cb9b32
fix english doc of all lr_scheduler (#26619)
6 years ago
wawltor 286eca2d9e
update the code for the topk v2
6 years ago
LiuChiachi 761ed17db3
Update save inference model to support dygraph (#25894)
6 years ago
joejiong d32beea2a9
Add Checking Type for "multiply" operation (#26508)
6 years ago
gongweibao ed4a4ea37e
fix test=develop (#26632)
6 years ago
Dong Daxiang 08d736ad78
【paddle.fleet】add cudnn related strategies to DistributedStrategy (#26598)
6 years ago
Zhang Ting 0a895bc0df
improve unique op (#26537)
6 years ago
zhang wenhui 0679678212
add norm 2.0 api, test=develop (#26465)
6 years ago
YUNSHEN XIE a8b5741fb4
add a few unittests for setting timeout properity (#26630)
6 years ago
Huihuang Zheng 26d67414fd
Enrich English declarative Doc (#26538)
6 years ago
wanghuancoder c1f5df5269
optimized transformation form tensor to numpy (#26447)
6 years ago
zhupengyang c80fcf901e
reduce_mean error if keepdim=True and reduce_all=True (#26614)
6 years ago
wangchaochaohu a31dbc8f85
add deprecated for gather api and refine the doc of gather api (#26579)
6 years ago
whs a065a24232
【2.0 API】Enhance affine grid operator (#26385)
6 years ago
ruri 1f82c0cd62
[Api2.0] add pixel shuffle (#26071)
6 years ago
guofei 924734fd3a
Refine typo of english document of paddle.prod (#26546)
6 years ago
WangXi 7ff197d3ba
Add fleet dgc amp doc, test=document_fix (#26608)
6 years ago
yukavio 36868e840c
fix one_hot example doc test=document_fix (#26585)
6 years ago
wanghuancoder 422a162019
api2.0 paddle.nn.Bilinear and paddle.nn.functional.bilinear (#26399)
6 years ago
Double_V c8e18360f1
[API 2.0] add pool2d3d API,test=develop (#26331)
6 years ago
qingqing01 78ca8cf0c8
Unify the metrics implementation between low-level and high-level API. (#26158)
6 years ago
joejiong da1efe24d5
Throws TypeError When Logical APIs Do Broadcast Operation (#26490)
6 years ago
Zhou Wei 407de03905
[2.0API] Reconstruct all API related to LR Scheduler, unify dygraph and static (#26550)
6 years ago
ceci3 f8dbd7a273
fix syncbn, test=develop (#26523)
6 years ago
Kaipeng Deng dd3df6933a
fix RandomSampler & BatchSampler. test=develop (#26559)
6 years ago
yaoxuefeng d6e888cace
fix Flatten api test=develop (#26346)
6 years ago
cc 0d71cffd65
Add mnist test for post training quantization, test=develop (#26436)
6 years ago
whs 79539cf198
【2.0 API】Add CUDA kernel and enhance options for grid_sample (#26576)
6 years ago
YUNSHEN XIE 39fe0d35aa
find timeout unittests (#26371)
6 years ago
Guo Sheng 317f7ce2ef
[API 2.0] Add transformer apis (#26418)
6 years ago
wanghuancoder 90e6819cf2
fix engilsh document for api paddle.fluid.dygraph.enabled, test=develop, test=document_fix (#26271)
6 years ago
yaoxuefeng efee426742
support generator seed in related kernals test=develop (#26495)
6 years ago
Bai Yifan ae4724cfd1
fix type issue (#26500)
6 years ago
Zhong Hui bf4a4636f1
change to use bce_loss op, add shape check for bce_loss
6 years ago
ShenLiang 0e81626081
add div, floor_div, remainder (#26562)
6 years ago
Kaipeng Deng 973fdd67f7
Fix dataset resource warning (#26566)
6 years ago
Li Fuchen c2cb8f0033
fix docstr of ctc_loss and CTCLoss, test=document_fix (#26584)
6 years ago
qingqing01 24566e951c
Support empty bbox in bipartite math op (#26488)
6 years ago
hong19860320 87843bebde
Fix the sample code of SELU/selu (#26565)
6 years ago
Jack Zhou 199b0c7c1b
Add isfinite v2 op (#26344)
6 years ago
yaoxuefeng 33cffdf3d7
fix datanorm op add attr bug test=develop (#25000)
6 years ago
wangchaochaohu ebf9b2125e
add paddle.gather for API2.0 (#26455)
6 years ago
wangchaochaohu 9219b79104
gather_nd Op for API 2.0 refine (#26540)
6 years ago
whs dea7d7d173
【2.0 API】Add conv1d_transpose API (#26356)
6 years ago
huangjun12 7bd7b1884b
add alpha_dropout in nn.functional and nn.layer, test=develop (#26365)
6 years ago
zhupengyang 9b14117cac
logsumexp: impl kernel, refine docs (#26307)
6 years ago
MRXLT eeda90d674
[WIP] update optimizer for 2.0 (#26288)
6 years ago
whs e2b82e0439
【API 2.0】Add conv1d API (#26350)
6 years ago
zhupengyang e6675f4f4d
normal: support mean and std tensor; randn = standard_normal (#26367)
6 years ago
LielinJiang 3a9417f4f7
Update 2.0 convolution api (#26491)
6 years ago
gongweibao 7c42f056e2
Finetune the performance of the unittests. (#26402)
6 years ago
wawltor 6b28456ed0
add the argmax, argmin for the api2.0
6 years ago
LielinJiang d26ae9ad87
Update conv_transpose api (#26427)
6 years ago
Zhen Wang c037d6253a
Update the demo of paddle.grad (#26498)
6 years ago
hong19860320 c11c83fb3a
Add the parameter checking for softplus and fix the doc string (#26530)
6 years ago
ShenLiang 0ca10d310c
add paddle.static.data (#26525)
6 years ago
zhupengyang 81c127d4ec
refine leaky_relu docs (#26558)
6 years ago
liuyuhui 66596bd20f
【paddle.fleet】solve the initial configuration about fleet and rolemaker (#26368)
6 years ago
WangXi ed102ea1b5
【API】Add sign and tanh api (#26357)
6 years ago
WangXi 45711dade7
【API】rename div to divide, add floor_divide, remainder (#26434)
6 years ago
Zhong Hui f5d1349826
add binary cross entropy with logit loss (#26468)
6 years ago
LutaoChu 4e0c6d91aa
add paddle.tensor.linalg.diag API, diag_v2 OP and CUDA kernel
6 years ago
zhupengyang f8863e0603
leaky_relu and LeakyReLU: alpha->negative_slope (#26216)
6 years ago
ShenLiang c609066074
Add Matmul op (#26411)
6 years ago
lilong12 65ac1ef661
fix docstring for expand, expand_as and tile. (#26529)
6 years ago
huangjun12 412eca679f
[API2.0] add dropout, dropout2d and dropout3d in nn.functional and nn.layer (#26111)
6 years ago
wangchaochaohu 07c1c47bc9
refine the doc of OPs (#26551)
6 years ago
zhupengyang 57e124298d
var, std: input->x, adjust attr order, remove out, add docs (#26446)
6 years ago
wangchaochaohu e966d0b673
refine the doc test=develop (#26517)
6 years ago
ShenLiang 190c695733
fix scatter doc (#26248)
6 years ago
Leo Chen aa2a9b5d89
add bernoulli op (#26511)
6 years ago
Dong Daxiang 7d3e46e1d5
【paddle.fleet】Document refine (#26526)
6 years ago
wangchaochaohu 65d8d16516
add decorator for deprecated Ops (#26373)
6 years ago
littletomatodonkey 0d1a62e908
test=develop rename CosSim interface (#26522)
6 years ago
Li Fuchen dbf232a95b
add functional ctc_loss and CTCLoss class. (#26384)
6 years ago
ShenLiang b6eb37f5b3
add error message for cholesky (#26444)
6 years ago
QingshuChen 138ecf24aa
support Baidu Kunlun AI Accelerator (#25959)
6 years ago
lilong12 5f2c0e7e95
[2.0 api] fix the example codes in doc strings (#26428)
6 years ago
wawltor ecfb89e133
Update the error message for the margin_ranking_loss
6 years ago
donproc 94b05850d2
add paddle.fluid.install_check.run_check example doc (#25993)
6 years ago
mapingshuo 7ae10900fa
fix slow var initialize, test=develop (#26516)
6 years ago
chajchaj 5407e327a4
add cross_entropy to nn/layer and nn/functional, test=develop (#26478)
6 years ago
wangchaochaohu e167e87974
【API2.0】add masked_select Op for API2.0 (#26374)
6 years ago
Chen Weihang c09de13ec4
Refine jit load model by extra_var_info (#26461)
6 years ago
Dong Daxiang 83cd185947
【paddle.fleet】Meta from optimizer (#26392)
6 years ago
pangyoki bdac6bc880
Rename uniform_random API (#26347)
6 years ago
Yang Zhang f6d20d565c
Update `no_grad` doc examples (#26481)
6 years ago
wawltor 61273973ad
delete module path for the activation ops, test=develop (#26515)
6 years ago
tangwei12 8e4ed662d1
fix decay global counter (#26387)
6 years ago
Zhou Wei ce7d5263e6
[2.0API]Bind method for tensor and Variable (#26416)
6 years ago
Yang Zhang e662d1e0b7
Update `paddle.clamp` (#25906)
6 years ago
Kaipeng Deng 1a72a9035b
Add map style dataset (#26004)
6 years ago
pangyoki 644dfd7dd5
Release Distribution base class and Normal, Uniform class (#26355)
6 years ago
Huihuang Zheng e1245f5c84
[Dy2stat] change deprecated imp dependency to importlib, test=develop (#26453)
6 years ago
Pei Yang 379222c3f1
add output scale and trt op teller support for hard_swish and hard_sigmoid (#26499)
6 years ago
Bai Yifan 74836ec7b7
[2.0API]Add adaptive_avg_pool_2/3d (#26369)
6 years ago
Qi Li 8d194524ba
hardtanh prelu softmax, test=develop (#26431)
6 years ago
zhupengyang 6e5670b8bd
mean: not support int32, int64; add check for axis (#26401)
6 years ago
wawltor 6e6567f3a1
reduce the time cost for the testcase of test_nn_elementwise_grad (#26451)
6 years ago
Huihuang Zheng ab34c83d98
Remove cudnn conv in unittest, test=develop (#26489)
6 years ago
wawltor 1080be3353
update the test_mean test case for bug fix
6 years ago
Zhong Hui c10cf6d240
Fix the API of bce loss and add functional API binary_cross_entropy (#26012)
6 years ago
Chen Weihang 21ea2976dd
fix static dataloader default pin memory set (#26390)
6 years ago
Chen Weihang 8c9229310c
reduce iter time to reduce exec time (#26388)
6 years ago
zhupengyang 4ad504e7c7
hardshrink: support threshold < 0 (#26403)
6 years ago
lilong12 e92f770c42
Add collective ops (reduce) (#26340)
6 years ago
wangchaochaohu bdb805505e
【API2.0】add numel API for paddle test=develop (#26311)
6 years ago
Chengmo 623e14fbc5
disable test_dist_fleet_ctr (#26507)
6 years ago
wangchaochaohu 2073ffc04d
Enhance the data type of linspace API (#26247)
6 years ago
guofei bb7fd0974f
Add paddle.tensor.math.prod (#26351)
6 years ago
hong19860320 40d193ed17
Add the ReLU6, Tanhshrink, SELU, Softplus, Softshrink and Softsign for the api 2.0 (#26376)
6 years ago
Peihan 6e13e86ab3
verify correctness of dy2static model by using paddle-inference api (#26372)
6 years ago
tangwei12 d12ac984bf
disable UT temp (#26404)
6 years ago
tangwei12 39bd2fb5e4
add print test_dist UT elapsed time (#26397)
6 years ago
Aurelius84 9bcfc1a804
Fix paddle.nn.data in new unittest (#26484)
6 years ago
liym27 ac2010f4b6
[Fix test_resnet timeout] Reduce batch_size to 2 to avoid unittest timeout.(#26449)
6 years ago
ceci3 fd66d76231
add weight_norm & remove_weight_norm (#26131)
6 years ago
ShenLiang facc0a10c9
fix the doc of dot (#26257)
6 years ago
liym27 adba432f27
[API 2.0] Add api paddle.reshape(x, shape, name) (#26338)
6 years ago
Zhang Ting cefbb3500e
remove alias from doc, test=document_fix (#26487)
6 years ago
ShenLiang 256dc6ee48
set_default_dtype only support float (#26435)
6 years ago
123malin 57d434df5d
add save/load for parameter server (#26235)
6 years ago
Aurelius84 0cc63cc343
[Paddle2.0] Rename hapi.Input and move `data` api (#26396)
6 years ago
WuHaobo a57d63a0f2
Fix erf (#26426)
6 years ago
Chen Weihang 7c1ff38e01
Enhance add_parameter check for dygraph layer (#26188)
6 years ago
yukavio 8c48c7daec
Add new one hot function in nn.functional (#26183)
6 years ago
Zhang Ting 6914a12f82
rename the inputs of allclose (#26360)
6 years ago
Guanghua Yu e52e7944cf
add paddle.nn.SmoothL1Loss,test=develop (#26398)
6 years ago
Chen Weihang 7e71ae92bd
fix test_cosine_similarity_api failed (#26467)
6 years ago
Chen Weihang a7cd61fdd1
fix DataParallel code samples, test=document_fix (#26423)
6 years ago
littletomatodonkey bcf03273f6
add pad func (#26106)
6 years ago
lijianshe02 a39bd3acc9
reduce the execution time of affine_channel op unittests (#26393)
6 years ago
Chengmo eeeef957c7
Fix ps gpu (#26218)
6 years ago
Zhong Hui 6cbeafb6c0
add zero norm, inf norm support for p_norm op (#26364)
6 years ago
liym27 6cd67a8160
[API 2.0] Fix api sum:(1)input->x;(2)dim->axis;(3)keep_dim->keepdim (#26337)
6 years ago
Tao Luo 1b03ab3899
set opencv-python <=4.2.0.32 (#26415)
6 years ago
liym27 db272ca5ef
rename file to according to reviews. (#26236)
6 years ago
Kaipeng Deng c45481d7be
add Sampler/SequenceSampler/RandomSampler (#26375)
6 years ago
ceci3 56890dc729
Add SyncBatchNorm (#26032)
6 years ago
liym27 f3ea615673
[Dy2Stat] Fix bug: unwrap func in dy2Stat. (#26279)
6 years ago
GaoWei8 1fbee267d4
remove scope in cudnn lstm (#25188)
6 years ago
Qi Li 61800f4a1e
elu gelu relu logsigmoid, test=develop (#26304)
6 years ago
Leo Chen 0a461ac3d5
specify numpy>=1.13 (#26400)
6 years ago
wanghuancoder ea6716a55b
Add check if fluid.data() variable no feed data (#25858)
6 years ago
Wilber 3ec0bcbbb8
[Bug] Fix prune for save_inference_model about transformer (#25347)
6 years ago
cc 3f816bc8b4
[Quantization] Conv2d_transpose and mul support channnelwise quantization (#25639)
6 years ago
wangchaochaohu 2101dfd2b3
【API2.0】add Chunk API (#26314)
6 years ago
Sylwester Fraczek abfdffa039
add use_mkldnn attribute to ops in dygraph (#25773)
6 years ago