Function torch::nn::init::constant_# Defined in File init.h Function Documentation# Tensor torch::nn::init::constant_(Tensor tensor, Scalar value)# Fills the given tensor with the provided value in-place, and returns it. No gradient will be recorded for this operation.
Function torch::nn::init::constant_# Defined in File init.h Function Documentation# Tensor torch::nn::init::constant_(Tensor tensor, Scalar value)# Fills the given tensor with the provided value in-place, and returns it. No gradient will be recorded for this operation.