Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

[Mutators] Ensure mutations do not persist across epochs #3649

Merged
merged 2 commits into from
May 10, 2021

Conversation

klshuster
Copy link
Contributor

Patch description
This patch makes sure that mutated episodes are not "re-mutated"; that is, mutations are applied exactly once, and then a fresh example is used for every following mutation.

Testing steps
New CI

Copy link
Contributor

@stephenroller stephenroller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tyvm

@klshuster klshuster merged commit 8e006ba into master May 10, 2021
@klshuster klshuster deleted the fix_mutators branch May 10, 2021 18:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants