-
Notifications
You must be signed in to change notification settings - Fork 66
Pull requests: microsoft/onnxscript
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: check for rank of bias in bias-gelu fusion🐛
module: rewriter
#2393
opened Jun 15, 2025 by
KarelZe
Loading…
Clean up rewriter code: improve efficiency, finish TODOs, and enhance documentation
#2392
opened Jun 14, 2025 by
Copilot
AI
Loading…
[torchlib] Implement quantize_per_channel and dequantize_per_channel
#2390
opened Jun 14, 2025 by
Copilot
AI
Loading…
[rewriter] Decouple llama rule sets and make API explicit
topic: breaking changes
#2388
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…
[torchlib] Fix aten.embedding_bag.padding_idx to support None values
#2384
opened Jun 14, 2025 by
Copilot
AI
Loading…
[torchlib] Implement aten__upsample_bicubic2d_aa and aten__upsample_bilinear2d_aa functions
#2383
opened Jun 14, 2025 by
Copilot
AI
Loading…
[torchlib] Implement torch.ops.prims.broadcast_in_dim.default
#2382
opened Jun 14, 2025 by
Copilot
AI
Loading…
chore(deps): bump ruff from 0.11.4 to 0.11.13 in /requirements/lintrunner
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#2369
opened Jun 9, 2025 by
dependabot
bot
Loading…
chore(deps): bump types-pyyaml from 6.0.12.20250402 to 6.0.12.20250516 in /requirements/lintrunner
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#2315
opened May 19, 2025 by
dependabot
bot
Loading…
Add Intermediate representation
graph.duplicate()
utility
module: IR
#2298
opened May 12, 2025 by
shubhambhokare1
Loading…
[IR] Implement append/pop for node input/outputs
module: IR
Intermediate representation
#2289
opened May 10, 2025 by
justinchuby
•
Draft
chore(deps): bump pylint from 3.3.6 to 3.3.7 in /requirements/lintrunner
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#2276
opened May 5, 2025 by
dependabot
bot
Loading…
Add tutorial for creating ONNX graph with onnxscript.ir
#2269
opened May 2, 2025 by
justinchuby
•
Draft
[IR] Implement Intermediate representation
__buffer__
for tensors
module: IR
#2241
opened Apr 29, 2025 by
justinchuby
•
Draft
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.