pytorch/examples

add support for mock data input to imagenet example

Open

#194 aperta il 7 ago 2017

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Python (9429 fork)batch import
distributedgood first issuetriaged

Metriche repository

Star
 (21.634 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor