Skip to content

Conversation

@leofidus
Copy link

@leofidus leofidus commented May 12, 2023

A PR against the changes in #10 to make eval_names closer to how we deal with strings in deepsign-wininput, just without the unsafe code (consequently this zero-initializes the buffers). It's superior to the existing version of eval_names in that it doesn't truncate long names, and doesn't crash the tests with access violations

Edit: there is definetly some unsoundness somewhere else, but the eval_names test seems to work wit these changes. The get_eval test still doesn't.

Copy link

@CallMeMSL CallMeMSL left a comment

Choose a reason for hiding this comment

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

lgtm

@CallMeMSL CallMeMSL merged commit 29154e0 into train_with_val_data May 18, 2023
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.

4 participants