TFSnippet
latest
API Docs
tfsnippet
tfsnippet.dataflows
tfsnippet.datasets
tfsnippet.layers
tfsnippet.ops
tfsnippet.preprocessing
tfsnippet.utils
tfsnippet.utils Package
Functions
Classes
Class Inheritance Diagram
TFSnippet
Docs
»
API Docs
»
tfsnippet.utils
»
set_cache_root
Edit on GitHub
set_cache_root
¶
tfsnippet.utils.
set_cache_root
(
cache_root
)
¶
Set the root cache directory.
Parameters:
cache_root
(
str
) – The cache root directory. It will be normalized to absolute path.