JiaminRen / RandWireNN

Pytorch Implementation of: "Exploring Randomly Wired Neural Networks for Image Recognition"
274 stars 42 forks source link

what's the meaning of rand and world_size? #15

Closed DallasBuyer closed 5 years ago

DallasBuyer commented 5 years ago

what's the meaning of rand and world_size? They cannot be obtained from "os.environ". The program throws a error when it comes to here.

wangmengdlut commented 5 years ago

hi, how did you solve the problem?