-
Notifications
You must be signed in to change notification settings - Fork 76
Pull requests: hw-native-sys/pypto
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(passes): opt-in dbC=2 L0C double-buffer under the PyPTO memory planner (subsumes #1991)
#2002
opened Jul 10, 2026 by
tonibohnlein
Contributor
Loading…
feat(backend): calibrate the a5 (Ascend950) L0 GEMM cost model from a5-sim
#2001
opened Jul 10, 2026 by
tonibohnlein
Contributor
Loading…
feat(ir): add DataType.get_byte() to eliminate magic dtype byte-size literals
#2000
opened Jul 10, 2026 by
georgebisbas
Contributor
Loading…
2 of 3 tasks
feat(ir): Unify tensor and tile valid_shape semantics
#1999
opened Jul 10, 2026 by
Hzfengsy
Member
Loading…
6 of 7 tasks
feat(distributed): add HOST-level all_to_all builtin dispatch
#1997
opened Jul 10, 2026 by
georgebisbas
Contributor
•
Draft
fix(codegen): reuse the accumulator's tile_buf handle for a loop-carried if-phi (PTOAS)
#1995
opened Jul 10, 2026 by
lyfne123
Collaborator
Loading…
refactor: move return-to-param and wrapper-direction analysis out of codegen
#1994
opened Jul 10, 2026 by
lyfne123
Collaborator
Loading…
5 tasks done
fix(ir): Relax tile.gather tmp/indices constraints for A5 index form
#1993
opened Jul 10, 2026 by
Little-oil
Contributor
Loading…
fix(ir): propagate valid_shape through tile.reshape (partial-valid vectors)
#1979
opened Jul 8, 2026 by
tonibohnlein
Contributor
Loading…
feat(ir): add tensor.view reinterpret op
#1970
opened Jul 8, 2026 by
hashiqiqixian
Contributor
Loading…
feat(distributed): push-based allgather composite intrinsic
#1967
opened Jul 7, 2026 by
georgebisbas
Contributor
Loading…
fix(runtime): coerce enable_dep_gen to bool in _make_call_config
bug
Something isn't working
#1962
opened Jul 7, 2026 by
lwDavid
Contributor
Loading…
feat(codegen): first-class alloc_tile op fixes PTOAS if/else-yield miscompile (#1956)
#1961
opened Jul 7, 2026 by
lyfne123
Collaborator
Loading…
feat(passes): deliver ptoas multi-buffer double-buffering (same-slot + PtoAS)
#1953
opened Jul 6, 2026 by
lyfne123
Collaborator
Loading…
fix(runtime,backend): bound device compile fan-out; configurable ptoas timeout
#1928
opened Jul 2, 2026 by
Little-oil
Contributor
Loading…
feat(ops): add class-A tile/tensor ops a2a3 ST; fix expands/sels codegen; configurable ptoas timeout
#1905
opened Jun 30, 2026 by
Little-oil
Contributor
Loading…
chore(runtime): drop RunTiming, adapt to simpler #1177
#1891
opened Jun 29, 2026 by
ChaoWao
Contributor
Loading…
feat(ir): reject N-dim narrowing in tile.matmul_bias on a2a3
#1887
opened Jun 29, 2026 by
Little-oil
Contributor
Loading…
feat(passes): honor user-pinned tile buffers in memory pipeline
#1886
opened Jun 29, 2026 by
lyfne123
Collaborator
Loading…
backend: resolve pl.dynamic dims in the distributed host orchestrator
#1871
opened Jun 27, 2026 by
zhaozhaozz
Contributor
•
Draft
feat(ops): add tile.gatherb and tile.tri (byte-offset gather + triangular mask)
#1856
opened Jun 25, 2026 by
Little-oil
Contributor
Loading…
fix(st): enlarge paged-attention task ring window to avoid flaky 507018 (#1840)
#1853
opened Jun 24, 2026 by
Little-oil
Contributor
Loading…
feat(codegen): cube gemv 1-row lhs on a2a3 + gemv/gemv_bias/gemv_acc ST
#1847
opened Jun 24, 2026 by
Little-oil
Contributor
•
Draft
feat(op): add tile.mgather (GM-row indexed gather-load into VEC tile) [#1807]
#1812
opened Jun 18, 2026 by
Little-oil
Contributor
Loading…
refactor(passes): deduplicate SplitVectorKernel against existing utils
#1797
opened Jun 17, 2026 by
Little-oil
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.