cli_patch_mode¶ tiatoolbox . cli . common . cli_patch_mode cli_patch_mode(usage_help='Whether to run the model in patch mode or WSI mode.', *, default=False)[source]¶ Enables –return-probabilities option for cli. Parameters: usage_help (str) default (bool) Return type: Callable