-
Notifications
You must be signed in to change notification settings - Fork 66
Pull requests: hw-native-sys/pypto
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(ir): Add tile.gather_compare and unify tensor.gather lowering
#1334
opened May 11, 2026 by
Little-oil
Contributor
Loading…
3 tasks
chore(backend): Remove redundant row-major op entries
#1331
opened May 11, 2026 by
lwDavid
Contributor
Loading…
feat(ir): tensor.as_layout op + LowerTransposeLoadParamLayout + activate MaterializeTensorStrides (#1300 P4 + P6)
#1324
opened May 9, 2026 by
lyfne123
Collaborator
Loading…
6 tasks done
feat(backend): Add per-backend dtype allowlist for gather op
#1317
opened May 8, 2026 by
Little-oil
Contributor
•
Draft
5 tasks done
Fix: add tile.neg to kRowMajorOps for ACC-to-VEC layout conversion
#1308
opened May 7, 2026 by
bumble0918
Loading…
feat(ir): Add tile.notify and tile.wait cross-rank signal ops
#1301
opened May 7, 2026 by
Little-oil
Contributor
Loading…
1 of 2 tasks
perf(ir): Hoist rhs.ExtractBatchPage in batch_matmul unroll when rhs has no batch
#1276
opened May 6, 2026 by
lyfne123
Collaborator
Loading…
4 of 5 tasks
Fix singleton-batch matmul accumulator layout
#1237
opened Apr 30, 2026 by
zhaozhaozz
Contributor
Loading…
fix(codegen): Reuse matmul acc buffer
bug
Something isn't working
#1216
opened Apr 29, 2026 by
lwDavid
Contributor
Loading…
feat(op): implement tensor.scatter_ element-level scatter
#898
opened Apr 8, 2026 by
Little-oil
Contributor
•
Draft
4 tasks
ProTip!
Exclude everything labeled
bug with -label:bug.