Rate this Page

Function at::rrelu_with_noise_#

Function Documentation#

inline at::Tensor &at::rrelu_with_noise_(at::Tensor &self, at::Tensor &noise, const at::Scalar &lower = 0.125, const at::Scalar &upper = 0.3333333333333333, bool training = false, ::std::optional<at::Generator> generator = ::std::nullopt)#