Mila
Deep Neural Network Library
Loading...
Searching...
No Matches
Core Directory Reference

Files

 
Component.BuildContext.ixx
 Build-time context passed to Component::build().
 
Component.ixx
 Base component interface for Mila DNN components.
 
Component.MemoryStats.ixx
 Memory allocation statistics for component inspection.
 
Component.TrainingMode.ixx
 Runtime behavioral mode for training-built Components.
 
ComponentConfig.ixx
 Base configuration interface for DNN components.
 
ComponentFactory.ixx
 Factory helpers for reconstructing built-in components from archives.
 
ComponentType.ixx
 Enumeration of built-in component types supported by the deserializer.
 
CompositeComponent.ixx
 Abstract container for managing child components.
 
Decoder.ixx
 Base interface for Mila decoders.
 
LanguageModel.ixx
 Abstract base for Mila autoregressive language models.
 
LanguageModelConfig.ixx
 CRTP base configuration for all deployable Mila language models.
 
LanguageNetwork.ixx
 Abstract base for language model networks.
 
LearningRateScheduler.ixx
 Learning-rate scheduler base and common concrete schedules.
 
Model.ixx
 Abstract base class for all Mila models.
 
Model.RuntimeMode.ixx
 Build-time execution mode for component buffer allocation policy.
 
ModelConfig.ixx
 Base configuration for all deployable Mila models.
 
ModelType.ixx
 Architecture identity for top-level model networks.
 
Network.ixx
 Root composite network container.
 
OptimizerBase.ixx
 Base interface for neural network parameter optimizers.
 
SamplerBase.ixx
 Base interface for Mila token samplers.
 
TokenStreamer.ixx
 Token streaming abstractions for autoregressive generation.