nvflare.lighter.impl.template module

class TemplateBuilder[source]

Bases: Builder

Load template file.

Loads the content of the template_file into the key-value pair (template) in the build context.

initialize(ctx)[source]