-
Notifications
You must be signed in to change notification settings - Fork 59
Pull requests: microsoft/onnxscript
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Change TTensor etc. to be constrained | fix(typing)
module: torchlib
Related to the torch/aten function lib in development
topic: typing
Typing related issues
#769
opened Jun 7, 2023 by
justinchuby
•
Draft
updated Aug 28, 2023
Emit the subfunction in if cond from inside a block
#1115
opened Oct 26, 2023 by
justinchuby
•
Draft
updated Oct 26, 2023
Add Op (_upsample_bilinear2d_aa, _upsample_bicubic2d_aa) | feat(torchlib)
#1259
opened Jan 26, 2024 by
xiaowuhu
Loading…
updated Mar 5, 2024
[IR][docs] Introduction
module: IR
Intermediate representation
topic: documentation
Improvements or additions to documentation
#1463
opened Apr 26, 2024 by
justinchuby
•
Draft
updated May 5, 2024
Tool to modify torchlib overload names via libcst
#920
opened Jul 25, 2023 by
BowenBao
Loading…
updated Jun 22, 2024
Add aten_convolution_backward function
#1707
opened Jun 25, 2024 by
xiaowuhu
Loading…
updated Jul 8, 2024
Rewrite rules implementation for LLaMA-2/ LLaMA-3
module: rewriter
#1811
opened Aug 15, 2024 by
kobby-kobbs
Loading…
updated Aug 16, 2024
chore(deps): bump mypy from 1.10.1 to 1.11.1 in /requirements/lintrunner
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
#1779
opened Aug 5, 2024 by
dependabot
bot
Loading…
updated Sep 10, 2024
[IR][fix] Save value info for initializers
module: IR
Intermediate representation
#1552
opened May 16, 2024 by
justinchuby
Loading…
updated Sep 10, 2024
[IR] Implement pass to remove unused nodes in graph
topic: graph transform
#1841
opened Sep 2, 2024 by
yichen-li-ucla
Loading…
updated Sep 28, 2024
Improve handling of trailing optional inputs in pattern matching
#1948
opened Nov 15, 2024 by
gramalingam
Loading…
updated Nov 15, 2024
Fix conversion of scalar constants into numpy arrays in the evaluator
topic: ast converter
#1970
opened Nov 28, 2024 by
xadupre
Loading…
updated Dec 3, 2024
Implement a ONNX to ONNX Script code generator based on libcst
#873
opened Jul 13, 2023 by
abock
Loading…
updated Jan 27, 2025
[torchlib] Fix _fft_c2r
module: torchlib
Related to the torch/aten function lib in development
#1844
opened Sep 3, 2024 by
justinchuby
Loading…
updated Jan 27, 2025
[IR] Create tensor adaptor for mlx
#2060
opened Feb 15, 2025 by
justinchuby
•
Draft
updated Feb 15, 2025
[IR] Refactor TensorBase to simplify implementation
module: IR
Intermediate representation
#2081
opened Feb 28, 2025 by
justinchuby
•
Draft
updated Feb 28, 2025
Pass match object to conditional function.
#2088
opened Mar 4, 2025 by
rezaasjd
Loading…
updated Mar 4, 2025
[torchlib] Implement type promotion
#2010
opened Jan 15, 2025 by
justinchuby
•
Draft
updated Mar 6, 2025
Add Op (Slice - complex) | feat torchlib
#2089
opened Mar 5, 2025 by
titaiwangms
Loading…
updated Mar 6, 2025
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.