From f2dc582f98a79fefeb11b2c37de7db0905318f4f Mon Sep 17 00:00:00 2001 From: David Wu Date: Sun, 10 Mar 2024 14:54:09 -0400 Subject: [PATCH] Update to v1.14.1 --- cpp/main.cpp | 4 ++-- cpp/tests/results/analysis/badoverride.txt.log | 2 +- cpp/tests/results/analysis/badoverride.txt.stderr | 2 +- cpp/tests/results/analysis/basic.txt.log | 2 +- cpp/tests/results/analysis/basic.txt.stderr | 2 +- cpp/tests/results/analysis/basic_sidetomove.stderr | 2 +- cpp/tests/results/analysis/basic_sidetomove.txt.log | 2 +- cpp/tests/results/analysis/pvvisits.txt.log | 2 +- cpp/tests/results/analysis/pvvisits.txt.stderr | 2 +- cpp/tests/results/analysis/pvvisits_nograph.stderr | 2 +- cpp/tests/results/analysis/pvvisits_nograph.txt.log | 2 +- cpp/tests/results/analysis/symmetry.txt.log | 2 +- cpp/tests/results/analysis/symmetry.txt.stderr | 2 +- cpp/tests/results/analysis/symmetry_with_pruning.stderr | 2 +- cpp/tests/results/analysis/symmetry_with_pruning.txt.log | 2 +- cpp/tests/results/gtp/avoidcorners.log | 2 +- cpp/tests/results/gtp/avoidcorners.stderr | 2 +- cpp/tests/results/gtp/basic.txt.log | 2 +- cpp/tests/results/gtp/basic.txt.stderr | 2 +- cpp/tests/results/gtp/defaultkomibutton.log | 2 +- cpp/tests/results/gtp/defaultkomibutton.stderr | 2 +- cpp/tests/results/gtp/defaultkomiterr.log | 2 +- cpp/tests/results/gtp/defaultkomiterr.stderr | 2 +- cpp/tests/results/gtp/defaultkomitt.log | 2 +- cpp/tests/results/gtp/defaultkomitt.stderr | 2 +- cpp/tests/results/gtp/ending.txt.log | 2 +- cpp/tests/results/gtp/ending.txt.stderr | 2 +- cpp/tests/results/gtp/forcedkomi.log | 2 +- cpp/tests/results/gtp/forcedkomi.stderr | 2 +- cpp/tests/results/gtp/genmoveanalyze.log | 2 +- cpp/tests/results/gtp/genmoveanalyze.stderr | 2 +- cpp/tests/results/gtp/handicap.txt.log | 2 +- cpp/tests/results/gtp/handicap.txt.stderr | 2 +- cpp/tests/results/gtp/misc.txt.log | 2 +- cpp/tests/results/gtp/misc.txt.stderr | 2 +- cpp/tests/results/gtp/nologconfig.log | 2 +- cpp/tests/results/gtp/nologconfig.stderr | 2 +- cpp/tests/results/gtp/printsgf.txt.log | 2 +- cpp/tests/results/gtp/printsgf.txt.stderr | 2 +- cpp/tests/results/gtp/printsgffinalscore.txt.stderr | 2 +- cpp/tests/results/gtp/rawnn.txt.log | 2 +- cpp/tests/results/gtp/rawnn.txt.stderr | 2 +- cpp/tests/results/gtp/rootsymprune.log | 2 +- cpp/tests/results/gtp/rootsymprune.stderr | 2 +- cpp/tests/results/gtp/rules.txt.log | 2 +- cpp/tests/results/gtp/rules.txt.stderr | 2 +- cpp/tests/results/gtp/set_boardsize_twice.txt.log | 2 +- cpp/tests/results/gtp/set_boardsize_twice.txt.stderr | 2 +- cpp/tests/results/gtp/set_position.txt.log | 2 +- cpp/tests/results/gtp/set_position.txt.stderr | 2 +- cpp/tests/results/gtp/time.txt.log | 2 +- cpp/tests/results/gtp/time.txt.stderr | 2 +- 52 files changed, 53 insertions(+), 53 deletions(-) diff --git a/cpp/main.cpp b/cpp/main.cpp index ad5b6a588..035e18a37 100644 --- a/cpp/main.cpp +++ b/cpp/main.cpp @@ -206,11 +206,11 @@ int main(int argc, const char* const* argv) { string Version::getKataGoVersion() { - return string("1.14.0"); + return string("1.14.1"); } string Version::getKataGoVersionForHelp() { - return string("KataGo v1.14.0"); + return string("KataGo v1.14.1"); } string Version::getKataGoVersionFullInfo() { diff --git a/cpp/tests/results/analysis/badoverride.txt.log b/cpp/tests/results/analysis/badoverride.txt.log index 91bd0a0c4..ef10fd384 100644 --- a/cpp/tests/results/analysis/badoverride.txt.log +++ b/cpp/tests/results/analysis/badoverride.txt.log @@ -22,7 +22,7 @@ rootSymmetryPruning = false trtUseFP16 = false : Analysis Engine starting... -: KataGo v1.14.0 +: KataGo v1.14.1 : nnRandSeed0 = analysisTest : After dedups: nnModelFile0 = tests/models/g170-b6c96-s175395328-d26788732.bin.gz useFP16 false useNHWC false : Initializing neural net buffer to be size 19 * 19 allowing smaller boards diff --git a/cpp/tests/results/analysis/badoverride.txt.stderr b/cpp/tests/results/analysis/badoverride.txt.stderr index 91bd0a0c4..ef10fd384 100644 --- a/cpp/tests/results/analysis/badoverride.txt.stderr +++ b/cpp/tests/results/analysis/badoverride.txt.stderr @@ -22,7 +22,7 @@ rootSymmetryPruning = false trtUseFP16 = false : Analysis Engine starting... -: KataGo v1.14.0 +: KataGo v1.14.1 : nnRandSeed0 = analysisTest : After dedups: nnModelFile0 = tests/models/g170-b6c96-s175395328-d26788732.bin.gz useFP16 false useNHWC false : Initializing neural net buffer to be size 19 * 19 allowing smaller boards diff --git a/cpp/tests/results/analysis/basic.txt.log b/cpp/tests/results/analysis/basic.txt.log index 0de49fca3..ca5c4c8a7 100644 --- a/cpp/tests/results/analysis/basic.txt.log +++ b/cpp/tests/results/analysis/basic.txt.log @@ -22,7 +22,7 @@ rootSymmetryPruning = false trtUseFP16 = false : Analysis Engine starting... -: KataGo v1.14.0 +: KataGo v1.14.1 : nnRandSeed0 = analysisTest : After dedups: nnModelFile0 = tests/models/g170-b6c96-s175395328-d26788732.bin.gz useFP16 false useNHWC false : Initializing neural net buffer to be size 19 * 19 allowing smaller boards diff --git a/cpp/tests/results/analysis/basic.txt.stderr b/cpp/tests/results/analysis/basic.txt.stderr index 0de49fca3..ca5c4c8a7 100644 --- a/cpp/tests/results/analysis/basic.txt.stderr +++ b/cpp/tests/results/analysis/basic.txt.stderr @@ -22,7 +22,7 @@ rootSymmetryPruning = false trtUseFP16 = false : Analysis Engine starting... -: KataGo v1.14.0 +: KataGo v1.14.1 : nnRandSeed0 = analysisTest : After dedups: nnModelFile0 = tests/models/g170-b6c96-s175395328-d26788732.bin.gz useFP16 false useNHWC false : Initializing neural net buffer to be size 19 * 19 allowing smaller boards diff --git a/cpp/tests/results/analysis/basic_sidetomove.stderr b/cpp/tests/results/analysis/basic_sidetomove.stderr index 7567f51df..5921d2d8c 100644 --- a/cpp/tests/results/analysis/basic_sidetomove.stderr +++ b/cpp/tests/results/analysis/basic_sidetomove.stderr @@ -22,7 +22,7 @@ rootSymmetryPruning = false trtUseFP16 = false : Analysis Engine starting... -: KataGo v1.14.0 +: KataGo v1.14.1 : nnRandSeed0 = analysisTest : After dedups: nnModelFile0 = tests/models/g170-b6c96-s175395328-d26788732.bin.gz useFP16 false useNHWC false : Initializing neural net buffer to be size 19 * 19 allowing smaller boards diff --git a/cpp/tests/results/analysis/basic_sidetomove.txt.log b/cpp/tests/results/analysis/basic_sidetomove.txt.log index 7567f51df..5921d2d8c 100644 --- a/cpp/tests/results/analysis/basic_sidetomove.txt.log +++ b/cpp/tests/results/analysis/basic_sidetomove.txt.log @@ -22,7 +22,7 @@ rootSymmetryPruning = false trtUseFP16 = false : Analysis Engine starting... -: KataGo v1.14.0 +: KataGo v1.14.1 : nnRandSeed0 = analysisTest : After dedups: nnModelFile0 = tests/models/g170-b6c96-s175395328-d26788732.bin.gz useFP16 false useNHWC false : Initializing neural net buffer to be size 19 * 19 allowing smaller boards diff --git a/cpp/tests/results/analysis/pvvisits.txt.log b/cpp/tests/results/analysis/pvvisits.txt.log index 869b004f8..1637a5834 100644 --- a/cpp/tests/results/analysis/pvvisits.txt.log +++ b/cpp/tests/results/analysis/pvvisits.txt.log @@ -22,7 +22,7 @@ rootSymmetryPruning = false trtUseFP16 = false : Analysis Engine starting... -: KataGo v1.14.0 +: KataGo v1.14.1 : nnRandSeed0 = analysisTest : After dedups: nnModelFile0 = tests/models/g170-b6c96-s175395328-d26788732.bin.gz useFP16 false useNHWC false : Initializing neural net buffer to be size 19 * 19 allowing smaller boards diff --git a/cpp/tests/results/analysis/pvvisits.txt.stderr b/cpp/tests/results/analysis/pvvisits.txt.stderr index 869b004f8..1637a5834 100644 --- a/cpp/tests/results/analysis/pvvisits.txt.stderr +++ b/cpp/tests/results/analysis/pvvisits.txt.stderr @@ -22,7 +22,7 @@ rootSymmetryPruning = false trtUseFP16 = false : Analysis Engine starting... -: KataGo v1.14.0 +: KataGo v1.14.1 : nnRandSeed0 = analysisTest : After dedups: nnModelFile0 = tests/models/g170-b6c96-s175395328-d26788732.bin.gz useFP16 false useNHWC false : Initializing neural net buffer to be size 19 * 19 allowing smaller boards diff --git a/cpp/tests/results/analysis/pvvisits_nograph.stderr b/cpp/tests/results/analysis/pvvisits_nograph.stderr index 308c14e0c..482bd2daa 100644 --- a/cpp/tests/results/analysis/pvvisits_nograph.stderr +++ b/cpp/tests/results/analysis/pvvisits_nograph.stderr @@ -22,7 +22,7 @@ trtUseFP16 = false useGraphSearch = false : Analysis Engine starting... -: KataGo v1.14.0 +: KataGo v1.14.1 : nnRandSeed0 = analysisTest : After dedups: nnModelFile0 = tests/models/g170-b6c96-s175395328-d26788732.bin.gz useFP16 false useNHWC false : Initializing neural net buffer to be size 19 * 19 allowing smaller boards diff --git a/cpp/tests/results/analysis/pvvisits_nograph.txt.log b/cpp/tests/results/analysis/pvvisits_nograph.txt.log index 308c14e0c..482bd2daa 100644 --- a/cpp/tests/results/analysis/pvvisits_nograph.txt.log +++ b/cpp/tests/results/analysis/pvvisits_nograph.txt.log @@ -22,7 +22,7 @@ trtUseFP16 = false useGraphSearch = false : Analysis Engine starting... -: KataGo v1.14.0 +: KataGo v1.14.1 : nnRandSeed0 = analysisTest : After dedups: nnModelFile0 = tests/models/g170-b6c96-s175395328-d26788732.bin.gz useFP16 false useNHWC false : Initializing neural net buffer to be size 19 * 19 allowing smaller boards diff --git a/cpp/tests/results/analysis/symmetry.txt.log b/cpp/tests/results/analysis/symmetry.txt.log index 43b217c81..217d67d08 100644 --- a/cpp/tests/results/analysis/symmetry.txt.log +++ b/cpp/tests/results/analysis/symmetry.txt.log @@ -22,7 +22,7 @@ rootSymmetryPruning = false trtUseFP16 = false : Analysis Engine starting... -: KataGo v1.14.0 +: KataGo v1.14.1 : nnRandSeed0 = analysisTest : After dedups: nnModelFile0 = tests/models/g170-b6c96-s175395328-d26788732.bin.gz useFP16 false useNHWC false : Initializing neural net buffer to be size 19 * 19 allowing smaller boards diff --git a/cpp/tests/results/analysis/symmetry.txt.stderr b/cpp/tests/results/analysis/symmetry.txt.stderr index 43b217c81..217d67d08 100644 --- a/cpp/tests/results/analysis/symmetry.txt.stderr +++ b/cpp/tests/results/analysis/symmetry.txt.stderr @@ -22,7 +22,7 @@ rootSymmetryPruning = false trtUseFP16 = false : Analysis Engine starting... -: KataGo v1.14.0 +: KataGo v1.14.1 : nnRandSeed0 = analysisTest : After dedups: nnModelFile0 = tests/models/g170-b6c96-s175395328-d26788732.bin.gz useFP16 false useNHWC false : Initializing neural net buffer to be size 19 * 19 allowing smaller boards diff --git a/cpp/tests/results/analysis/symmetry_with_pruning.stderr b/cpp/tests/results/analysis/symmetry_with_pruning.stderr index b5a8598bc..ef97b0df5 100644 --- a/cpp/tests/results/analysis/symmetry_with_pruning.stderr +++ b/cpp/tests/results/analysis/symmetry_with_pruning.stderr @@ -22,7 +22,7 @@ rootSymmetryPruning = true trtUseFP16 = false : Analysis Engine starting... -: KataGo v1.14.0 +: KataGo v1.14.1 : nnRandSeed0 = analysisTest : After dedups: nnModelFile0 = tests/models/g170-b6c96-s175395328-d26788732.bin.gz useFP16 false useNHWC false : Initializing neural net buffer to be size 19 * 19 allowing smaller boards diff --git a/cpp/tests/results/analysis/symmetry_with_pruning.txt.log b/cpp/tests/results/analysis/symmetry_with_pruning.txt.log index b5a8598bc..ef97b0df5 100644 --- a/cpp/tests/results/analysis/symmetry_with_pruning.txt.log +++ b/cpp/tests/results/analysis/symmetry_with_pruning.txt.log @@ -22,7 +22,7 @@ rootSymmetryPruning = true trtUseFP16 = false : Analysis Engine starting... -: KataGo v1.14.0 +: KataGo v1.14.1 : nnRandSeed0 = analysisTest : After dedups: nnModelFile0 = tests/models/g170-b6c96-s175395328-d26788732.bin.gz useFP16 false useNHWC false : Initializing neural net buffer to be size 19 * 19 allowing smaller boards diff --git a/cpp/tests/results/gtp/avoidcorners.log b/cpp/tests/results/gtp/avoidcorners.log index d97c46495..8b1cf9045 100644 --- a/cpp/tests/results/gtp/avoidcorners.log +++ b/cpp/tests/results/gtp/avoidcorners.log @@ -37,7 +37,7 @@ searchRandSeed = forTesting trtUseFP16 = false : GTP Engine starting... -: KataGo v1.14.0 +: KataGo v1.14.1 : Using TrompTaylor rules initially, unless GTP/GUI overrides this : Using 1 CPU thread(s) for search : Added 48 shapes to penalize repeats for bot 0 from tests/data/cornermoves.sgf diff --git a/cpp/tests/results/gtp/avoidcorners.stderr b/cpp/tests/results/gtp/avoidcorners.stderr index a9a458b3f..8d693ff9a 100644 --- a/cpp/tests/results/gtp/avoidcorners.stderr +++ b/cpp/tests/results/gtp/avoidcorners.stderr @@ -1,4 +1,4 @@ -KataGo v1.14.0 +KataGo v1.14.1 Using TrompTaylor rules initially, unless GTP/GUI overrides this Initializing board with boardXSize 19 boardYSize 19 Loaded config configs/gtp_example.cfg and/or command-line and query overrides diff --git a/cpp/tests/results/gtp/basic.txt.log b/cpp/tests/results/gtp/basic.txt.log index 9e4a97031..b33aa0956 100644 --- a/cpp/tests/results/gtp/basic.txt.log +++ b/cpp/tests/results/gtp/basic.txt.log @@ -30,7 +30,7 @@ searchRandSeed = forTesting trtUseFP16 = false : GTP Engine starting... -: KataGo v1.14.0 +: KataGo v1.14.1 : Using TrompTaylor rules initially, unless GTP/GUI overrides this : Using 1 CPU thread(s) for search : nnRandSeed0 = forTesting diff --git a/cpp/tests/results/gtp/basic.txt.stderr b/cpp/tests/results/gtp/basic.txt.stderr index 00a72dbac..fff686b53 100644 --- a/cpp/tests/results/gtp/basic.txt.stderr +++ b/cpp/tests/results/gtp/basic.txt.stderr @@ -1,4 +1,4 @@ -KataGo v1.14.0 +KataGo v1.14.1 Using TrompTaylor rules initially, unless GTP/GUI overrides this Initializing board with boardXSize 19 boardYSize 19 Loaded config configs/gtp_example.cfg and/or command-line and query overrides diff --git a/cpp/tests/results/gtp/defaultkomibutton.log b/cpp/tests/results/gtp/defaultkomibutton.log index b0c087341..9ac029e25 100644 --- a/cpp/tests/results/gtp/defaultkomibutton.log +++ b/cpp/tests/results/gtp/defaultkomibutton.log @@ -34,7 +34,7 @@ taxRule = NONE trtUseFP16 = false : GTP Engine starting... -: KataGo v1.14.0 +: KataGo v1.14.1 : Using koPOSITIONALscoreAREAtaxNONEsui0button1 rules initially, unless GTP/GUI overrides this : Using 1 CPU thread(s) for search : nnRandSeed0 = forTesting diff --git a/cpp/tests/results/gtp/defaultkomibutton.stderr b/cpp/tests/results/gtp/defaultkomibutton.stderr index 222a2ecf6..2250ded3a 100644 --- a/cpp/tests/results/gtp/defaultkomibutton.stderr +++ b/cpp/tests/results/gtp/defaultkomibutton.stderr @@ -1,4 +1,4 @@ -KataGo v1.14.0 +KataGo v1.14.1 Using koPOSITIONALscoreAREAtaxNONEsui0button1 rules initially, unless GTP/GUI overrides this Initializing board with boardXSize 19 boardYSize 19 Loaded config configs/gtp_example.cfg and/or command-line and query overrides diff --git a/cpp/tests/results/gtp/defaultkomiterr.log b/cpp/tests/results/gtp/defaultkomiterr.log index db724528b..c54afe803 100644 --- a/cpp/tests/results/gtp/defaultkomiterr.log +++ b/cpp/tests/results/gtp/defaultkomiterr.log @@ -34,7 +34,7 @@ taxRule = NONE trtUseFP16 = false : GTP Engine starting... -: KataGo v1.14.0 +: KataGo v1.14.1 : Using koPOSITIONALscoreTERRITORYtaxNONEsui0 rules initially, unless GTP/GUI overrides this : Using 1 CPU thread(s) for search : nnRandSeed0 = forTesting diff --git a/cpp/tests/results/gtp/defaultkomiterr.stderr b/cpp/tests/results/gtp/defaultkomiterr.stderr index 0134c5de2..cdc0199ce 100644 --- a/cpp/tests/results/gtp/defaultkomiterr.stderr +++ b/cpp/tests/results/gtp/defaultkomiterr.stderr @@ -1,4 +1,4 @@ -KataGo v1.14.0 +KataGo v1.14.1 Using koPOSITIONALscoreTERRITORYtaxNONEsui0 rules initially, unless GTP/GUI overrides this Initializing board with boardXSize 19 boardYSize 19 Loaded config configs/gtp_example.cfg and/or command-line and query overrides diff --git a/cpp/tests/results/gtp/defaultkomitt.log b/cpp/tests/results/gtp/defaultkomitt.log index d7b37c82e..a921cc5e8 100644 --- a/cpp/tests/results/gtp/defaultkomitt.log +++ b/cpp/tests/results/gtp/defaultkomitt.log @@ -34,7 +34,7 @@ taxRule = NONE trtUseFP16 = false : GTP Engine starting... -: KataGo v1.14.0 +: KataGo v1.14.1 : Using koPOSITIONALscoreAREAtaxNONEsui0 rules initially, unless GTP/GUI overrides this : Using 1 CPU thread(s) for search : nnRandSeed0 = forTesting diff --git a/cpp/tests/results/gtp/defaultkomitt.stderr b/cpp/tests/results/gtp/defaultkomitt.stderr index 395d29a72..1c962a8a6 100644 --- a/cpp/tests/results/gtp/defaultkomitt.stderr +++ b/cpp/tests/results/gtp/defaultkomitt.stderr @@ -1,4 +1,4 @@ -KataGo v1.14.0 +KataGo v1.14.1 Using koPOSITIONALscoreAREAtaxNONEsui0 rules initially, unless GTP/GUI overrides this Initializing board with boardXSize 19 boardYSize 19 Loaded config configs/gtp_example.cfg and/or command-line and query overrides diff --git a/cpp/tests/results/gtp/ending.txt.log b/cpp/tests/results/gtp/ending.txt.log index 4f9f113f7..8fa133354 100644 --- a/cpp/tests/results/gtp/ending.txt.log +++ b/cpp/tests/results/gtp/ending.txt.log @@ -30,7 +30,7 @@ searchRandSeed = forTesting trtUseFP16 = false : GTP Engine starting... -: KataGo v1.14.0 +: KataGo v1.14.1 : Using TrompTaylor rules initially, unless GTP/GUI overrides this : Using 1 CPU thread(s) for search : nnRandSeed0 = forTesting diff --git a/cpp/tests/results/gtp/ending.txt.stderr b/cpp/tests/results/gtp/ending.txt.stderr index 91996f763..679329ee9 100644 --- a/cpp/tests/results/gtp/ending.txt.stderr +++ b/cpp/tests/results/gtp/ending.txt.stderr @@ -1,4 +1,4 @@ -KataGo v1.14.0 +KataGo v1.14.1 Using TrompTaylor rules initially, unless GTP/GUI overrides this Initializing board with boardXSize 19 boardYSize 19 Loaded config configs/gtp_example.cfg and/or command-line and query overrides diff --git a/cpp/tests/results/gtp/forcedkomi.log b/cpp/tests/results/gtp/forcedkomi.log index f310a28b8..54df6b09f 100644 --- a/cpp/tests/results/gtp/forcedkomi.log +++ b/cpp/tests/results/gtp/forcedkomi.log @@ -35,7 +35,7 @@ taxRule = NONE trtUseFP16 = false : GTP Engine starting... -: KataGo v1.14.0 +: KataGo v1.14.1 : Using koPOSITIONALscoreAREAtaxNONEsui0button1 rules initially, unless GTP/GUI overrides this : Using 1 CPU thread(s) for search : nnRandSeed0 = forTesting diff --git a/cpp/tests/results/gtp/forcedkomi.stderr b/cpp/tests/results/gtp/forcedkomi.stderr index 5ee69a174..bb6982462 100644 --- a/cpp/tests/results/gtp/forcedkomi.stderr +++ b/cpp/tests/results/gtp/forcedkomi.stderr @@ -1,4 +1,4 @@ -KataGo v1.14.0 +KataGo v1.14.1 Using koPOSITIONALscoreAREAtaxNONEsui0button1 rules initially, unless GTP/GUI overrides this Initializing board with boardXSize 19 boardYSize 19 Loaded config configs/gtp_example.cfg and/or command-line and query overrides diff --git a/cpp/tests/results/gtp/genmoveanalyze.log b/cpp/tests/results/gtp/genmoveanalyze.log index ade90fdbc..58f518a76 100644 --- a/cpp/tests/results/gtp/genmoveanalyze.log +++ b/cpp/tests/results/gtp/genmoveanalyze.log @@ -1,5 +1,5 @@ : GTP Engine starting... -: KataGo v1.14.0 +: KataGo v1.14.1 : Using TrompTaylor rules initially, unless GTP/GUI overrides this : Using 1 CPU thread(s) for search : nnRandSeed0 = forTesting diff --git a/cpp/tests/results/gtp/genmoveanalyze.stderr b/cpp/tests/results/gtp/genmoveanalyze.stderr index e2d28685c..029a25cf2 100644 --- a/cpp/tests/results/gtp/genmoveanalyze.stderr +++ b/cpp/tests/results/gtp/genmoveanalyze.stderr @@ -1,4 +1,4 @@ -KataGo v1.14.0 +KataGo v1.14.1 Using TrompTaylor rules initially, unless GTP/GUI overrides this Initializing board with boardXSize 9 boardYSize 9 Loaded config configs/gtp_example.cfg and/or command-line and query overrides diff --git a/cpp/tests/results/gtp/handicap.txt.log b/cpp/tests/results/gtp/handicap.txt.log index c2ebc0c33..86bc4b2de 100644 --- a/cpp/tests/results/gtp/handicap.txt.log +++ b/cpp/tests/results/gtp/handicap.txt.log @@ -30,7 +30,7 @@ searchRandSeed = forTesting trtUseFP16 = false : GTP Engine starting... -: KataGo v1.14.0 +: KataGo v1.14.1 : Using TrompTaylor rules initially, unless GTP/GUI overrides this : Using 1 CPU thread(s) for search : nnRandSeed0 = forTesting diff --git a/cpp/tests/results/gtp/handicap.txt.stderr b/cpp/tests/results/gtp/handicap.txt.stderr index 7acc00846..2b39f2bab 100644 --- a/cpp/tests/results/gtp/handicap.txt.stderr +++ b/cpp/tests/results/gtp/handicap.txt.stderr @@ -1,4 +1,4 @@ -KataGo v1.14.0 +KataGo v1.14.1 Using TrompTaylor rules initially, unless GTP/GUI overrides this Initializing board with boardXSize 19 boardYSize 19 Loaded config configs/gtp_example.cfg and/or command-line and query overrides diff --git a/cpp/tests/results/gtp/misc.txt.log b/cpp/tests/results/gtp/misc.txt.log index 342057fed..c72d14de4 100644 --- a/cpp/tests/results/gtp/misc.txt.log +++ b/cpp/tests/results/gtp/misc.txt.log @@ -30,7 +30,7 @@ searchRandSeed = forTesting trtUseFP16 = false : GTP Engine starting... -: KataGo v1.14.0 +: KataGo v1.14.1 : Using TrompTaylor rules initially, unless GTP/GUI overrides this : Using 1 CPU thread(s) for search : nnRandSeed0 = forTesting diff --git a/cpp/tests/results/gtp/misc.txt.stderr b/cpp/tests/results/gtp/misc.txt.stderr index 3fc8e20fc..65341e1c2 100644 --- a/cpp/tests/results/gtp/misc.txt.stderr +++ b/cpp/tests/results/gtp/misc.txt.stderr @@ -1,4 +1,4 @@ -KataGo v1.14.0 +KataGo v1.14.1 Using TrompTaylor rules initially, unless GTP/GUI overrides this Initializing board with boardXSize 19 boardYSize 19 Loaded config configs/gtp_example.cfg and/or command-line and query overrides diff --git a/cpp/tests/results/gtp/nologconfig.log b/cpp/tests/results/gtp/nologconfig.log index 8a039c06c..29b376c72 100644 --- a/cpp/tests/results/gtp/nologconfig.log +++ b/cpp/tests/results/gtp/nologconfig.log @@ -1,5 +1,5 @@ : GTP Engine starting... -: KataGo v1.14.0 +: KataGo v1.14.1 : Using TrompTaylor rules initially, unless GTP/GUI overrides this : Using 1 CPU thread(s) for search : nnRandSeed0 = forTesting diff --git a/cpp/tests/results/gtp/nologconfig.stderr b/cpp/tests/results/gtp/nologconfig.stderr index 22ff4d2fd..375cd3a7e 100644 --- a/cpp/tests/results/gtp/nologconfig.stderr +++ b/cpp/tests/results/gtp/nologconfig.stderr @@ -1,4 +1,4 @@ -KataGo v1.14.0 +KataGo v1.14.1 Using TrompTaylor rules initially, unless GTP/GUI overrides this Initializing board with boardXSize 19 boardYSize 19 Loaded config configs/gtp_example.cfg and/or command-line and query overrides diff --git a/cpp/tests/results/gtp/printsgf.txt.log b/cpp/tests/results/gtp/printsgf.txt.log index a5a6f72d9..af7c79706 100644 --- a/cpp/tests/results/gtp/printsgf.txt.log +++ b/cpp/tests/results/gtp/printsgf.txt.log @@ -30,7 +30,7 @@ searchRandSeed = forTesting trtUseFP16 = false : GTP Engine starting... -: KataGo v1.14.0 +: KataGo v1.14.1 : Using TrompTaylor rules initially, unless GTP/GUI overrides this : Using 1 CPU thread(s) for search : nnRandSeed0 = forTesting diff --git a/cpp/tests/results/gtp/printsgf.txt.stderr b/cpp/tests/results/gtp/printsgf.txt.stderr index 8a83479a7..2d722e80c 100644 --- a/cpp/tests/results/gtp/printsgf.txt.stderr +++ b/cpp/tests/results/gtp/printsgf.txt.stderr @@ -1,4 +1,4 @@ -KataGo v1.14.0 +KataGo v1.14.1 Using TrompTaylor rules initially, unless GTP/GUI overrides this Initializing board with boardXSize 19 boardYSize 19 Loaded config configs/gtp_example.cfg and/or command-line and query overrides diff --git a/cpp/tests/results/gtp/printsgffinalscore.txt.stderr b/cpp/tests/results/gtp/printsgffinalscore.txt.stderr index 5c920f71b..65491b750 100644 --- a/cpp/tests/results/gtp/printsgffinalscore.txt.stderr +++ b/cpp/tests/results/gtp/printsgffinalscore.txt.stderr @@ -1,4 +1,4 @@ -KataGo v1.14.0 +KataGo v1.14.1 Using TrompTaylor rules initially, unless GTP/GUI overrides this Initializing board with boardXSize 19 boardYSize 19 Loaded config configs/gtp_example.cfg and/or command-line and query overrides diff --git a/cpp/tests/results/gtp/rawnn.txt.log b/cpp/tests/results/gtp/rawnn.txt.log index 41e372f34..d302bdfab 100644 --- a/cpp/tests/results/gtp/rawnn.txt.log +++ b/cpp/tests/results/gtp/rawnn.txt.log @@ -30,7 +30,7 @@ searchRandSeed = forTesting trtUseFP16 = false : GTP Engine starting... -: KataGo v1.14.0 +: KataGo v1.14.1 : Using TrompTaylor rules initially, unless GTP/GUI overrides this : Using 1 CPU thread(s) for search : nnRandSeed0 = forTesting diff --git a/cpp/tests/results/gtp/rawnn.txt.stderr b/cpp/tests/results/gtp/rawnn.txt.stderr index 4a3fdb182..a326d2d28 100644 --- a/cpp/tests/results/gtp/rawnn.txt.stderr +++ b/cpp/tests/results/gtp/rawnn.txt.stderr @@ -1,4 +1,4 @@ -KataGo v1.14.0 +KataGo v1.14.1 Using TrompTaylor rules initially, unless GTP/GUI overrides this Initializing board with boardXSize 19 boardYSize 19 Loaded config configs/gtp_example.cfg and/or command-line and query overrides diff --git a/cpp/tests/results/gtp/rootsymprune.log b/cpp/tests/results/gtp/rootsymprune.log index a2342b6d8..02e932962 100644 --- a/cpp/tests/results/gtp/rootsymprune.log +++ b/cpp/tests/results/gtp/rootsymprune.log @@ -30,7 +30,7 @@ searchRandSeed = forTesting trtUseFP16 = false : GTP Engine starting... -: KataGo v1.14.0 +: KataGo v1.14.1 : Using TrompTaylor rules initially, unless GTP/GUI overrides this : Using 1 CPU thread(s) for search : nnRandSeed0 = forTesting diff --git a/cpp/tests/results/gtp/rootsymprune.stderr b/cpp/tests/results/gtp/rootsymprune.stderr index e9663cfd0..c5219876a 100644 --- a/cpp/tests/results/gtp/rootsymprune.stderr +++ b/cpp/tests/results/gtp/rootsymprune.stderr @@ -1,4 +1,4 @@ -KataGo v1.14.0 +KataGo v1.14.1 Using TrompTaylor rules initially, unless GTP/GUI overrides this Initializing board with boardXSize 19 boardYSize 19 Loaded config configs/gtp_example.cfg and/or command-line and query overrides diff --git a/cpp/tests/results/gtp/rules.txt.log b/cpp/tests/results/gtp/rules.txt.log index ce53dd9ff..cd2b09337 100644 --- a/cpp/tests/results/gtp/rules.txt.log +++ b/cpp/tests/results/gtp/rules.txt.log @@ -30,7 +30,7 @@ searchRandSeed = forTesting trtUseFP16 = false : GTP Engine starting... -: KataGo v1.14.0 +: KataGo v1.14.1 : Using TrompTaylor rules initially, unless GTP/GUI overrides this : Using 1 CPU thread(s) for search : nnRandSeed0 = forTesting diff --git a/cpp/tests/results/gtp/rules.txt.stderr b/cpp/tests/results/gtp/rules.txt.stderr index 70c281001..10fed99de 100644 --- a/cpp/tests/results/gtp/rules.txt.stderr +++ b/cpp/tests/results/gtp/rules.txt.stderr @@ -1,4 +1,4 @@ -KataGo v1.14.0 +KataGo v1.14.1 Using TrompTaylor rules initially, unless GTP/GUI overrides this Initializing board with boardXSize 19 boardYSize 19 Loaded config configs/gtp_example.cfg and/or command-line and query overrides diff --git a/cpp/tests/results/gtp/set_boardsize_twice.txt.log b/cpp/tests/results/gtp/set_boardsize_twice.txt.log index b635b91c5..1ad417d03 100644 --- a/cpp/tests/results/gtp/set_boardsize_twice.txt.log +++ b/cpp/tests/results/gtp/set_boardsize_twice.txt.log @@ -30,7 +30,7 @@ searchRandSeed = forTesting trtUseFP16 = false : GTP Engine starting... -: KataGo v1.14.0 +: KataGo v1.14.1 : Using TrompTaylor rules initially, unless GTP/GUI overrides this : Using 1 CPU thread(s) for search : nnRandSeed0 = forTesting diff --git a/cpp/tests/results/gtp/set_boardsize_twice.txt.stderr b/cpp/tests/results/gtp/set_boardsize_twice.txt.stderr index 9045802ac..32cbfbc7b 100644 --- a/cpp/tests/results/gtp/set_boardsize_twice.txt.stderr +++ b/cpp/tests/results/gtp/set_boardsize_twice.txt.stderr @@ -1,4 +1,4 @@ -KataGo v1.14.0 +KataGo v1.14.1 Using TrompTaylor rules initially, unless GTP/GUI overrides this Initializing board with boardXSize 19 boardYSize 19 Loaded config configs/gtp_example.cfg and/or command-line and query overrides diff --git a/cpp/tests/results/gtp/set_position.txt.log b/cpp/tests/results/gtp/set_position.txt.log index 6ea7dddd4..6213b4726 100644 --- a/cpp/tests/results/gtp/set_position.txt.log +++ b/cpp/tests/results/gtp/set_position.txt.log @@ -30,7 +30,7 @@ searchRandSeed = forTesting trtUseFP16 = false : GTP Engine starting... -: KataGo v1.14.0 +: KataGo v1.14.1 : Using TrompTaylor rules initially, unless GTP/GUI overrides this : Using 1 CPU thread(s) for search : nnRandSeed0 = forTesting diff --git a/cpp/tests/results/gtp/set_position.txt.stderr b/cpp/tests/results/gtp/set_position.txt.stderr index 0baf3e396..cf8ba2819 100644 --- a/cpp/tests/results/gtp/set_position.txt.stderr +++ b/cpp/tests/results/gtp/set_position.txt.stderr @@ -1,4 +1,4 @@ -KataGo v1.14.0 +KataGo v1.14.1 Using TrompTaylor rules initially, unless GTP/GUI overrides this Initializing board with boardXSize 19 boardYSize 19 Loaded config configs/gtp_example.cfg and/or command-line and query overrides diff --git a/cpp/tests/results/gtp/time.txt.log b/cpp/tests/results/gtp/time.txt.log index 5d456d91f..3fb7a6555 100644 --- a/cpp/tests/results/gtp/time.txt.log +++ b/cpp/tests/results/gtp/time.txt.log @@ -30,7 +30,7 @@ searchRandSeed = forTesting trtUseFP16 = false : GTP Engine starting... -: KataGo v1.14.0 +: KataGo v1.14.1 : Using TrompTaylor rules initially, unless GTP/GUI overrides this : Using 1 CPU thread(s) for search : nnRandSeed0 = forTesting diff --git a/cpp/tests/results/gtp/time.txt.stderr b/cpp/tests/results/gtp/time.txt.stderr index 3fc8e20fc..65341e1c2 100644 --- a/cpp/tests/results/gtp/time.txt.stderr +++ b/cpp/tests/results/gtp/time.txt.stderr @@ -1,4 +1,4 @@ -KataGo v1.14.0 +KataGo v1.14.1 Using TrompTaylor rules initially, unless GTP/GUI overrides this Initializing board with boardXSize 19 boardYSize 19 Loaded config configs/gtp_example.cfg and/or command-line and query overrides