pytorch/examples

add support for mock data input to imagenet example

Open

#194 opened on 2017年8月7日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Python (9,429 forks)batch import
distributedgood first issuetriaged

Repository metrics

Stars
 (21,634 stars)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド