Rate this Page

Function at::leaky_relu_out#

Function Documentation#

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