Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1190371

Browse files
committedApr 28, 2018
feat: Add option to load entire dataset into memory for faster access
`DataGenerator` now provides an option to load the entire dataset into memory (provided enough memory is available of course). This reduces the time to get the images for a batch during data generation to a negligible amount.
1 parent 77fc927 commit 1190371

File tree

1 file changed

+120
-59
lines changed

1 file changed

+120
-59
lines changed
 
There was a problem loading the remainder of the diff.

0 commit comments

Comments
 (0)
Please sign in to comment.