Searched refs:model_cache (Results 1 – 1 of 1) sorted by relevance
339 model_cache = weakref.WeakValueDictionary() variable345 model = model_cache[model_name]350 model_cache[model_name] = model357 model = model_cache[model_name]