Skip to content

add reshape/view/expand/div/clone/eq/equal #265

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

Merged
merged 38 commits into from
Jan 7, 2023
Merged

add reshape/view/expand/div/clone/eq/equal #265

merged 38 commits into from
Jan 7, 2023

Conversation

xiaowuhu
Copy link
Contributor

@xiaowuhu xiaowuhu commented Dec 28, 2022

add reshape, view, expand, div, clone, eq, equal

@xiaowuhu xiaowuhu mentioned this pull request Dec 28, 2022
@codecov
Copy link

codecov bot commented Dec 28, 2022

Codecov Report

Merging #265 (5a3713e) into main (dd3d747) will increase coverage by 0.12%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #265      +/-   ##
==========================================
+ Coverage   73.04%   73.17%   +0.12%     
==========================================
  Files          95       95              
  Lines        9131     9144      +13     
==========================================
+ Hits         6670     6691      +21     
+ Misses       2461     2453       -8     
Impacted Files Coverage Δ
...t/function_libs/torch_aten/ops_correctness_test.py 93.79% <ø> (ø)
onnxscript/function_libs/torch_aten/ops/core.py 59.97% <100.00%> (+0.89%) ⬆️
onnxscript/test/converter_test.py 87.30% <0.00%> (+0.22%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@justinchuby
Copy link
Collaborator

Looking great, thanks! I left a few minor comments

@justinchuby justinchuby added the module: torchlib Related to the torch/aten function lib in development label Jan 2, 2023
@justinchuby
Copy link
Collaborator

I fixed the mypy ignores in #261. No need to add extra type ignores after it is merged

@xiaowuhu xiaowuhu changed the title add reshape/view add reshape/view/expand/div/clone/eq/equal Jan 6, 2023
@xiaowuhu xiaowuhu marked this pull request as ready for review January 6, 2023 13:39
Copy link
Collaborator

@justinchuby justinchuby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great to see tests passed. Should be final round of comments

@justinchuby justinchuby self-assigned this Jan 6, 2023
Copy link
Collaborator

@justinchuby justinchuby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM🚀

@xiaowuhu xiaowuhu merged commit b635d24 into main Jan 7, 2023
@xiaowuhu xiaowuhu deleted the xiaowu/trySome2n branch January 7, 2023 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: torchlib Related to the torch/aten function lib in development
Projects
Development

Successfully merging this pull request may close these issues.

3 participants