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

Fixed divide by zero when tuning batch size #3481

Merged
merged 1 commit into from
Jul 26, 2023
Merged

Fixed divide by zero when tuning batch size #3481

merged 1 commit into from
Jul 26, 2023

Conversation

tgaddair
Copy link
Collaborator

@tgaddair tgaddair commented Jul 26, 2023

Fixes #3475.

@github-actions
Copy link

Unit Test Results

       5 files  ±       0         5 suites  ±0   1h 26m 42s ⏱️ + 10m 24s
2 774 tests ±       0  2 754 ✔️  -        2  12 💤 ±0  8 +2 
5 538 runs  +2 729  5 507 ✔️ +2 722  23 💤 +5  8 +2 

For more details on these failures, see this check.

Results for commit 2e37d65. ± Comparison against base commit 279a9ba.

@tgaddair tgaddair merged commit 446c747 into master Jul 26, 2023
11 of 16 checks passed
@tgaddair tgaddair deleted the fix-div0 branch July 26, 2023 22:55
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.

ZeroDivisionError in batch_size_tuner.py
1 participant