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

RLCSE: fix MCMC and GatherFeatures, overwrite dumps #395

Merged
merged 1 commit into from
Feb 10, 2024

Conversation

AndyAyersMS
Copy link
Member

The JIT will append dumps to existing files, so using RLCSE to save dumps was creating large files (each sequence's dump is periodically updated to show the impact of the current parameters).

Also I was going to make MCMC and such subcommands, but changed my mind, and forgot to hook the options back up.

The JIT will append dumps to existing files, so using RLCSE to save dumps
was creating large files (each sequence's dump is periodically updated to
show the impact of the current parameters).

Also I was going to make MCMC and such subcommands, but changed my mind, and
forgot to hook the options back up.
@AndyAyersMS
Copy link
Member Author

@EgorBo PTAL
cc @dotnet/jit-contrib

@AndyAyersMS AndyAyersMS merged commit 7ceb604 into dotnet:main Feb 10, 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