Skip to content

Commit fd0723f

Browse files
committed
v1.18.2
1 parent f213619 commit fd0723f

71 files changed

Lines changed: 73 additions & 73 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

cpp/main.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -242,11 +242,11 @@ int main(int argc, const char* const* argv) {
242242

243243

244244
string Version::getKataGoVersion() {
245-
return string("1.18.1");
245+
return string("1.18.2");
246246
}
247247

248248
string Version::getKataGoVersionForHelp() {
249-
return string("KataGo v1.18.1");
249+
return string("KataGo v1.18.2");
250250
}
251251

252252
string Version::getKataGoVersionFullInfo() {

cpp/tests/results/analysis/badoverride.txt.log

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ rootSymmetryPruning = false
2222
trtUseFP16 = false
2323

2424
: Analysis Engine starting...
25-
: KataGo v1.18.1
25+
: KataGo v1.18.2
2626
: nnRandSeed0 = analysisTest
2727
: After dedups: nnModelFile0 = tests/models/g170-b6c96-s175395328-d26788732.bin.gz useFP16 false
2828
: Initializing neural net buffer to be size 19 * 19 allowing smaller boards

cpp/tests/results/analysis/badoverride.txt.stderr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ rootSymmetryPruning = false
2222
trtUseFP16 = false
2323

2424
: Analysis Engine starting...
25-
: KataGo v1.18.1
25+
: KataGo v1.18.2
2626
: nnRandSeed0 = analysisTest
2727
: After dedups: nnModelFile0 = tests/models/g170-b6c96-s175395328-d26788732.bin.gz useFP16 false
2828
: Initializing neural net buffer to be size 19 * 19 allowing smaller boards

cpp/tests/results/analysis/basic.txt.log

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ rootSymmetryPruning = false
2222
trtUseFP16 = false
2323

2424
: Analysis Engine starting...
25-
: KataGo v1.18.1
25+
: KataGo v1.18.2
2626
: nnRandSeed0 = analysisTest
2727
: After dedups: nnModelFile0 = tests/models/g170-b6c96-s175395328-d26788732.bin.gz useFP16 false
2828
: Initializing neural net buffer to be size 19 * 19 allowing smaller boards

cpp/tests/results/analysis/basic.txt.stderr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ rootSymmetryPruning = false
2222
trtUseFP16 = false
2323

2424
: Analysis Engine starting...
25-
: KataGo v1.18.1
25+
: KataGo v1.18.2
2626
: nnRandSeed0 = analysisTest
2727
: After dedups: nnModelFile0 = tests/models/g170-b6c96-s175395328-d26788732.bin.gz useFP16 false
2828
: Initializing neural net buffer to be size 19 * 19 allowing smaller boards

cpp/tests/results/analysis/basic_sidetomove.stderr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ rootSymmetryPruning = false
2222
trtUseFP16 = false
2323

2424
: Analysis Engine starting...
25-
: KataGo v1.18.1
25+
: KataGo v1.18.2
2626
: nnRandSeed0 = analysisTest
2727
: After dedups: nnModelFile0 = tests/models/g170-b6c96-s175395328-d26788732.bin.gz useFP16 false
2828
: Initializing neural net buffer to be size 19 * 19 allowing smaller boards

cpp/tests/results/analysis/basic_sidetomove.txt.log

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ rootSymmetryPruning = false
2222
trtUseFP16 = false
2323

2424
: Analysis Engine starting...
25-
: KataGo v1.18.1
25+
: KataGo v1.18.2
2626
: nnRandSeed0 = analysisTest
2727
: After dedups: nnModelFile0 = tests/models/g170-b6c96-s175395328-d26788732.bin.gz useFP16 false
2828
: Initializing neural net buffer to be size 19 * 19 allowing smaller boards

cpp/tests/results/analysis/clear_cache.txt.stderr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ rootSymmetryPruning = false
2222
trtUseFP16 = false
2323

2424
: Analysis Engine starting...
25-
: KataGo v1.18.1
25+
: KataGo v1.18.2
2626
: nnRandSeed0 = analysisTest
2727
: After dedups: nnModelFile0 = tests/models/g170-b6c96-s175395328-d26788732.bin.gz useFP16 false
2828
: Initializing neural net buffer to be size 19 * 19 allowing smaller boards

cpp/tests/results/analysis/eval_cache.txt.log

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ useEvalCache = true
2424
useGraphSearch = true
2525

2626
: Analysis Engine starting...
27-
: KataGo v1.18.1
27+
: KataGo v1.18.2
2828
: nnRandSeed0 = analysisTest
2929
: After dedups: nnModelFile0 = tests/models/g170e-b10c128-s1141046784-d204142634.bin.gz useFP16 false
3030
: Initializing neural net buffer to be size 19 * 19 allowing smaller boards

cpp/tests/results/analysis/humansl_sidetomove.stderr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ rootSymmetryPruning = false
2323
trtUseFP16 = false
2424

2525
: Analysis Engine starting...
26-
: KataGo v1.18.1
26+
: KataGo v1.18.2
2727
: nnRandSeed0 = analysisTest
2828
: After dedups: nnModelFile0 = tests/models/g170-b6c96-s175395328-d26788732.bin.gz useFP16 false
2929
: Initializing neural net buffer to be size 19 * 19 allowing smaller boards

0 commit comments

Comments
 (0)