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
Sort

Pull requests list

sliding-window-inferer
#765 opened Jun 4, 2023 by liqunfu Loading… updated Jul 28, 2023
Pass folder path to store initializers as files
#929 opened Jul 27, 2023 by wschin Draft updated Aug 5, 2023
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
[draft] Xiaowu/fix bug(embedding bag)
#1099 opened Oct 23, 2023 by xiaowuhu Draft updated Nov 20, 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
[WIP] Use IR in onnxscript
#1409 opened Apr 19, 2024 by justinchuby Draft updated Sep 5, 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
Improve handling of trailing optional inputs in pattern matching
#1948 opened Nov 15, 2024 by gramalingam Loading… updated Nov 15, 2024
Create eager APIs
#2006 opened Jan 10, 2025 by justinchuby Draft updated Jan 10, 2025
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
Extend unit tests
#1967 opened Nov 26, 2024 by qododavid Loading… updated Feb 25, 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
ProTip! Filter pull requests by the default branch with base:main.