Shortcuts

Function torch::nn::init::zeros_

Function Documentation

Tensor torch::nn::init::zeros_(Tensor tensor)

Fills the given tensor with zeros.

No gradient will be recorded for this operation.

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources