torch_absolute function

Absolute

Absolute

torch_absolute(self)

Arguments

  • self: (Tensor) the input tensor.

absolute(input, *, out=None) -> Tensor

Alias for torch_abs()

  • Maintainer: Daniel Falbel
  • License: MIT + file LICENSE
  • Last published: 2025-02-14