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(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
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…
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…
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…
ProTip! Filter pull requests by the default branch with base:main.