pytorch/examples

add support for mock data input to imagenet example

オープン

#194 opened on 2017/08/07

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Python (9,429 件のフォーク)batch import
distributedgood first issuetriaged

Repository metrics

Stars
 (21,634 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

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