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 anomaly detection to auto predict unit #451

Closed
wants to merge 1 commit into from

Conversation

ananthsub
Copy link
Contributor

Summary:
This can be useful for debugging NaNs for batch inference
The same feature is available on the AutoUnit

Reviewed By: daniellepintz

Differential Revision: D47383586

Summary:
This can be useful for debugging NaNs for batch inference
The same feature is available on the AutoUnit

Reviewed By: daniellepintz

Differential Revision: D47383586

fbshipit-source-id: 886a463f256fe7522406b8752234289469e8e902
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D47383586

@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Merging #451 (38d9526) into master (9e63393) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #451      +/-   ##
==========================================
+ Coverage   86.23%   86.26%   +0.02%     
==========================================
  Files          95       95              
  Lines        7375     7389      +14     
==========================================
+ Hits         6360     6374      +14     
  Misses       1015     1015              
Impacted Files Coverage Δ
tests/framework/test_auto_unit.py 74.43% <100.00%> (+0.53%) ⬆️
torchtnt/framework/auto_unit.py 81.25% <100.00%> (+0.17%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants