Rate this Page

Function at::gelu_backward_outf#

Function Documentation#

inline at::Tensor &at::gelu_backward_outf(const at::Tensor &grad_output, const at::Tensor &self, c10::string_view approximate, at::Tensor &grad_input)#