You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The state dict returned by the streaming dataset always returns index 0. It does not reflect the state of the dataset. In the following code sample, we iterate over the streaming dataset and simulate enough time passing by.
Bug description
The state dict returned by the streaming dataset always returns index 0. It does not reflect the state of the dataset. In the following code sample, we iterate over the streaming dataset and simulate enough time passing by.
What version are you seeing the problem on?
master
How to reproduce the bug
Error messages and logs
No erros. The output I get is:
Environment
Current environment
More info
No response
The text was updated successfully, but these errors were encountered: