CLI Module ========== The CLI module provides command-line interface functionality for the M3SGG framework. Main CLI Interface ------------------ .. automodule:: m3sgg.cli.main :members: :undoc-members: :show-inheritance: Training Commands ----------------- .. automodule:: m3sgg.cli.train :members: :undoc-members: :show-inheritance: CLI Package ----------- .. automodule:: m3sgg.cli :members: :undoc-members: :show-inheritance: