pytorch/examples
add support for mock data input to imagenet example
Ouverte
#194 ouverte le 7 août 2017
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.