-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Pull requests: onnx/onnx
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update CMakeLists.txt; update nanobind to 2.12.0
#7851
opened Apr 19, 2026 by
andife
Member
Loading…
Speed up ReferenceEvaluator Resize via separable interpolation
#7850
opened Apr 19, 2026 by
zach-fau
Loading…
fix: suppress unused-parameter warnings in try_kernel_contained_open
run release CIs
Use this label to trigger release tests in CI
topic: build
Issues related to ONNX builds and packages
add wheels for Pyodide
run release CIs
Use this label to trigger release tests in CI
topic: build
Issues related to ONNX builds and packages
integrate check-wheel-contents in CI workflows
run release CIs
Use this label to trigger release tests in CI
topic: build
Issues related to ONNX builds and packages
#7846
opened Apr 17, 2026 by
andife
Member
Loading…
Build docs on CI using Pixi
topic: better engineering
Improve engineering quality of the project
#7845
opened Apr 16, 2026 by
cbourjau
Contributor
Loading…
Fix three bugs in reference Scan operator
topic: bug fix
#7843
opened Apr 16, 2026 by
zdryan
Loading…
WIP: create sbom
run release CIs
Use this label to trigger release tests in CI
topic: build
Issues related to ONNX builds and packages
#7839
opened Apr 15, 2026 by
andife
Member
Loading…
5 tasks
fix: ensure onnx/version.py is included in sdist and editable builds
run release CIs
Use this label to trigger release tests in CI
topic: build
Issues related to ONNX builds and packages
Saturate values before downcasting in QLinearMatMul impl.
#7836
opened Apr 15, 2026 by
christeefy
Loading…
add overflow-safe integer multiplication
run release CIs
Use this label to trigger release tests in CI
topic: better engineering
Improve engineering quality of the project
checker: validate ConvTranspose input channels are divisible by group
#7821
opened Apr 9, 2026 by
jeevan6996
Loading…
Validate input channels divisibility by group in ConvTranspose
#7817
opened Apr 6, 2026 by
Chessing234
Contributor
Loading…
3 tasks done
fix: detect cycles in model-local functions to prevent stack overflow (GHSA-7w46-vvrh-m8q5)
run release CIs
Use this label to trigger release tests in CI
topic: bug fix
Fix LRN reference impl: iterate over channel axis, not batch
#7814
opened Apr 6, 2026 by
Chessing234
Contributor
Loading…
2 tasks done
Fix missing tuple() in ScatterND reference implementation for max/min reductions
#7810
opened Apr 4, 2026 by
Chessing234
Contributor
Loading…
Fix integer input crash in ReduceLogSumExp and ReduceLogSum reference implementations
#7808
opened Apr 4, 2026 by
Chessing234
Contributor
Loading…
Iterate over correct axis in Local Response Normalization (LRN) impl.
#7806
opened Apr 3, 2026 by
christeefy
Loading…
Fix wrong mantissa mask in to_float8e8m0 round-up mode
topic: bug fix
#7784
opened Mar 30, 2026 by
cyyever
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.