Rate this Page

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

Function Documentation#

template<typename T, typename = std::enable_if_t<std::is_same_v<T, int64_t>>>
at::Tensor &at::symint::constant_pad_nd_outf(const at::Tensor &self, at::IntArrayRef pad, const at::Scalar &value, at::Tensor &out)#