pytorch/examples

add support for mock data input to imagenet example

开放

#194 创建于 2017年8月7日

 (1 条评论) (0 个反应) (0 位负责人)Python (9,429 个派生)batch import
distributedgood first issuetriaged

仓库指标

星标
 (21,634 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南