pytorch/examples

add support for mock data input to imagenet example

Open

#194 建立於 2017年8月7日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Python (21,634 star) (9,429 fork)batch import
distributedgood first issuetriaged

描述

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.

貢獻者指南