Compute the Leaky ReLU activation function. relu(input_tensor, threshold=threshold) Leaky Relu. It allows a small gradient when the unit is not active: ...
確定! 回上一頁