torch.Tensor.log10_# Tensor.log10_() → Tensor# In-place version of log10()
torch.Tensor.log10_# Tensor.log10_() → Tensor# Logarithm of the base 10 of each element in the input tensor, in-place.
torch.Tensor.log10_# Tensor.log10_() → Tensor# Logarithm of the base 10 of each element in the input tensor, in-place.