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.

貢獻者指南