Rate this Page

Function at::_pad_packed_sequence#

Function Documentation#

inline ::std::tuple<at::Tensor, at::Tensor> at::_pad_packed_sequence(const at::Tensor &data, const at::Tensor &batch_sizes, bool batch_first, const at::Scalar &padding_value, int64_t total_length)#