Function - tqdm_report_hook

Function - tqdm_report_hook#

openfl.utilities.utils.tqdm_report_hook()[source]#

Visualize downloading.

This function creates a progress bar for visualizing the progress of a download.

Returns:

A function that updates the progress bar.

Return type:

Callable