Rate this Page

Function torch::nn::init::ones_#

Function Documentation#

Tensor torch::nn::init::ones_(Tensor tensor)#

Fills the given tensor with ones.

No gradient will be recorded for this operation.