Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix RLCSE for new metrics format #391

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

AndyAyersMS
Copy link
Member

Parsing was broken when I added the initial ; to the metrics line. Fix this.

Also fix MCMC forgetting mode, so you can first run MCMC to explore the range of possible CSEs, then try Policy Gradient to see if it can come close to this.

Parsing was broken when I added the initial `; ` to the metrics line. Fix this.

Also fix MCMC forgetting mode, so you can first run MCMC to explore the range
of possible CSEs, then try Policy Gradient to see if it can come close to this.
@AndyAyersMS
Copy link
Member Author

@EgorBo PTAL
cc @dotnet/jit-contrib

@AndyAyersMS AndyAyersMS merged commit e4a869c into dotnet:main Feb 7, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants