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.

贡献者指南

add support for mock data input to imagenet example · pytorch/examples#194 | Good First Issue