pytorch/examples
Auf GitHub ansehenadd support for mock data input to imagenet example
Open
#194 geöffnet am 7. Aug. 2017
distributedgood first issuetriaged
Repository-Metriken
- Stars
- (21.634 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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.