Rate this Page

Template Function at::symint::to_padded_tensor_out(at::Tensor&, const at::Tensor&, double, at::OptionalIntArrayRef)#

Function Documentation#

template<typename T, typename = std::enable_if_t<std::is_same_v<T, int64_t>>>
at::Tensor &at::symint::to_padded_tensor_out(at::Tensor &out, const at::Tensor &self, double padding, at::OptionalIntArrayRef output_size = ::std::nullopt)#