ConfigurationΒΆ
Parameters and settings to optimize performance of Turi Create on various hardware.
get_client_log_location |
Get the location of client logs |
get_environment_config |
Returns all the Turi Create configuration variables that can only be set via environment variables. |
get_num_gpus |
Get the current option for how many GPUs to use when applicable. |
get_runtime_config |
Returns all the Turi Create configuration variables that can be set at runtime. |
set_log_level |
Sets the log level. |
set_num_gpus |
Set the number of GPUs to use whenever applicable. |
set_runtime_config |
Configures system behavior at runtime. |