pytorch_pfn_extras.training.extensions.print_report.create_header_and_templates#

pytorch_pfn_extras.training.extensions.print_report.create_header_and_templates(entries)#

Construct header and templates from entries

Parameters:

entries (list) – list of str

Returns:

header string templates (str): template string for print values.

Return type:

header (str)