neuroailab / tfutils

Utilities for working with tensorflow
MIT License
25 stars 8 forks source link

Properly loading from cache #79

Closed yamins81 closed 7 years ago

yamins81 commented 7 years ago

There is a double-loading phenomenon when using test_from_params in which the model checkpoint cache is not properly used. This should be resolved. @ewang314 I'm assigning you to this.