R/cache.R
clear_model_cache.Rd
Releases all cached keras model objects. Models will be reloaded from disk on the next prediction call.
clear_model_cache()
Invisible NULL
NULL