-
Notifications
You must be signed in to change notification settings - Fork 96
Pull requests: microsoft/onnxscript
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add test for unused initializer check with graph outputs
module: optimizer
#2733
opened Dec 16, 2025 by
Copilot
AI
Loading…
chore(deps): bump mypy from 1.10.1 to 1.19.1 in /requirements/lintrunner
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#2729
opened Dec 15, 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…
Remove usage of python typing for programmatic annotation of tensor dtype/shapes.
#2705
opened Nov 14, 2025 by
Aniketsy
Loading…
[torchlib] Fix linspace implementation for int64
module: torchlib
Related to the torch/aten function lib in development
#2693
opened Nov 9, 2025 by
Aravind-11
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
Added padding_idx=None option and new test cases for aten_embedding_bag
#2549
opened Sep 8, 2025 by
crypto-a
Loading…
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
[torchlib] Implement quantize_per_channel and dequantize_per_channel
#2390
opened Jun 14, 2025 by
Copilot
AI
Loading…
Fix padding_idx=None handling in aten_embedding_bag_padding_idx
#2385
opened Jun 14, 2025 by
Copilot
AI
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.