FluxML/FastAI.jl

`TaskDataset` does not sub-type `MLUtils.AbstractDataContainer`

Open

#252 opened on Jul 25, 2022

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Julia (49 forks)batch import
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (592 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I would sub-type MLUtils.AbstractDataContainer to get some sensible defaults like Base.iterate defined on top of the MLUtils.jl interface.

Contributor guide