ilastik / lazyflow

lazy parallel ondemand zero copy numpy array data flows with caching and dirty propagation
Other
77 stars 59 forks source link

Cache mem manager #344

Closed m-novikov closed 4 years ago

m-novikov commented 4 years ago

Make CacheMemoryManager testable. Split implementation and singleton instantiation. Otherwise, tests break if run together with ilastik tests.