Rate this Page

Function at::leaky_relu#

Function Documentation#

inline at::Tensor at::leaky_relu(const at::Tensor &self, const at::Scalar &negative_slope = 0.01)#