Skip to content

feat(atenlib): add ops(copy, fill, empty_strided, native_dropout) #432

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

feat(atenlib): add ops(copy, fill, empty_strided, native_dropout) #432

merged 16 commits into from
Feb 16, 2023

Conversation

xiaowuhu
Copy link
Contributor

No description provided.

@xiaowuhu xiaowuhu changed the title (draft)Xiaowu/add ops() feat(atenlib): add ops(copy, fill, empty_strided, native_dropout) Feb 13, 2023
@codecov
Copy link

codecov bot commented Feb 13, 2023

Codecov Report

Merging #432 (52eb1bc) into main (35fa2c9) will increase coverage by 0.00%.
The diff coverage is 61.11%.

@@           Coverage Diff           @@
##             main     #432   +/-   ##
=======================================
  Coverage   71.32%   71.32%           
=======================================
  Files         108      108           
  Lines       10489    10500   +11     
  Branches     1088     1088           
=======================================
+ Hits         7481     7489    +8     
- Misses       2698     2701    +3     
  Partials      310      310           
Impacted Files Coverage Δ
...s/function_libs/torch_aten/ops_correctness_test.py 90.33% <ø> (ø)
onnxscript/function_libs/torch_aten/ops/core.py 67.77% <61.11%> (+0.03%) ⬆️

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

@xiaowuhu xiaowuhu mentioned this pull request Feb 13, 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.

nit

@xiaowuhu xiaowuhu requested a review from justinchuby February 16, 2023 05:35
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!

@justinchuby justinchuby merged commit 24b153a into microsoft:main Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants