Skip to content

Pull requests: sonos/tract

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

reduce: accumulate the generic f16 row sums in f32
#2587 opened Aug 4, 2026 by czoli1976 Contributor Loading…
softmax: accumulate the f16 row sum in f32
#2586 opened Aug 4, 2026 by czoli1976 Contributor Loading…
tanh: give aarch64 cores without FEAT_FP16 an f32-roundtrip f16 kernel
#2584 opened Aug 3, 2026 by czoli1976 Contributor Loading…
silu: serve f16 from a table instead of widening every chunk to f32
#2583 opened Aug 3, 2026 by czoli1976 Contributor Loading…
gelu: saturate the fused f32 kernel's tanh to exactly -1
#2582 opened Aug 3, 2026 by czoli1976 Contributor Loading…
gelu: fuse the erf-form chain into a single op
#2581 opened Aug 3, 2026 by czoli1976 Contributor Loading…
rms_norm: run f16 rows natively instead of widening the whole tensor
#2580 opened Aug 3, 2026 by czoli1976 Contributor Loading…
gelu: dispatch f16 through linalg and back it with a lookup table
#2568 opened Aug 3, 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…
feat(linalg): add AVX2+FMA SiLU f32 kernel
#2560 opened Aug 3, 2026 by cverrier Contributor Loading…
Resize PR 3: Run Resize on the Metal GPU
#2556 opened Aug 2, 2026 by czoli1976 Contributor Loading…
metal: max and average pooling kernels
#2553 opened Aug 2, 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…
ProTip! Adding no:label will show everything without a label.