Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid uncecessary iteration in SequenceLearner (#380)
This change is relevant when a SequenceLearner is used with an object that provides the Sequence interface, but lazily evaluates its elements.
- Loading branch information