cli_memory_threshold¶ tiatoolbox . cli . common . cli_memory_threshold cli_memory_threshold(usage_help='Memory usage threshold (in percentage) to trigger caching behavior.', default=80)[source]¶ Enables –batch-size option for cli. Parameters: usage_help (str) default (int) Return type: Callable