Stockfish
  • Stockfish
  • NNUE
    • Documentation
    • Experiments
      • Remove 8th Subnetwork
      • Store Key in Accumulator Cache
      • Tweak fwdOut Multipliers
      • Improve Accumulator Update Heuristics
      • Remove Duplicate Perspective Code
      • Update All Accumulators
  • Improve Build System
    • Overview
    • Rewrite Makefile
    • Tests
Powered by GitBook
On this page
  • Description
  • Branches
  • Tests
  • Test #1
  1. NNUE
  2. Experiments

Remove Duplicate Perspective Code

Last updated 8 months ago

Description

Since both sides of accumulators are updated altogether, it is possible to reduce some code (i.e. computed) that is unnecessary.

Branches

Tests

Test #1

Failed

LLR: -2.93 (-2.94,2.94) <0.00,2.00>
Total: 33696 W: 8586 L: 8795 D: 16315
Ptnml(0-2): 120, 3989, 8816, 3826, 97

38e0cc7b-5
Stockfish Testing Framework
Logo