-
Notifications
You must be signed in to change notification settings - Fork 281
Pull requests: sonos/tract
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
(perf) core/cnn: vectorise depthwise along contiguous W
#2735
opened Aug 27, 2026 by
czoli1976
Contributor
Loading…
(perf) core/einsum: do not pick AMX/SME when C's n axis is strided
#2733
opened Aug 27, 2026 by
czoli1976
Contributor
Loading…
(perf) core: fuse a squeezed unit matmul axis and a unicast Mul+Add pair
#2728
opened Aug 26, 2026 by
czoli1976
Contributor
Loading…
(fix)core/cnn: fuse ONNX QDQ Conv into int8 GEMM instead of running it in float
#2725
opened Aug 25, 2026 by
czoli1976
Contributor
Loading…
(perf) core,onnx: GruSeq: run a GRU as one op instead of a per-timestep scan
#2717
opened Aug 24, 2026 by
czoli1976
Contributor
Loading…
onnx: accept a MatMulNBits weight that is a constant expression
#2656
opened Aug 17, 2026 by
czoli1976
Contributor
Loading…
onnx: keep asymmetric MatMulNBits weights block-quantized
#2648
opened Aug 17, 2026 by
czoli1976
Contributor
Loading…
onnx: import GatherBlockQuantized without widening the table
#2647
opened Aug 17, 2026 by
czoli1976
Contributor
Loading…
onnx: import GroupQueryAttention decode steps and its internal rotary
#2645
opened Aug 17, 2026 by
czoli1976
Contributor
Loading…
core/cnn: SIMD-vectorize BlockedConv's inner loop for WASM
#2592
opened Aug 6, 2026 by
czoli1976
Contributor
Loading…
linalg/wasm: fused simd128 f32 kernels for gelu, silu and erf
#2591
opened Aug 6, 2026 by
czoli1976
Contributor
Loading…
WASM PR 4: fold the repeated fused-op arms into macros
#2566
opened Aug 3, 2026 by
czoli1976
Contributor
Loading…
metal: mlx's preferred implicit-GEMM conv kernel, plus grouped convolutions (1.2-75x)
#2551
opened Aug 1, 2026 by
czoli1976
Contributor
Loading…
metal: depthwise convolution via a ported MLX kernel (2-14x)
#2550
opened Aug 1, 2026 by
czoli1976
Contributor
Loading…
metal: implicit-GEMM convolution via a ported MLX kernel (9-66x)
#2549
opened Aug 1, 2026 by
czoli1976
Contributor
Loading…
metal: route skinny f16 matmuls through mlx gemv_wide (~2.9x on M4)
#2547
opened Aug 1, 2026 by
czoli1976
Contributor
Loading…
metal: drop the MFA triangular-constant probe test- fails on M1 Pro (macOS 26.5.2) and an M4 (macOS 26.6).
#2546
opened Aug 1, 2026 by
czoli1976
Contributor
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.