composer.core#
Central components used by other modules.
Central parts of composer such as Engine
, base class for critical components such as
Algorithm
and Callback
and other useful functionality such as
Timestamp
are implemented under core.
Functions
Ensures that the |
|
Ensure that |
|
Ensure |
|
Returns a context manager to automatically cast to a specific precision. |
Classes
Enum class to represent different memory formats. |
|
Enum class for the numerical precision to be used by the model. |
|
Interface for serialization; used by checkpointing. |
|
Record of an algorithm's execution. |
|
Enum to represent which mode the Trainer is in. |