Use Tensor.clamp_() instead of torch::clamp_(). (#1107)
In-place operators should only have method variant. Update here in preparation of future PyTorch change. For example see https://github.com/pytorch/pytorch/issues/22707
Showing
Please register or sign in to comment