Clip
Clip
torch_clip(self, min = NULL, max = NULL)
self |
(Tensor) the input tensor. |
min |
(Number) lower-bound of the range to be clamped to |
max |
(Number) upper-bound of the range to be clamped to |
Alias for torch_clamp()
.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.