Skip to content

Commit

Permalink
Version v1.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lightvector committed May 25, 2023
1 parent ef61738 commit ec6f2ad
Show file tree
Hide file tree
Showing 50 changed files with 51 additions and 51 deletions.
4 changes: 2 additions & 2 deletions cpp/main.cpp
Expand Up @@ -206,11 +206,11 @@ int main(int argc, const char* const* argv) {


string Version::getKataGoVersion() {
return string("1.13.1");
return string("1.13.2");
}

string Version::getKataGoVersionForHelp() {
return string("KataGo v1.13.1");
return string("KataGo v1.13.2");
}

string Version::getKataGoVersionFullInfo() {
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/analysis/badoverride.txt.log
Expand Up @@ -22,7 +22,7 @@ rootSymmetryPruning = false
trtUseFP16 = false

: Analysis Engine starting...
: KataGo v1.13.1
: KataGo v1.13.2
: 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
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/analysis/badoverride.txt.stderr
Expand Up @@ -22,7 +22,7 @@ rootSymmetryPruning = false
trtUseFP16 = false

: Analysis Engine starting...
: KataGo v1.13.1
: KataGo v1.13.2
: 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
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/analysis/basic.txt.log
Expand Up @@ -22,7 +22,7 @@ rootSymmetryPruning = false
trtUseFP16 = false

: Analysis Engine starting...
: KataGo v1.13.1
: KataGo v1.13.2
: 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
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/analysis/basic.txt.stderr
Expand Up @@ -22,7 +22,7 @@ rootSymmetryPruning = false
trtUseFP16 = false

: Analysis Engine starting...
: KataGo v1.13.1
: KataGo v1.13.2
: 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
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/analysis/basic_sidetomove.stderr
Expand Up @@ -22,7 +22,7 @@ rootSymmetryPruning = false
trtUseFP16 = false

: Analysis Engine starting...
: KataGo v1.13.1
: KataGo v1.13.2
: 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
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/analysis/basic_sidetomove.txt.log
Expand Up @@ -22,7 +22,7 @@ rootSymmetryPruning = false
trtUseFP16 = false

: Analysis Engine starting...
: KataGo v1.13.1
: KataGo v1.13.2
: 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
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/analysis/pvvisits.txt.log
Expand Up @@ -22,7 +22,7 @@ rootSymmetryPruning = false
trtUseFP16 = false

: Analysis Engine starting...
: KataGo v1.13.1
: KataGo v1.13.2
: 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
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/analysis/pvvisits.txt.stderr
Expand Up @@ -22,7 +22,7 @@ rootSymmetryPruning = false
trtUseFP16 = false

: Analysis Engine starting...
: KataGo v1.13.1
: KataGo v1.13.2
: 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
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/analysis/pvvisits_nograph.stderr
Expand Up @@ -22,7 +22,7 @@ trtUseFP16 = false
useGraphSearch = false

: Analysis Engine starting...
: KataGo v1.13.1
: KataGo v1.13.2
: 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
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/analysis/pvvisits_nograph.txt.log
Expand Up @@ -22,7 +22,7 @@ trtUseFP16 = false
useGraphSearch = false

: Analysis Engine starting...
: KataGo v1.13.1
: KataGo v1.13.2
: 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
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/analysis/symmetry.txt.log
Expand Up @@ -22,7 +22,7 @@ rootSymmetryPruning = false
trtUseFP16 = false

: Analysis Engine starting...
: KataGo v1.13.1
: KataGo v1.13.2
: 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
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/analysis/symmetry.txt.stderr
Expand Up @@ -22,7 +22,7 @@ rootSymmetryPruning = false
trtUseFP16 = false

: Analysis Engine starting...
: KataGo v1.13.1
: KataGo v1.13.2
: 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
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/analysis/symmetry_with_pruning.stderr
Expand Up @@ -22,7 +22,7 @@ rootSymmetryPruning = true
trtUseFP16 = false

: Analysis Engine starting...
: KataGo v1.13.1
: KataGo v1.13.2
: 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
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/analysis/symmetry_with_pruning.txt.log
Expand Up @@ -22,7 +22,7 @@ rootSymmetryPruning = true
trtUseFP16 = false

: Analysis Engine starting...
: KataGo v1.13.1
: KataGo v1.13.2
: 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
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/avoidcorners.log
Expand Up @@ -36,7 +36,7 @@ searchRandSeed = forTesting
trtUseFP16 = false

: GTP Engine starting...
: KataGo v1.13.1
: KataGo v1.13.2
: 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
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/avoidcorners.stderr
@@ -1,4 +1,4 @@
KataGo v1.13.1
KataGo v1.13.2
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
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/basic.txt.log
Expand Up @@ -29,7 +29,7 @@ searchRandSeed = forTesting
trtUseFP16 = false

: GTP Engine starting...
: KataGo v1.13.1
: KataGo v1.13.2
: Using TrompTaylor rules initially, unless GTP/GUI overrides this
: Using 1 CPU thread(s) for search
: nnRandSeed0 = forTesting
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/basic.txt.stderr
@@ -1,4 +1,4 @@
KataGo v1.13.1
KataGo v1.13.2
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
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/defaultkomibutton.log
Expand Up @@ -33,7 +33,7 @@ taxRule = NONE
trtUseFP16 = false

: GTP Engine starting...
: KataGo v1.13.1
: KataGo v1.13.2
: Using koPOSITIONALscoreAREAtaxNONEsui0button1 rules initially, unless GTP/GUI overrides this
: Using 1 CPU thread(s) for search
: nnRandSeed0 = forTesting
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/defaultkomibutton.stderr
@@ -1,4 +1,4 @@
KataGo v1.13.1
KataGo v1.13.2
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
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/defaultkomiterr.log
Expand Up @@ -33,7 +33,7 @@ taxRule = NONE
trtUseFP16 = false

: GTP Engine starting...
: KataGo v1.13.1
: KataGo v1.13.2
: Using koPOSITIONALscoreTERRITORYtaxNONEsui0 rules initially, unless GTP/GUI overrides this
: Using 1 CPU thread(s) for search
: nnRandSeed0 = forTesting
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/defaultkomiterr.stderr
@@ -1,4 +1,4 @@
KataGo v1.13.1
KataGo v1.13.2
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
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/defaultkomitt.log
Expand Up @@ -33,7 +33,7 @@ taxRule = NONE
trtUseFP16 = false

: GTP Engine starting...
: KataGo v1.13.1
: KataGo v1.13.2
: Using koPOSITIONALscoreAREAtaxNONEsui0 rules initially, unless GTP/GUI overrides this
: Using 1 CPU thread(s) for search
: nnRandSeed0 = forTesting
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/defaultkomitt.stderr
@@ -1,4 +1,4 @@
KataGo v1.13.1
KataGo v1.13.2
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
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/ending.txt.log
Expand Up @@ -29,7 +29,7 @@ searchRandSeed = forTesting
trtUseFP16 = false

: GTP Engine starting...
: KataGo v1.13.1
: KataGo v1.13.2
: Using TrompTaylor rules initially, unless GTP/GUI overrides this
: Using 1 CPU thread(s) for search
: nnRandSeed0 = forTesting
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/ending.txt.stderr
@@ -1,4 +1,4 @@
KataGo v1.13.1
KataGo v1.13.2
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
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/forcedkomi.log
Expand Up @@ -34,7 +34,7 @@ taxRule = NONE
trtUseFP16 = false

: GTP Engine starting...
: KataGo v1.13.1
: KataGo v1.13.2
: Using koPOSITIONALscoreAREAtaxNONEsui0button1 rules initially, unless GTP/GUI overrides this
: Using 1 CPU thread(s) for search
: nnRandSeed0 = forTesting
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/forcedkomi.stderr
@@ -1,4 +1,4 @@
KataGo v1.13.1
KataGo v1.13.2
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
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/handicap.txt.log
Expand Up @@ -29,7 +29,7 @@ searchRandSeed = forTesting
trtUseFP16 = false

: GTP Engine starting...
: KataGo v1.13.1
: KataGo v1.13.2
: Using TrompTaylor rules initially, unless GTP/GUI overrides this
: Using 1 CPU thread(s) for search
: nnRandSeed0 = forTesting
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/handicap.txt.stderr
@@ -1,4 +1,4 @@
KataGo v1.13.1
KataGo v1.13.2
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
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/misc.txt.log
Expand Up @@ -29,7 +29,7 @@ searchRandSeed = forTesting
trtUseFP16 = false

: GTP Engine starting...
: KataGo v1.13.1
: KataGo v1.13.2
: Using TrompTaylor rules initially, unless GTP/GUI overrides this
: Using 1 CPU thread(s) for search
: nnRandSeed0 = forTesting
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/misc.txt.stderr
@@ -1,4 +1,4 @@
KataGo v1.13.1
KataGo v1.13.2
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
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/nologconfig.log
@@ -1,5 +1,5 @@
: GTP Engine starting...
: KataGo v1.13.1
: KataGo v1.13.2
: Using TrompTaylor rules initially, unless GTP/GUI overrides this
: Using 1 CPU thread(s) for search
: nnRandSeed0 = forTesting
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/nologconfig.stderr
@@ -1,4 +1,4 @@
KataGo v1.13.1
KataGo v1.13.2
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
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/printsgf.txt.log
Expand Up @@ -29,7 +29,7 @@ searchRandSeed = forTesting
trtUseFP16 = false

: GTP Engine starting...
: KataGo v1.13.1
: KataGo v1.13.2
: Using TrompTaylor rules initially, unless GTP/GUI overrides this
: Using 1 CPU thread(s) for search
: nnRandSeed0 = forTesting
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/printsgf.txt.stderr
@@ -1,4 +1,4 @@
KataGo v1.13.1
KataGo v1.13.2
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
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/printsgffinalscore.txt.stderr
@@ -1,4 +1,4 @@
KataGo v1.13.1
KataGo v1.13.2
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
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/rawnn.txt.log
Expand Up @@ -29,7 +29,7 @@ searchRandSeed = forTesting
trtUseFP16 = false

: GTP Engine starting...
: KataGo v1.13.1
: KataGo v1.13.2
: Using TrompTaylor rules initially, unless GTP/GUI overrides this
: Using 1 CPU thread(s) for search
: nnRandSeed0 = forTesting
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/rawnn.txt.stderr
@@ -1,4 +1,4 @@
KataGo v1.13.1
KataGo v1.13.2
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
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/rootsymprune.log
Expand Up @@ -29,7 +29,7 @@ searchRandSeed = forTesting
trtUseFP16 = false

: GTP Engine starting...
: KataGo v1.13.1
: KataGo v1.13.2
: Using TrompTaylor rules initially, unless GTP/GUI overrides this
: Using 1 CPU thread(s) for search
: nnRandSeed0 = forTesting
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/rootsymprune.stderr
@@ -1,4 +1,4 @@
KataGo v1.13.1
KataGo v1.13.2
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
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/rules.txt.log
Expand Up @@ -29,7 +29,7 @@ searchRandSeed = forTesting
trtUseFP16 = false

: GTP Engine starting...
: KataGo v1.13.1
: KataGo v1.13.2
: Using TrompTaylor rules initially, unless GTP/GUI overrides this
: Using 1 CPU thread(s) for search
: nnRandSeed0 = forTesting
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/rules.txt.stderr
@@ -1,4 +1,4 @@
KataGo v1.13.1
KataGo v1.13.2
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
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/set_boardsize_twice.txt.log
Expand Up @@ -29,7 +29,7 @@ searchRandSeed = forTesting
trtUseFP16 = false

: GTP Engine starting...
: KataGo v1.13.1
: KataGo v1.13.2
: Using TrompTaylor rules initially, unless GTP/GUI overrides this
: Using 1 CPU thread(s) for search
: nnRandSeed0 = forTesting
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/set_boardsize_twice.txt.stderr
@@ -1,4 +1,4 @@
KataGo v1.13.1
KataGo v1.13.2
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
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/set_position.txt.log
Expand Up @@ -29,7 +29,7 @@ searchRandSeed = forTesting
trtUseFP16 = false

: GTP Engine starting...
: KataGo v1.13.1
: KataGo v1.13.2
: Using TrompTaylor rules initially, unless GTP/GUI overrides this
: Using 1 CPU thread(s) for search
: nnRandSeed0 = forTesting
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/set_position.txt.stderr
@@ -1,4 +1,4 @@
KataGo v1.13.1
KataGo v1.13.2
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
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/time.txt.log
Expand Up @@ -29,7 +29,7 @@ searchRandSeed = forTesting
trtUseFP16 = false

: GTP Engine starting...
: KataGo v1.13.1
: KataGo v1.13.2
: Using TrompTaylor rules initially, unless GTP/GUI overrides this
: Using 1 CPU thread(s) for search
: nnRandSeed0 = forTesting
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/time.txt.stderr
@@ -1,4 +1,4 @@
KataGo v1.13.1
KataGo v1.13.2
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
Expand Down

0 comments on commit ec6f2ad

Please sign in to comment.