Rate this Page

Function at::_pack_padded_sequence_outf#

Function Documentation#

inline ::std::tuple<at::Tensor&, at::Tensor&> at::_pack_padded_sequence_outf(const at::Tensor &input, const at::Tensor &lengths, bool batch_first, at::Tensor &out0, at::Tensor &out1)#