Skip to content

Commit 44a2755

Browse files
zhwesky2010claude
andcommitted
[API Compatibility] det/pinverse/addcdiv/addcdiv_/imag/real/scatter_reduce_/sign_/LogSoftmax/Flatten/kl_div/nll_loss/pack_padded_sequence/pad_packed_sequence/weight_norm/inv/pinv/bernoulli_/fmod/fmod_ Edit By AI Agent
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent b4cdb9f commit 44a2755

29 files changed

Lines changed: 2238 additions & 384 deletions

paconvert/api_alias_mapping.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
{
22
"flash_attn.flash_attn_interface.flash_attn_varlen_func": "flash_attn.flash_attn_interface.flash_attn_unpadded_func",
33
"timm.models.layers.trunc_normal_": "torch.nn.init.trunc_normal_",
4-
"torch.Tensor.absolute": "torch.Tensor.abs",
5-
"torch.Tensor.absolute_": "torch.Tensor.abs_",
64
"torch.Tensor.arccos": "torch.Tensor.acos",
75
"torch.Tensor.arccos_": "torch.Tensor.acos_",
86
"torch.Tensor.arccosh": "torch.Tensor.acosh",
@@ -92,7 +90,6 @@
9290
"torch.erfc": "torch.special.erfc",
9391
"torch.erfinv": "torch.special.erfinv",
9492
"torch.exp2": "torch.special.exp2",
95-
"torch.float": "torch.float32",
9693
"torch.functional.block_diag": "torch.block_diag",
9794
"torch.functional.broadcast_tensors": "torch.broadcast_tensors",
9895
"torch.functional.cartesian_prod": "torch.cartesian_prod",

0 commit comments

Comments
 (0)