torch.nn.functional.pairwise_distance
-
torch.nn.functional.pairwise_distance(x1, x2, p=2.0, eps=1e-6, keepdim=False) → Tensor -
See
torch.nn.PairwiseDistancefor details
torch.nn.functional.pairwise_distance(x1, x2, p=2.0, eps=1e-6, keepdim=False) → Tensor See torch.nn.PairwiseDistance for details
© 2025, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://docs.pytorch.org/docs/2.9/generated/torch.nn.functional.pairwise_distance.html