Home
last modified time | relevance | path

Searched refs:cachetools (Results 1 – 2 of 2) sorted by relevance

/external/autotest/site_utils/
Dgs_offloader.py15 import cachetools
17 cachetools = None variable
924 if cachetools:
933 job_timestamp_cache.cache = cachetools.TTLCache(maxsize=maxsize,
/external/tensorflow/tensorflow/lite/micro/examples/hello_world/train/
Dtrain_hello_world_model.ipynb129 …"Requirement already satisfied: cachetools<5.0,>=2.0.0 in /usr/local/lib/python3.6/dist-packages (…