You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-11Lines changed: 10 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
**High-performance MLX implementation of Manifold-Constrained Hyper-Connections (mHC)** for Apple Silicon.
4
4
5
-
mHC improves training stability and performance in deep architectures by constraining residual connections to the Birkhoff polytope (doubly stochastic matrices). This library provides optimized Metal kernels that achieve massive speedups over standard Python-based implementations.
5
+
mHC improves training stability and performance in deep architectures by constraining residual connections to the Birkhoff polytope (doubly stochastic matrices). This library provides optimized Metal kernels that achieve significant speedups over standard baseline implementations.
If you discover a security vulnerability within this project, please open an Issue on GitHub or contact the maintainer directly if sensitive.
6
+
7
+
We aim to address all security concerns promptly. As this is a research-focused implementation, the primary surface is the Metal kernel execution and model weight handling.
0 commit comments