Adding `drop_remainder` option for the `map_and_batch` transformation, which...
Adding `drop_remainder` option for the `map_and_batch` transformation, which allows the user to express whether they wish to drop the last batch if its size is smaller than desired; the default is not to drop the smaller batch. PiperOrigin-RevId: 189936029
Loading
Please sign in to comment