Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix BatchMemoryManager length (#641)
Summary: ## Types of changes - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] Docs change / refactoring / dependency upgrade ## Motivation and Context / Related issue Fixes #640 by ceiling the number of batches. ## How Has This Been Tested (if it applies) ## Checklist - [x] The documentation is up-to-date with the changes I made. - [x] I have read the **CONTRIBUTING** document and completed the CLA (see **CONTRIBUTING**). - [x] All tests passed, and additional code has been covered with new tests. Pull Request resolved: #641 Reviewed By: HuanyuZhang Differential Revision: D55253377 fbshipit-source-id: 66c8217c016cedb871c95b79fc7ea1d506d5257e
- Loading branch information