diffengine.entry_point

Module Contents

Functions

cli()

CLI entry point.

Attributes

MODES

CLI_HELP_MSG

PREPROCESS_HELP_MSG

special

special

modes

diffengine.entry_point.MODES = ('list-cfg', 'copy-cfg', 'train', 'convert', 'preprocess')[source]
diffengine.entry_point.CLI_HELP_MSG[source]
diffengine.entry_point.PREPROCESS_HELP_MSG[source]
diffengine.entry_point.special[source]
diffengine.entry_point.special[source]
diffengine.entry_point.modes :dict[source]
diffengine.entry_point.cli()[source]

CLI entry point.

Return type:

None