twitter-archive / torch-dataset

An extensible and high performance method of reading, sampling and processing data for Torch
Apache License 2.0
76 stars 24 forks source link

Cache does not handle partial imports well #11

Closed zakattacktwitter closed 8 years ago

zakattacktwitter commented 8 years ago

If the program crashes mid import the cache is left in a bad state.