v0.5.0 —
Pre-release
Features
Added
ExplainableAttentionfor interpretable attention weights.Introduced
MultiResolutionAttentionFusioncomponent.
Bug Fixes
Fixed edge case in causal masking for variable-length sequences.
Marked
BatchNormalizationas deprecated in favour ofLayerNormalization.
Internal
Performance improvements in multi-scale aggregation (~15% speedup).