Rate this Page

Template Function at::symint::_padded_dense_to_jagged_forward(const at::Tensor&, at::TensorList, ::std::optional<int64_t>)#

Function Documentation#

template<typename T, typename = std::enable_if_t<std::is_same_v<T, int64_t>>>
at::Tensor at::symint::_padded_dense_to_jagged_forward(const at::Tensor &dense, at::TensorList offsets, ::std::optional<int64_t> total_L = ::std::nullopt)#