Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use 4k page instead of 2M for managed tensor (pytorch#2058)
Summary: This diff changes the page size from 2M to 4k for prefaulting/mapping the pages. Reviewed By: q10, zyan0, jianyuh Differential Revision: D49924136
- Loading branch information