We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
4e46d7a
v0.5.6: half precision (bf16/fp16) + opt-in lazy sync - bf16 + fp16 first-class across all ops; cublasGemmEx tensor-core GEMM with fp32 accumulate; autocast integration (PR #7) - ME_LAZY_SYNC=1 opt-in: skips 11 redundant per-op stream syncs, ~7-11% training step-time reduction at small batch (PR #8) - Trench maintenance: NVTX/dead-header prune, Python dispatch cache (PR #6) - Wheels: cu128/sm_120 CUDA builds, torch 2.9 line (PRs #5, #9, #10) - CUDA 12.8 / Blackwell (sm_120), torch >= 2.7 (wheels: 2.9.x), NumPy >= 2.0