Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Slang Documentation
Slang Documentation
Back to top
View this page

TorchTensor<T>.zerosLike¶

Description¶

Signature¶

static TorchTensor<T> TorchTensor<T>.zerosLike(TorchTensor<T> other);

Parameters¶

other : TorchTensor<T>¶

On this page
  • TorchTensor<T>.zerosLike
    • Description
    • Signature
    • Parameters
      • other : TorchTensor<T>