Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.13.1rc2] More cherry picks for fixing function shape inference #4886

Merged
merged 7 commits into from
Feb 13, 2023

Conversation

jcwchen
Copy link
Member

@jcwchen jcwchen commented Feb 10, 2023

Description

Motivation and Context

To include more shape inference fixes for onnx-script.

gramalingam and others added 5 commits February 9, 2023 16:34
…e inference (onnx#4792)

* Fix attribute substitution within subgraphs in function inference

Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>

* Delete commented out dead code

Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>

* Address PR feedback

Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>

* Fix lint issue

Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>

Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>
Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
* Fix attribute substitution within subgraphs in function inference

Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>

* Delete commented out dead code

Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>

* Address PR feedback

Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>

* Fix lint issue

Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>

* Handle constant op variants

Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>

* Fix whitespace

Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>

* Add test case

Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>

* Run lintrunner

Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>

---------

Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>
Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>
Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
* Fix function shape inference bug

Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>

* Fix lintrunner issues

Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>

---------

Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>
Co-authored-by: Chun-Wei Chen <jacky82226@gmail.com>
Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
@jcwchen jcwchen added the run release CIs Use this label to trigger release tests in CI label Feb 10, 2023
@jcwchen jcwchen requested review from a team as code owners February 10, 2023 21:27
Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
@jcwchen jcwchen merged commit e192ba0 into onnx:rel-1.13.1 Feb 13, 2023
@jcwchen jcwchen deleted the jcw/rel-1.13.1/more-cherry-picks branch February 13, 2023 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run release CIs Use this label to trigger release tests in CI
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants