Skip to content

Pull requests: microsoft/onnxscript

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

chore(deps): bump types-pyyaml from 6.0.12.20250915 to 6.0.12.20260408 in /requirements/lintrunner dependencies Pull requests that update a dependency file python Pull requests that update Python code
#2886 opened Apr 10, 2026 by dependabot bot Loading…
chore(deps): bump mypy from 1.10.1 to 1.20.0 in /requirements/lintrunner dependencies Pull requests that update a dependency file python Pull requests that update Python code
#2882 opened Apr 3, 2026 by dependabot bot Loading…
chore(deps): bump ruff from 0.15.1 to 0.15.8 in /requirements/lintrunner dependencies Pull requests that update a dependency file python Pull requests that update Python code
#2872 opened Mar 27, 2026 by dependabot bot Loading…
chore(deps): bump onnxruntime from 1.24.2 to 1.24.4 in /requirements/ci dependencies Pull requests that update a dependency file python Pull requests that update Python code
#2856 opened Mar 17, 2026 by dependabot bot Loading…
Fix aten_gru: add linear_before_reset=1 to match PyTorch GRU semantics module: torchlib Related to the torch/aten function lib in development
#2853 opened Mar 14, 2026 by Copilot AI Loading… 0.6.0
Add aten._trilinear support to torch_lib core module: torchlib Related to the torch/aten function lib in development
#2850 opened Mar 12, 2026 by WineChord Loading…
chore(deps): bump editorconfig-checker from 3.4.1 to 3.6.1 in /requirements/lintrunner dependencies Pull requests that update a dependency file python Pull requests that update Python code
#2847 opened Mar 9, 2026 by dependabot bot Loading…
Rewriter: fix fuse_relu_clip with None max module: rewriter
#2843 opened Mar 5, 2026 by AyoubMDL Contributor Loading…
Improve Reshape and Slice folding module: rewriter
#2807 opened Feb 13, 2026 by justinchuby Collaborator Loading…
Add converter for aten::_grouped_mm.default module: torchlib Related to the torch/aten function lib in development
#2805 opened Feb 12, 2026 by Sid-V5 Loading…
Fix: preserve Python variable name for returned input aliases
#2788 opened Feb 2, 2026 by Aniketsy Contributor Loading…
Fix mypy lints
#2785 opened Jan 27, 2026 by justinchuby Collaborator Loading…
Fix Issue #2736 module: rewriter
#2769 opened Jan 15, 2026 by P-Mahi10 Loading…
Add github codespace support
#2745 opened Dec 23, 2025 by oxygen-dioxide Loading…
Add op test for torch.unique_consecutive
#2742 opened Dec 22, 2025 by cnaples79 Loading…
chore(deps): bump pylint from 3.3.9 to 4.0.3 in /requirements/lintrunner dependencies Pull requests that update a dependency file python Pull requests that update Python code
#2709 opened Nov 17, 2025 by dependabot bot Loading…
ProTip! Filter pull requests by the default branch with base:main.