bshillingford / python-torchfile

Deserialize Lua torch-serialized objects from Python
BSD 3-Clause "New" or "Revised" License
216 stars 25 forks source link

How to convert the type from torchfile.load() to numpy? #19

Closed zeng9t closed 4 years ago

zeng9t commented 4 years ago

Hi, I'm trying to convert the type from torchfile.load() to numpy, could you please offer some help?