Skip to content

Pull requests: hw-native-sys/pypto

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

feat: Add tensor/tile sin/cos ops with LowerMathOps decomposition pass
#1328 opened May 9, 2026 by Hzfengsy Member Loading…
5 tasks done
feat(ir): tensor.as_layout virtual op (#1300 P4)
#1324 opened May 9, 2026 by lyfne123 Collaborator Loading…
5 tasks done
feat(backend): Add per-backend dtype allowlist for gather op
#1317 opened May 8, 2026 by Little-oil Contributor Loading…
5 tasks done
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
feat(distributed): DistributedTensorType + CommGroup IRNode + AOT comm-manifest sidecar
#1297 opened May 7, 2026 by YunjiQin Contributor Loading…
2 tasks done
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…
refactor(ir): Remove InCoreScopeStmt and AutoInCoreScopeStmt
#1062 opened Apr 16, 2026 by Hzfengsy Member Draft
4 of 6 tasks
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.