mindformers.tools

Tools module, contains the registration interfaces involved in the MindFormers registration mechanism.

Register

mindformers.tools.register.MindFormerModuleType

Enumerated class of the MindFormers module type, which includes:

mindformers.tools.register.MindFormerRegister

The registration interface for MindFormers, provides methods for registering and obtaining the interface.

MindFormerConfig

mindformers.tools.MindFormerConfig

A class for configuration that inherits from Python's dict class.