Skip to content

feat(atenlib): add ops(normal, narrow) #440

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 15 commits into from
Feb 18, 2023
Merged

feat(atenlib): add ops(normal, narrow) #440

merged 15 commits into from
Feb 18, 2023

Conversation

xiaowuhu
Copy link
Contributor

No description provided.

@xiaowuhu xiaowuhu changed the title feat(atenlib): add ops (draft)feat(atenlib): add ops Feb 15, 2023
@xiaowuhu xiaowuhu mentioned this pull request Feb 15, 2023
@xiaowuhu xiaowuhu changed the title (draft)feat(atenlib): add ops feat(atenlib): add ops(normal, narrow) Feb 15, 2023
@xiaowuhu xiaowuhu changed the title feat(atenlib): add ops(normal, narrow) (draft)feat(atenlib): add ops(normal, narrow) Feb 15, 2023
@xiaowuhu xiaowuhu changed the title (draft)feat(atenlib): add ops(normal, narrow) feat(atenlib): add ops(normal, narrow) Feb 16, 2023
@codecov
Copy link

codecov bot commented Feb 16, 2023

Codecov Report

Merging #440 (2ce3939) into main (5b46ad5) will increase coverage by 0.04%.
The diff coverage is 75.00%.

@@            Coverage Diff             @@
##             main     #440      +/-   ##
==========================================
+ Coverage   71.21%   71.26%   +0.04%     
==========================================
  Files         108      108              
  Lines       10500    10517      +17     
  Branches     1088     1092       +4     
==========================================
+ Hits         7478     7495      +17     
+ Misses       2712     2708       -4     
- Partials      310      314       +4     
Impacted Files Coverage Δ
...s/function_libs/torch_aten/ops_correctness_test.py 90.33% <ø> (ø)
onnxscript/function_libs/torch_aten/ops/core.py 67.28% <75.00%> (+0.14%) ⬆️
onnxscript/onnx_opset/_impl/opset1.py 33.07% <0.00%> (+0.76%) ⬆️

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

@justinchuby justinchuby added the module: torchlib Related to the torch/aten function lib in development label Feb 17, 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.

thanks!

@xiaowuhu xiaowuhu merged commit 7c74399 into microsoft:main Feb 18, 2023
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
None yet
Development

Successfully merging this pull request may close these issues.

2 participants