Skip to content

schola.scripts.ray.launch.debug_main_from_cli

schola.scripts.ray.launch.debug_main_from_cli() : Main function for launching training with ray from the command line, that catches any errors and waits for user input to close.

See also

main_from_cli : The main function for launching training with ray from the command line

main : The main function for launching training with ray

Return type: : None