On this page
torch.nn.functional.hardtanh_
torch.nn.functional.hardtanh_(input, min_val=- 1.0, max_val=1.0) → Tensor
-
In-place version of
hardtanh()
.
© 2024, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://pytorch.org/docs/1.13/generated/torch.nn.functional.hardtanh_.html