set_config_tf_logger: Sets the level for logging information in tensorflow

View source: R/install_and_config.R

set_config_tf_loggerR Documentation

Sets the level for logging information in tensorflow

Description

This function changes the level for logging information with 'tensorflow'.

Usage

set_config_tf_logger(level = "ERROR")

Arguments

level

string Minimal level that should be printed to console. Five levels are available: FATAL, ERROR, WARN, INFO, and DEBUG.

Value

This function does not return anything. It is used for its side effects.

See Also

Other Installation and Configuration Tensorflow: set_config_cpu_only(), set_config_gpu_low_memory(), set_config_os_environ_logger()


aifeducation documentation built on April 4, 2025, 2:01 a.m.