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

From master #1

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open

From master #1

wants to merge 22 commits into from

Conversation

ContradNamiseb
Copy link
Member

No description provided.

borg323 and others added 22 commits October 28, 2024 23:29
* update circleci
* update appveyor android builds
* update appveyor to vs2019
* build with c++20
* fix for vs2019 breakage
* update circleci meson for macos
The src directory is re-organized as follows:
1. The benchmark and lc0ctl directories are merged into tools.
2. All backends are moved into neural/backends.
3. The neural/onnx and neural/xla directories remain but only contain the conversion functions and not any backend code.
4. The neural/tables directory contains some generic information that used to be in neural/shared (activation functions, policy maps etc.) that are used by both backends and the onnx converter.
5. The rest of neural/shared is moved to neural/backends/shared/.
6. The rescorer is moved into the trainingdata directory.
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