In case we delete the iterator before the GeneratorDataset is initialized, we...
In case we delete the iterator before the GeneratorDataset is initialized, we still ran the finalize function. This causes errors because state_ hasn't been computed. PiperOrigin-RevId: 232971830
Loading
Please sign in to comment