cli_num_loader_workers¶ tiatoolbox . cli . common . cli_num_loader_workers cli_num_loader_workers(usage_help='Number of workers to load the data. Please note that they will also perform preprocessing.', default=0)[source]¶ Enables –num-loader-workers option for cli. Parameters: usage_help (str) default (int) Return type: Callable