glesica/mtdata

Add abstract load_backward method to Storage

glesica opened this issue · 0 comments

There are probably some things we could implement generically in terms of de-duplication if we could assume this method will exist on all Storage implementations. For implementations where it didn't really matter, it would still probably be simple to implement.