pytorch/examples

add support for mock data input to imagenet example

Aperta

#194 aperta il 7 ago 2017

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

Metriche repository

Star
 (21.634 stelle)
Metriche merge PR
 (Metriche PR in attesa)

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