View source: R/install_and_config.R
set_config_os_environ_logger | R Documentation |
This function changes the level for logging information with 'tensorflow' via the os environment. This function must be called before importing 'tensorflow'.
set_config_os_environ_logger(level = "ERROR")
level |
|
This function does not return anything. It is used for its side effects.
Other Installation and Configuration Tensorflow:
set_config_cpu_only()
,
set_config_gpu_low_memory()
,
set_config_tf_logger()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.