pytorch/examples

add support for mock data input to imagenet example

Ouverte

#194 ouverte le 7 août 2017

 (1 commentaire) (0 réaction) (0 personne assignée)Python (9 429 forks)batch import
distributedgood first issuetriaged

Métriques du dépôt

Stars
 (21 634 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur