Rate this Page

Function at::gelu_backward#

Function Documentation#

inline at::Tensor at::gelu_backward(const at::Tensor &grad_output, const at::Tensor &self, c10::string_view approximate = "none")#