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

add op(native group norm) | feat(atenlib) #644

Merged
merged 30 commits into from
Apr 21, 2023

Conversation

xiaowuhu
Copy link
Contributor

@xiaowuhu xiaowuhu commented Apr 17, 2023

No description provided.

@xiaowuhu xiaowuhu added the topic: torch_lib Related to the torch/aten function lib in development label Apr 17, 2023
@codecov
Copy link

codecov bot commented Apr 17, 2023

Codecov Report

Merging #644 (de9359b) into main (379d9e8) will increase coverage by 0.03%.
The diff coverage is 84.37%.

@@            Coverage Diff             @@
##             main     #644      +/-   ##
==========================================
+ Coverage   73.91%   73.95%   +0.03%     
==========================================
  Files         108      108              
  Lines       11441    11472      +31     
  Branches     1188     1191       +3     
==========================================
+ Hits         8457     8484      +27     
- Misses       2659     2660       +1     
- Partials      325      328       +3     
Impacted Files Coverage Δ
...s/function_libs/torch_aten/ops_correctness_test.py 89.47% <ø> (ø)
onnxscript/function_libs/torch_aten/ops/core.py 74.47% <82.60%> (+0.12%) ⬆️
...ipt/tests/function_libs/torch_aten/extra_opinfo.py 98.38% <88.88%> (-1.62%) ⬇️

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

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.

Fantastic!

@xiaowuhu xiaowuhu merged commit 6b1b817 into main Apr 21, 2023
@xiaowuhu xiaowuhu deleted the xiaowu/addOp(native_group_norm) branch April 21, 2023 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: torch_lib Related to the torch/aten function lib in development
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants