File size warning
New Dataloader method that compares file size with available memory and throws error if there is not enough. If force_load == True, it prints warning and tries to load anyways. If virtual_stack == True, it doesn't check at all. Added the logic into dataloader.
New function in utils for checking file size.
Merge request reports
Activity
requested review from @fima
assigned to @s233039
added 8 commits
-
2d6663f5...8abe2b39 - 7 commits from branch
main
- f16756ec - Merge branch 'main' into 'memory_warning'
-
2d6663f5...8abe2b39 - 7 commits from branch
mentioned in commit 584ad739
Please register or sign in to reply