Skip to content

Add ops progress tracking and close 110+ issues#588

Merged
sydneyrenee merged 1 commit intomainfrom
chore/ops-progress-tracking
Mar 25, 2026
Merged

Add ops progress tracking and close 110+ issues#588
sydneyrenee merged 1 commit intomainfrom
chore/ops-progress-tracking

Conversation

@sydneyrenee
Copy link
Copy Markdown
Contributor

Summary

  • Adds PROGRESS.md tracking all implemented ops and remaining work
  • Documents the 4 batches of core ops that landed on main (160+ new ops, 220 tests passing)
  • All 110+ corresponding GitHub issues have been closed with commit references
  • Remaining 31 issues updated with implementation notes and priority context

What shipped (commits already on main)

Batch Commit Ops Highlights
1 d972d6e6 47 Math, cumulative, binary, reduction, shape/creation
2 72a6bc87 30+ Random, device, memory, FFT, fast
3 c2feeb37 50+ Convolution, einsum, quantize, multi-array
4 2293675b 20 Linalg (16 CPU-default), TS compositions

Remaining 31 issues by category

Test plan

  • npm test — 220 passing, 9 pending (known limitations)
  • All 4 batch test files pass independently
  • No regressions in pre-existing tests

@sydneyrenee sydneyrenee merged commit 8da40fd into main Mar 25, 2026
1 check failed
@sydneyrenee sydneyrenee deleted the chore/ops-progress-tracking branch March 25, 2026 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant