pytorch/examples
Ver no GitHubadd support for mock data input to imagenet example
Open
#194 aberto em 7 de ago. de 2017
distributedgood first issuetriaged
Métricas do repositório
- Stars
- (21.634 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
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.