Intro to DatasetSlice
DatasetSlice allows you to lazily arrange your Dataset’s data.
DatasetSlice is faster when it comes to shuffling than normal Arrays.
Creating DatasetSlice
Note: All methods of Dataset are supported by DatasetSlice and works the same way.