1 |
torch.Tensor.absolute_ |
paddle.Tensor.abs_ |
无参数 |
torch.Tensor.abs_ 别名,详细对比 |
2 |
torch.Tensor.acos |
paddle.Tensor.acos |
无参数 |
torch.Tensor.arccos 别名,详细对比 |
3 |
torch.Tensor.asin |
paddle.Tensor.arcsin |
无参数 |
torch.Tensor.arcsin 别名,详细对比 |
4 |
torch.Tensor.atan |
paddle.Tensor.arctan |
无参数 |
torch.Tensor.arctan 别名,详细对比 |
5 |
torch.Tensor.atan2 |
paddle.Tensor.atan2 |
仅参数名不一致 |
torch.Tensor.arctan2 别名,详细对比 |
6 |
torch.absolute_ |
paddle.abs_ |
仅参数名不一致 |
torch.abs_ 别名,详细对比 |
7 |
torch.adaptive_avg_pool1d |
paddle.nn.functional.adaptive_avg_pool1d |
仅参数名不一致 |
torch.nn.functional.adaptive_avg_pool1d 别名,详细对比 |
8 |
torch.autograd.function.Function |
paddle.autograd.PyLayer |
torch 参数更多 |
torch.autograd.Function 别名,详细对比 |
9 |
torch.avg_pool1d |
paddle.nn.functional.avg_pool1d |
输入参数用法不一致 |
torch.nn.functional.avg_pool1d 别名,详细对比 |
10 |
torch.bilinear |
paddle.nn.functional.bilinear |
输入参数用法不一致 |
torch.nn.functional.bilinear 别名,详细对比 |
11 |
torch.conv1d |
paddle.nn.functional.conv1d |
仅参数名不一致 |
torch.nn.functional.conv1d 别名,详细对比 |
12 |
torch.conv2d |
paddle.nn.functional.conv2d |
仅参数名不一致 |
torch.nn.functional.conv2d 别名,详细对比 |
13 |
torch.conv3d |
paddle.nn.functional.conv3d |
仅参数名不一致 |
torch.nn.functional.conv3d 别名,详细对比 |
14 |
torch.conv_transpose1d |
paddle.nn.functional.conv1d_transpose |
仅 paddle 参数更多 |
torch.nn.functional.conv_transpose1d 别名,详细对比 |
15 |
torch.conv_transpose2d |
paddle.nn.functional.conv2d_transpose |
仅 paddle 参数更多 |
torch.nn.functional.conv_transpose2d 别名,详细对比 |
16 |
torch.conv_transpose3d |
paddle.nn.functional.conv3d_transpose |
仅 paddle 参数更多 |
torch.nn.functional.conv_transpose3d 别名,详细对比 |
17 |
torch.cuda.amp.autocast_mode.autocast |
paddle.amp.auto_cast |
仅 paddle 参数更多 |
torch.cuda.amp.autocast 别名,详细对比 |
18 |
torch.distributions.AbsTransform |
paddle.distribution.AbsTransform |
torch 参数更多 |
torch.distributions.transforms.AbsTransform 别名,详细对比 |
19 |
torch.distributions.AffineTransform |
paddle.distribution.AffineTransform |
torch 参数更多 |
torch.distributions.transforms.AffineTransform 别名,详细对比 |
20 |
torch.distributions.Bernoulli |
paddle.distribution.Bernoulli |
torch 参数更多 |
torch.distributions.bernoulli.Bernoulli 别名,详细对比 |
21 |
torch.distributions.Beta |
paddle.distribution.Beta |
torch 参数更多 |
torch.distributions.beta.Beta 别名,详细对比 |
22 |
torch.distributions.Categorical |
paddle.distribution.Categorical |
torch 参数更多 |
torch.distributions.categorical.Categorical 别名,详细对比 |
23 |
torch.distributions.Cauchy |
paddle.distribution.Cauchy |
torch 参数更多 |
torch.distributions.cauchy.Cauchy 别名,详细对比 |
24 |
torch.distributions.ComposeTransform |
paddle.distribution.ChainTransform |
torch 参数更多 |
torch.distributions.transforms.ComposeTransform 别名,详细对比 |
25 |
torch.distributions.Dirichlet |
paddle.distribution.Dirichlet |
torch 参数更多 |
torch.distributions.dirichlet.Dirichlet 别名,详细对比 |
26 |
torch.distributions.Distribution |
paddle.distribution.Distribution |
torch 参数更多 |
torch.distributions.distribution.Distribution 别名,详细对比 |
27 |
torch.distributions.ExpTransform |
paddle.distribution.ExpTransform |
torch 参数更多 |
torch.distributions.transforms.ExpTransform 别名,详细对比 |
28 |
torch.distributions.ExponentialFamily |
paddle.distribution.ExponentialFamily |
torch 参数更多 |
torch.distributions.exp_family.ExponentialFamily 别名,详细对比 |
29 |
torch.distributions.Geometric |
paddle.distribution.Geometric |
torch 参数更多 |
torch.distributions.geometric.Geometric 别名,详细对比 |
30 |
torch.distributions.Gumbel |
paddle.distribution.Gumbel |
torch 参数更多 |
torch.distributions.gumbel.Gumbel 别名,详细对比 |
31 |
torch.distributions.Independent |
paddle.distribution.Independent |
torch 参数更多 |
torch.distributions.independent.Independent 别名,详细对比 |
32 |
torch.distributions.IndependentTransform |
paddle.distribution.IndependentTransform |
torch 参数更多 |
torch.distributions.transforms.IndependentTransform 别名,详细对比 |
33 |
torch.distributions.Laplace |
paddle.distribution.Laplace |
torch 参数更多 |
torch.distributions.laplace.Laplace 别名,详细对比 |
34 |
torch.distributions.LogNormal |
paddle.distribution.LogNormal |
torch 参数更多 |
torch.distributions.log_normal.LogNormal 别名,详细对比 |
35 |
torch.distributions.Multinomial |
paddle.distribution.Multinomial |
torch 参数更多 |
torch.distributions.multinomial.Multinomial 别名,详细对比 |
36 |
torch.distributions.Normal |
paddle.distribution.Normal |
torch 参数更多 |
torch.distributions.normal.Normal 别名,详细对比 |
37 |
torch.distributions.PowerTransform |
paddle.distribution.PowerTransform |
torch 参数更多 |
torch.distributions.transforms.PowerTransform 别名,详细对比 |
38 |
torch.distributions.ReshapeTransform |
paddle.distribution.ReshapeTransform |
torch 参数更多 |
torch.distributions.transforms.ReshapeTransform 别名,详细对比 |
39 |
torch.distributions.SigmoidTransform |
paddle.distribution.SigmoidTransform |
torch 参数更多 |
torch.distributions.transforms.SigmoidTransform 别名,详细对比 |
40 |
torch.distributions.SoftmaxTransform |
paddle.distribution.SoftmaxTransform |
torch 参数更多 |
torch.distributions.transforms.SoftmaxTransform 别名,详细对比 |
41 |
torch.distributions.StackTransform |
paddle.distribution.StackTransform |
torch 参数更多 |
torch.distributions.transforms.StackTransform 别名,详细对比 |
42 |
torch.distributions.StickBreakingTransform |
paddle.distribution.StickBreakingTransform |
torch 参数更多 |
torch.distributions.transforms.StickBreakingTransform 别名,详细对比 |
43 |
torch.distributions.TanhTransform |
paddle.distribution.TanhTransform |
torch 参数更多 |
torch.distributions.transforms.TanhTransform 别名,详细对比 |
44 |
torch.distributions.Transform |
paddle.distribution.Transform |
torch 参数更多 |
torch.distributions.transforms.Transform 别名,详细对比 |
45 |
torch.distributions.TransformedDistribution |
paddle.distribution.TransformedDistribution |
torch 参数更多 |
torch.distributions.transformed_distribution.TransformedDistribution 别名,详细对比 |
46 |
torch.distributions.Uniform |
paddle.distribution.Uniform |
torch 参数更多 |
torch.distributions.uniform.Uniform 别名,详细对比 |
47 |
torch.greater_equal |
paddle.greater_equal |
参数完全一致 |
torch.ge 别名,详细对比 |
48 |
torch.group_norm |
paddle.nn.functional.group_norm |
仅 paddle 参数更多 |
torch.nn.functional.group_norm 别名,详细对比 |
49 |
torch.hardshrink |
paddle.nn.functional.hardshrink |
仅参数名不一致 |
torch.nn.functional.hardshrink 别名,详细对比 |
50 |
torch.layer_norm |
paddle.nn.functional.layer_norm |
仅参数名不一致 |
torch.nn.functional.layer_norm 别名,详细对比 |
51 |
torch.logsumexp |
paddle.logsumexp |
torch 参数更多 |
torch.special.logsumexp 别名,详细对比 |
52 |
torch.matrix_exp |
paddle.linalg.matrix_exp |
仅参数名不一致 |
torch.linalg.matrix_exp 别名,详细对比 |
53 |
torch.nn.NLLLoss2d |
paddle.nn.NLLLoss |
torch 参数更多 |
torch.nn.NLLLoss 别名,详细对比 |
54 |
torch.nn.modules.AvgPool1d |
paddle.nn.AvgPool1D |
输入参数用法不一致 |
torch.nn.AvgPool1d 别名,详细对比 |
55 |
torch.nn.modules.AvgPool2d |
paddle.nn.AvgPool2D |
输入参数用法不一致 |
torch.nn.AvgPool2d 别名,详细对比 |
56 |
torch.nn.modules.AvgPool3d |
paddle.nn.AvgPool3D |
输入参数用法不一致 |
torch.nn.AvgPool3d 别名,详细对比 |
57 |
torch.nn.modules.BatchNorm1d |
paddle.nn.BatchNorm1D |
输入参数用法不一致 |
torch.nn.BatchNorm1d 别名,详细对比 |
58 |
torch.nn.modules.BatchNorm2d |
paddle.nn.BatchNorm2D |
输入参数用法不一致 |
torch.nn.BatchNorm2d 别名,详细对比 |
59 |
torch.nn.modules.BatchNorm3d |
paddle.nn.BatchNorm3D |
输入参数用法不一致 |
torch.nn.BatchNorm3d 别名,详细对比 |
60 |
torch.nn.modules.CosineSimilarity |
paddle.nn.CosineSimilarity |
仅参数名不一致 |
torch.nn.CosineSimilarity 别名,详细对比 |
61 |
torch.nn.modules.Dropout |
paddle.nn.Dropout |
torch 参数更多 |
torch.nn.Dropout 别名,详细对比 |
62 |
torch.nn.modules.GroupNorm |
paddle.nn.GroupNorm |
torch 参数更多 |
torch.nn.GroupNorm 别名,详细对比 |
63 |
torch.nn.modules.LSTM |
paddle.nn.LSTM |
输入参数用法不一致 |
torch.nn.LSTM 别名,详细对比 |
64 |
torch.nn.modules.Module |
paddle.nn.Layer |
仅 paddle 参数更多 |
torch.nn.Module 别名,详细对比 |
65 |
torch.nn.modules.RNN |
paddle.nn.SimpleRNN |
输入参数用法不一致 |
torch.nn.RNN 别名,详细对比 |
66 |
torch.nn.modules.RNNBase |
paddle.nn.layer.rnn.RNNBase |
torch 参数更多 |
torch.nn.RNNBase 别名,详细对比 |
67 |
torch.nn.modules.RNNCell |
paddle.nn.SimpleRNNCell |
输入参数用法不一致 |
torch.nn.RNNCell 别名,详细对比 |
68 |
torch.nn.modules.SyncBatchNorm |
paddle.nn.SyncBatchNorm |
输入参数用法不一致 |
torch.nn.SyncBatchNorm 别名,详细对比 |
69 |
torch.nn.modules.activation.ReLU |
paddle.nn.ReLU |
torch 参数更多 |
torch.nn.ReLU 别名,详细对比 |
70 |
torch.nn.modules.batchnorm.BatchNorm1d |
paddle.nn.BatchNorm1D |
输入参数用法不一致 |
torch.nn.BatchNorm1d 别名,详细对比 |
71 |
torch.nn.modules.batchnorm.BatchNorm2d |
paddle.nn.BatchNorm2D |
输入参数用法不一致 |
torch.nn.BatchNorm2d 别名,详细对比 |
72 |
torch.nn.modules.batchnorm.BatchNorm3d |
paddle.nn.BatchNorm3D |
输入参数用法不一致 |
torch.nn.BatchNorm3d 别名,详细对比 |
73 |
torch.nn.modules.batchnorm.SyncBatchNorm |
paddle.nn.SyncBatchNorm |
输入参数用法不一致 |
torch.nn.SyncBatchNorm 别名,详细对比 |
74 |
torch.nn.modules.conv.Conv2d |
paddle.nn.Conv2D |
输入参数用法不一致 |
torch.nn.Conv2d 别名,详细对比 |
75 |
torch.nn.modules.distance.CosineSimilarity |
paddle.nn.CosineSimilarity |
仅参数名不一致 |
torch.nn.CosineSimilarity 别名,详细对比 |
76 |
torch.nn.modules.module.Module |
paddle.nn.Layer |
仅 paddle 参数更多 |
torch.nn.Module 别名,详细对比 |
77 |
torch.nn.modules.pooling.AvgPool1d |
paddle.nn.AvgPool1D |
输入参数用法不一致 |
torch.nn.AvgPool1d 别名,详细对比 |
78 |
torch.nn.modules.pooling.AvgPool2d |
paddle.nn.AvgPool2D |
输入参数用法不一致 |
torch.nn.AvgPool2d 别名,详细对比 |
79 |
torch.nn.modules.pooling.AvgPool3d |
paddle.nn.AvgPool3D |
输入参数用法不一致 |
torch.nn.AvgPool3d 别名,详细对比 |
80 |
torch.nn.modules.rnn.LSTM |
paddle.nn.LSTM |
输入参数用法不一致 |
torch.nn.LSTM 别名,详细对比 |
81 |
torch.nn.modules.rnn.RNN |
paddle.nn.SimpleRNN |
输入参数用法不一致 |
torch.nn.RNN 别名,详细对比 |
82 |
torch.nn.modules.rnn.RNNBase |
paddle.nn.layer.rnn.RNNBase |
torch 参数更多 |
torch.nn.RNNBase 别名,详细对比 |
83 |
torch.nn.modules.rnn.RNNCell |
paddle.nn.SimpleRNNCell |
输入参数用法不一致 |
torch.nn.RNNCell 别名,详细对比 |
84 |
torch.nn.modules.sparse.Embedding |
paddle.nn.Embedding |
torch 参数更多 |
torch.nn.Embedding 别名,详细对比 |
85 |
torch.nn.parallel.DataParallel |
paddle.DataParallel |
torch 参数更多 |
torch.nn.DataParallel 别名,详细对比 |
86 |
torch.nn.parallel.data_parallel.DataParallel |
paddle.DataParallel |
torch 参数更多 |
torch.nn.DataParallel 别名,详细对比 |
87 |
torch.nn.parallel.distributed.DistributedDataParallel |
paddle.DataParallel |
torch 参数更多 |
torch.nn.parallel.DistributedDataParallel 别名,详细对比 |
88 |
torch.nn.utils.clip_grad_norm |
paddle.nn.utils.clip_grad_norm_ |
参数完全一致 |
torch.nn.utils.clip_grad_norm_ 别名,详细对比 |
89 |
torch.optim.sgd.SGD |
paddle.optimizer.SGD |
torch 参数更多 |
torch.optim.SGD 别名,详细对比 |
90 |
torch.orgqr |
paddle.linalg.householder_product |
torch 参数更多 |
torch.linalg.householder_product 别名,详细对比 |
91 |
torch.pairwise_distance |
paddle.nn.functional.pairwise_distance |
仅参数名不一致 |
torch.nn.functional.pairwise_distance 别名,详细对比 |
92 |
torch.pdist |
paddle.nn.functional.pdist |
仅参数名不一致 |
torch.nn.functional.pdist 别名,详细对比 |
93 |
torch.pixel_shuffle |
paddle.nn.functional.pixel_shuffle |
仅 paddle 参数更多 |
torch.nn.functional.pixel_shuffle 别名,详细对比 |
94 |
torch.pixel_unshuffle |
paddle.nn.functional.pixel_unshuffle |
仅 paddle 参数更多 |
torch.nn.functional.pixel_unshuffle 别名,详细对比 |
95 |
torch.prelu |
paddle.nn.functional.prelu |
仅 paddle 参数更多 |
torch.nn.functional.prelu 别名,详细对比 |
96 |
torch.relu_ |
paddle.nn.functional.relu_ |
仅参数名不一致 |
torch.nn.functional.relu_ 别名,详细对比 |
97 |
torch.rrelu_ |
paddle.nn.functional.rrelu |
仅参数默认值不一致 |
torch.nn.functional.rrelu_ 别名,详细对比 |
98 |
torch.tanh |
paddle.nn.functional.tanh |
仅参数名不一致 |
torch.nn.functional.tanh 别名,详细对比 |
99 |
torch.threshold |
paddle.nn.functional.thresholded_relu |
torch 参数更多 |
torch.nn.functional.threshold 别名,详细对比 |
100 |
torch.torch.Tensor |
paddle.to_tensor |
仅 paddle 参数更多 |
torch.Tensor 别名,详细对比 |
101 |
torch.torch.finfo |
paddle.finfo |
仅参数名不一致 |
torch.finfo 别名,详细对比 |
102 |
torch.trapz |
paddle.trapezoid |
仅参数名不一致 |
torch.trapezoid 别名,详细对比 |
103 |
torch.utils.data.dataloader.DataLoader |
paddle.io.DataLoader |
torch 参数更多 |
torch.utils.data.DataLoader 别名,详细对比 |
104 |
torch.utils.data.dataset.ConcatDataset |
paddle.io.ConcatDataset |
参数完全一致 |
torch.utils.data.ConcatDataset 别名,详细对比 |
105 |
torch.utils.data.dataset.Dataset |
paddle.io.Dataset |
无参数 |
torch.utils.data.Dataset 别名,详细对比 |
106 |
torch.utils.data.sampler.BatchSampler |
paddle.io.BatchSampler |
仅 paddle 参数更多 |
torch.utils.data.BatchSampler 别名,详细对比 |
107 |
torch.utils.data.sampler.RandomSampler |
paddle.io.RandomSampler |
参数完全一致 |
torch.utils.data.RandomSampler 别名,详细对比 |
108 |
torch.utils.data.sampler.Sampler |
paddle.io.Sampler |
参数完全一致 |
torch.utils.data.Sampler 别名,详细对比 |
109 |
torch.utils.data.sampler.SequentialSampler |
paddle.io.SequenceSampler |
参数完全一致 |
torch.utils.data.SequentialSampler 别名,详细对比 |
110 |
torch.utils.data.sampler.SubsetRandomSampler |
paddle.io.SubsetRandomSampler |
torch 参数更多 |
torch.utils.data.SubsetRandomSampler 别名,详细对比 |
111 |
torch.utils.data.sampler.WeightedRandomSampler |
paddle.io.WeightedRandomSampler |
参数完全一致 |
torch.utils.data.WeightedRandomSampler 别名,详细对比 |