trellis-2-mrp-mlx/trellis2/modules/sparse
Pedro Augusto 71f071fc76 sparse/config: probe flex_gemm masked path too, not just dense
The original probe only exercised Algorithm.IMPLICIT_GEMM. A stale install
where dense works but the masked cache/dispatch path is broken (e.g. the
pre-round-2 aliased-to-dense fallback) would select flex_gemm and crash at
the first MASKED_IMPLICIT_GEMM call inside the decoder. Probe both.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-07-17 07:51:05 +03:00
..
attention add mlx backend for apple silicon with metal gpu acceleration 2026-07-17 07:51:05 +03:00
conv add mlx backend for apple silicon with metal gpu acceleration 2026-07-17 07:51:05 +03:00
spatial Init Release 2025-12-16 19:00:42 +00:00
transformer Init Release 2025-12-16 19:00:42 +00:00
__init__.py Init Release 2025-12-16 19:00:42 +00:00
basic.py Init Release 2025-12-16 19:00:42 +00:00
config.py sparse/config: probe flex_gemm masked path too, not just dense 2026-07-17 07:51:05 +03:00
linear.py Init Release 2025-12-16 19:00:42 +00:00
nonlinearity.py Init Release 2025-12-16 19:00:42 +00:00
norm.py Init Release 2025-12-16 19:00:42 +00:00