mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-22 01:56:58 +08:00
Rework loading the net.
This commit is contained in:
@@ -87,7 +87,7 @@ extern UCI::OptionsMap Options;
|
||||
// If skipCorruptCheck == true, skip memory corruption check by check sum when reading the evaluation function a second time.
|
||||
// * This function is inconvenient if it is not available in Stockfish, so add it.
|
||||
|
||||
void is_ready(bool skipCorruptCheck = false);
|
||||
void init_nnue(bool skipCorruptCheck = false);
|
||||
|
||||
extern const char* StartFEN;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user