-
Notifications
You must be signed in to change notification settings - Fork 93
Pull requests: microsoft/onnxscript
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore(deps): bump ruff from 0.14.7 to 0.14.8 in /requirements/lintrunner
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#2724
opened Dec 8, 2025 by
dependabot
bot
Loading…
chore(deps): bump mypy from 1.10.1 to 1.19.0 in /requirements/lintrunner
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#2722
opened Dec 2, 2025 by
dependabot
bot
Loading…
chore(deps): bump onnx-weekly from 1.21.0.dev20251103 to 1.21.0.dev20251124 in /requirements/ci
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#2718
opened Nov 24, 2025 by
dependabot
bot
Loading…
chore(deps): bump editorconfig-checker from 3.4.1 to 3.5.0 in /requirements/lintrunner
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#2717
opened Nov 24, 2025 by
dependabot
bot
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…
[Do Not Merge]Migrate onnxscript converter to use onnx ir
#2706
opened Nov 15, 2025 by
gramalingam
Loading…
Remove usage of python typing for programmatic annotation of tensor dtype/shapes.
#2705
opened Nov 14, 2025 by
Aniketsy
Loading…
Add utility function for converting model protos to function proto
#2655
opened Oct 27, 2025 by
chapman73
Loading…
Fix attention mask to use float_lowest instead of -inf and add NaN-safe softmax handling
#2654
opened Oct 26, 2025 by
Aniketsy
Loading…
Fusion rule for handling transformers exported models
module: rewriter
#2632
opened Oct 14, 2025 by
justinchuby
•
Draft
[torchlib] Consolidate all overloads and prevent new ones from being created
do not merge
Do not merge this PR
module: torchlib
Related to the torch/aten function lib in development
[torchlib] Migrate torchvision implementations
module: torchlib
Related to the torch/aten function lib in development
Add constant folding of Split with all constant inputs
module: optimizer
#2506
opened Aug 22, 2025 by
iksnagreb
Loading…
Added Causal Mask Pattern Fusion for LongRoPe Models and Cache Insertion for Phi4-mini-reasoning
#2461
opened Jul 24, 2025 by
tadani3
Loading…
Add stacktrace in metadata_props for rewriter created nodes
module: rewriter
#2423
opened Jun 28, 2025 by
justinchuby
•
Draft
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.