pytorch/examples

add support for mock data input to imagenet example

Open

#194 geöffnet am 7. Aug. 2017

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Python (9.429 Forks)batch import
distributedgood first issuetriaged

Repository-Metriken

Stars
 (21.634 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

in order to test the performance conveniently, especially distributed training, it would be great to add an option to allow mock data input, which means directly random some data in program as input.

Contributor Guide