赞
踩
CLASS torch.nn.LeakyReLU(negative_slope: float = 0.01, inplace: bool = False)
torch.nn.LeakyReLU(negative_slope: float = 0.01, inplace: bool = False)
Element-wise 对于每个x,应用函数如图: