Skip to content

Allow to choose which blocks have SE units#188

Open
Tilps wants to merge 1 commit into
LeelaChessZero:masterfrom
Tilps:sse
Open

Allow to choose which blocks have SE units#188
Tilps wants to merge 1 commit into
LeelaChessZero:masterfrom
Tilps:sse

Conversation

@Tilps

@Tilps Tilps commented Dec 29, 2021

Copy link
Copy Markdown
Contributor

Inspired by testing which suggests a 15 block net only needs 3 SE units to get the same loss values.

Inspired by testing which suggests a 15 block net only needs 3 SE units to get the same loss values.
@Tilps

Tilps commented Dec 29, 2021

Copy link
Copy Markdown
Contributor Author

yaml options.
No se_blocks section means same as before, all blocks have SE.
se_blocks: [] means no SE at all.

se_blocks:
  - 1 based block numbers
  - listed here
  - to control exactly which

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.

1 participant