Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

Conversation

@sunvod
Copy link
Contributor

@sunvod sunvod commented Oct 27, 2021

I have noticed that in some cases running the prediction changes the state of the model (model.state) and this change prevents the prediction from being successfully rerun a second time. This modification of the original code ensures that the state is not changed and thus allows the prediction to be repeated successfully.

I have noticed that in some cases running the prediction changes the state and this change prevents the prediction from being successfully rerun a second time. This change ensures that the state is not changed and therefore allows the prediction to be repeated successfully.
@google-cla google-cla bot added the cla: yes label Oct 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

1 participant