tgan.cli module

Command Line Interface for TGAN.

tgan.cli.get_parser()[source]

Build argument parser for TGAN CLI utility.

tgan.cli.get_train_parser()[source]

Build the ArgumentParser for CLI.

tgan.cli.main()[source]

Python Entry point for CLI.