FluxML/FastAI.jl

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

Open

#252 aberto em 25 de jul. de 2022

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

Métricas do repositório

Stars
 (592 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador