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

get latest #7

Merged
merged 29 commits into from
Dec 16, 2018
Merged

get latest #7

merged 29 commits into from
Dec 16, 2018

Conversation

ankan-ban
Copy link
Owner

No description provided.

mooskagh and others added 29 commits November 22, 2018 11:22
* Create backends through factory functions.

* Bring protobufs directly to NN backends.

* Check network version.

* fix compile issues

* add misisng include

* fix test build

* force subproject protobuf with tensorflow

* update tensorflow backend

* Fix comments.

* Update lczero-common

* fix protobuf related compile issue

* Implement float and half float conversion adapter

* Revert "Implement float and half float conversion adapter"

This reverts commit fa8b4c0.

* Remove .orig files.

* Add protobuf include directory

* VS compalins about missing operator

* Add net.pb.h dependency to nvcc generator and simplify logic

* Fix new dependency problem

* move WeightsFile to loader.h

* remove meson.build hacks
* updated include dirs for cuda 10

* added little bit of code to detect first working dir with cuda/cudnn headers

* checkdir.py to check directory exists in meson.build
* SE support for OpenCL backend

* SE support for Blas backend

* Support loading SE weights from protobufs

* FiLM-like SE-unit

Scale and bias. Sigmoid activation for scale.
* ensure bestmove is sent when aborting search

* alternative in search destructor

* new suggestion
* Removed BLAS dependency from OpenCL backend.

* BLAS free sgemmBatched_ref code.

* simplify appveyor logic
* fix build warnings

* introduce 'third_party' directory
* Updated cpuct formula from alphazero paper.

* Better comment.
* Updated cpuct formula from alphazero paper.

* Better comment.

* Fix a mistype.
* Support alphazero-like temperature manipulations.

* Support absolute FPU.

* Address review comment.

* Address review comments.
The readme refers to " the release branch" but no branch with that name exists.
* optional GoParams

* add simple value_or to optional

* fix encoding of optional.h
* check submodule exists

* update or clone submodule if not there
@ankan-ban ankan-ban merged commit beed96e into ankan-ban:master Dec 16, 2018
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.

9 participants