Function at::_nested_view_from_jagged¶
Defined in File Functions.h
Function Documentation¶
-
inline at::Tensor at::_nested_view_from_jagged(const at::Tensor &self, const at::Tensor &offsets, const at::Tensor &dummy, const ::std::optional<at::Tensor> &lengths = {}, int64_t ragged_idx = 1, const ::std::optional<at::Tensor> &min_seqlen = {}, const ::std::optional<at::Tensor> &max_seqlen = {})¶