Output: (N,∗)(N,∗) , same shape as the input ../_images/ReLU6.png. Examples: >>> m = nn.ReLU6() >>> input = torch.randn(2) >>> output = m(input) ...
確定! 回上一頁