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 (std_mean, std_mean.dim, std_mean.correction) | feat(torchlib) #1748

Merged
merged 3 commits into from
Jul 23, 2024

Conversation

titaiwangms
Copy link
Contributor

Add std_mean, std_mean.dim. std_mean.correction

@titaiwangms titaiwangms added the topic: torch_lib Related to the torch/aten function lib in development label Jul 22, 2024
@justinchuby justinchuby changed the title Add op (std_mean, std_mean.di, std_mean.correction) | feat(torchlib) Add op (std_mean, std_mean.dim, std_mean.correction) | feat(torchlib) Jul 22, 2024
Copy link

codecov bot commented Jul 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.95%. Comparing base (affaee0) to head (a685831).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1748      +/-   ##
==========================================
- Coverage   74.97%   74.95%   -0.02%     
==========================================
  Files         245      245              
  Lines       26379    26393      +14     
  Branches     4802     4807       +5     
==========================================
+ Hits        19778    19784       +6     
- Misses       5680     5687       +7     
- Partials      921      922       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@titaiwangms titaiwangms merged commit 47a9e35 into microsoft:main Jul 23, 2024
30 of 41 checks passed
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
Development

Successfully merging this pull request may close these issues.

2 participants