torch.softmax# torch.softmax(input, dim, *, dtype=None) → Tensor# Alias for torch.nn.functional.softmax().
torch.softmax# torch.softmax(input, dim, *, dtype=None) → Tensor# Alias for torch.nn.functional.softmax().