v0.5.0MINOR Version Change Pre-release

Features

  • Feature Added ExplainableAttention for interpretable attention weights.

  • Feature Introduced MultiResolutionAttentionFusion component.

Bug Fixes

  • Bug Fix Fixed edge case in causal masking for variable-length sequences.

  • Deprecated Marked BatchNormalization as deprecated in favour of LayerNormalization.

Internal

  • Internal Performance improvements in multi-scale aggregation (~15% speedup).