Rate this Page

Template Function at::symint::reflection_pad1d_backward_out(at::Tensor&, const at::Tensor&, const at::Tensor&, at::IntArrayRef)#

Function Documentation#

template<typename T, typename = std::enable_if_t<std::is_same_v<T, int64_t>>>
at::Tensor &at::symint::reflection_pad1d_backward_out(at::Tensor &grad_input, const at::Tensor &grad_output, const at::Tensor &self, at::IntArrayRef padding)#