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

serialize.py doesn't correctly read feature_set from ckpt #82

Closed
Sopel97 opened this issue Mar 21, 2021 · 1 comment
Closed

serialize.py doesn't correctly read feature_set from ckpt #82

Sopel97 opened this issue Mar 21, 2021 · 1 comment
Labels
bug Something isn't working enhancement New feature or request

Comments

@Sopel97
Copy link
Member

Sopel97 commented Mar 21, 2021

ckpt should serialize the feature_set used, but the net is always initialized with the default, which is not always possible.

@Sopel97
Copy link
Member Author

Sopel97 commented Jun 1, 2021

this could be fixed by adding a constructor to NNUE that doesn't do anything?

@Sopel97 Sopel97 added bug Something isn't working enhancement New feature or request labels Jun 1, 2021
@Sopel97 Sopel97 closed this as not planned Won't fix, can't repro, duplicate, stale Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant