Skip to content

Commit

Permalink
Bump version to 1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lightvector committed Jun 30, 2021
1 parent 473e15a commit c3220a5
Show file tree
Hide file tree
Showing 41 changed files with 42 additions and 42 deletions.
4 changes: 2 additions & 2 deletions cpp/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -178,11 +178,11 @@ int main(int argc, const char* argv[]) {


string Version::getKataGoVersion() {
return string("1.9.0");
return string("1.9.1");
}

string Version::getKataGoVersionForHelp() {
return string("KataGo v1.9.0");
return string("KataGo v1.9.1");
}

string Version::getKataGoVersionFullInfo() {
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/analysis/badoverride.txt.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
: Analysis Engine starting...
: KataGo v1.9.0
: KataGo v1.9.1
: nnRandSeed0 = analysisTest
: After dedups: nnModelFile0 = tests/models/g170-b6c96-s175395328-d26788732.bin.gz useFP16 false useNHWC false
: Cuda backend thread 0: Found GPU Tesla V100-SXM2-16GB memory 16945512448 compute capability major 7 minor 0
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/analysis/badoverride.txt.stderr
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
: Analysis Engine starting...
: KataGo v1.9.0
: KataGo v1.9.1
: nnRandSeed0 = analysisTest
: After dedups: nnModelFile0 = tests/models/g170-b6c96-s175395328-d26788732.bin.gz useFP16 false useNHWC false
: Cuda backend thread 0: Found GPU Tesla V100-SXM2-16GB memory 16945512448 compute capability major 7 minor 0
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/analysis/basic.txt.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
: Analysis Engine starting...
: KataGo v1.9.0
: KataGo v1.9.1
: nnRandSeed0 = analysisTest
: After dedups: nnModelFile0 = tests/models/g170-b6c96-s175395328-d26788732.bin.gz useFP16 false useNHWC false
: Cuda backend thread 0: Found GPU Tesla V100-SXM2-16GB memory 16945512448 compute capability major 7 minor 0
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/analysis/basic.txt.stderr
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
: Analysis Engine starting...
: KataGo v1.9.0
: KataGo v1.9.1
: nnRandSeed0 = analysisTest
: After dedups: nnModelFile0 = tests/models/g170-b6c96-s175395328-d26788732.bin.gz useFP16 false useNHWC false
: Cuda backend thread 0: Found GPU Tesla V100-SXM2-16GB memory 16945512448 compute capability major 7 minor 0
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/analysis/basic_sidetomove.stderr
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
: Analysis Engine starting...
: KataGo v1.9.0
: KataGo v1.9.1
: nnRandSeed0 = analysisTest
: After dedups: nnModelFile0 = tests/models/g170-b6c96-s175395328-d26788732.bin.gz useFP16 false useNHWC false
: Cuda backend thread 0: Found GPU Tesla V100-SXM2-16GB memory 16945512448 compute capability major 7 minor 0
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/analysis/basic_sidetomove.txt.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
: Analysis Engine starting...
: KataGo v1.9.0
: KataGo v1.9.1
: nnRandSeed0 = analysisTest
: After dedups: nnModelFile0 = tests/models/g170-b6c96-s175395328-d26788732.bin.gz useFP16 false useNHWC false
: Cuda backend thread 0: Found GPU Tesla V100-SXM2-16GB memory 16945512448 compute capability major 7 minor 0
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/analysis/symmetry.txt.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
: Analysis Engine starting...
: KataGo v1.9.0
: KataGo v1.9.1
: nnRandSeed0 = analysisTest
: After dedups: nnModelFile0 = tests/models/g170-b6c96-s175395328-d26788732.bin.gz useFP16 false useNHWC false
: Cuda backend thread 0: Found GPU Tesla V100-SXM2-16GB memory 16945512448 compute capability major 7 minor 0
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/analysis/symmetry.txt.stderr
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
: Analysis Engine starting...
: KataGo v1.9.0
: KataGo v1.9.1
: nnRandSeed0 = analysisTest
: After dedups: nnModelFile0 = tests/models/g170-b6c96-s175395328-d26788732.bin.gz useFP16 false useNHWC false
: Cuda backend thread 0: Found GPU Tesla V100-SXM2-16GB memory 16945512448 compute capability major 7 minor 0
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/analysis/symmetry_with_pruning.stderr
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
: Analysis Engine starting...
: KataGo v1.9.0
: KataGo v1.9.1
: nnRandSeed0 = analysisTest
: After dedups: nnModelFile0 = tests/models/g170-b6c96-s175395328-d26788732.bin.gz useFP16 false useNHWC false
: Cuda backend thread 0: Found GPU Tesla V100-SXM2-16GB memory 16945512448 compute capability major 7 minor 0
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/analysis/symmetry_with_pruning.txt.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
: Analysis Engine starting...
: KataGo v1.9.0
: KataGo v1.9.1
: nnRandSeed0 = analysisTest
: After dedups: nnModelFile0 = tests/models/g170-b6c96-s175395328-d26788732.bin.gz useFP16 false useNHWC false
: Cuda backend thread 0: Found GPU Tesla V100-SXM2-16GB memory 16945512448 compute capability major 7 minor 0
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/avoidcorners.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
: GTP Engine starting...
: KataGo v1.9.0
: KataGo v1.9.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
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/avoidcorners.stderr
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
KataGo v1.9.0
KataGo v1.9.1
Using TrompTaylor rules initially, unless GTP/GUI overrides this
Loaded config configs/gtp_example.cfg and/or command-line and query overrides
Loaded model tests/models/g170-b6c96-s175395328-d26788732.bin.gz
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/basic.txt.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
: GTP Engine starting...
: KataGo v1.9.0
: KataGo v1.9.1
: 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
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
KataGo v1.9.0
KataGo v1.9.1
Using TrompTaylor rules initially, unless GTP/GUI overrides this
Loaded config configs/gtp_example.cfg and/or command-line and query overrides
Loaded model tests/models/g170-b6c96-s175395328-d26788732.bin.gz
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/defaultkomibutton.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
: GTP Engine starting...
: KataGo v1.9.0
: KataGo v1.9.1
: 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
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
KataGo v1.9.0
KataGo v1.9.1
Using koPOSITIONALscoreAREAtaxNONEsui0button1 rules initially, unless GTP/GUI overrides this
Loaded config configs/gtp_example.cfg and/or command-line and query overrides
Loaded model tests/models/g170-b6c96-s175395328-d26788732.bin.gz
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/defaultkomiterr.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
: GTP Engine starting...
: KataGo v1.9.0
: KataGo v1.9.1
: 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
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
KataGo v1.9.0
KataGo v1.9.1
Using koPOSITIONALscoreTERRITORYtaxNONEsui0 rules initially, unless GTP/GUI overrides this
Loaded config configs/gtp_example.cfg and/or command-line and query overrides
Loaded model tests/models/g170-b6c96-s175395328-d26788732.bin.gz
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/defaultkomitt.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
: GTP Engine starting...
: KataGo v1.9.0
: KataGo v1.9.1
: 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
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
KataGo v1.9.0
KataGo v1.9.1
Using koPOSITIONALscoreAREAtaxNONEsui0 rules initially, unless GTP/GUI overrides this
Loaded config configs/gtp_example.cfg and/or command-line and query overrides
Loaded model tests/models/g170-b6c96-s175395328-d26788732.bin.gz
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/ending.txt.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
: GTP Engine starting...
: KataGo v1.9.0
: KataGo v1.9.1
: 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
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
KataGo v1.9.0
KataGo v1.9.1
Using TrompTaylor rules initially, unless GTP/GUI overrides this
Loaded config configs/gtp_example.cfg and/or command-line and query overrides
Loaded model tests/models/g170-b6c96-s175395328-d26788732.bin.gz
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/forcedkomi.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
: GTP Engine starting...
: KataGo v1.9.0
: KataGo v1.9.1
: 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
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
KataGo v1.9.0
KataGo v1.9.1
Using koPOSITIONALscoreAREAtaxNONEsui0button1 rules initially, unless GTP/GUI overrides this
Loaded config configs/gtp_example.cfg and/or command-line and query overrides
Loaded model tests/models/g170-b6c96-s175395328-d26788732.bin.gz
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/handicap.txt.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
: GTP Engine starting...
: KataGo v1.9.0
: KataGo v1.9.1
: 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
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
KataGo v1.9.0
KataGo v1.9.1
Using TrompTaylor rules initially, unless GTP/GUI overrides this
Loaded config configs/gtp_example.cfg and/or command-line and query overrides
Loaded model tests/models/g170-b6c96-s175395328-d26788732.bin.gz
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/misc.txt.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
: GTP Engine starting...
: KataGo v1.9.0
: KataGo v1.9.1
: 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
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
KataGo v1.9.0
KataGo v1.9.1
Using TrompTaylor rules initially, unless GTP/GUI overrides this
Loaded config configs/gtp_example.cfg and/or command-line and query overrides
Loaded model tests/models/g170-b6c96-s175395328-d26788732.bin.gz
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/printsgf.txt.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
: GTP Engine starting...
: KataGo v1.9.0
: KataGo v1.9.1
: 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
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
KataGo v1.9.0
KataGo v1.9.1
Using TrompTaylor rules initially, unless GTP/GUI overrides this
Loaded config configs/gtp_example.cfg and/or command-line and query overrides
Loaded model tests/models/g170-b6c96-s175395328-d26788732.bin.gz
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/rawnn.txt.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
: GTP Engine starting...
: KataGo v1.9.0
: KataGo v1.9.1
: 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
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
KataGo v1.9.0
KataGo v1.9.1
Using TrompTaylor rules initially, unless GTP/GUI overrides this
Loaded config configs/gtp_example.cfg and/or command-line and query overrides
Loaded model tests/models/g170-b6c96-s175395328-d26788732.bin.gz
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/rootsymprune.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
: GTP Engine starting...
: KataGo v1.9.0
: KataGo v1.9.1
: 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
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
KataGo v1.9.0
KataGo v1.9.1
Using TrompTaylor rules initially, unless GTP/GUI overrides this
Loaded config configs/gtp_example.cfg and/or command-line and query overrides
Loaded model tests/models/g170-b6c96-s175395328-d26788732.bin.gz
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/rules.txt.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
: GTP Engine starting...
: KataGo v1.9.0
: KataGo v1.9.1
: 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
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
KataGo v1.9.0
KataGo v1.9.1
Using TrompTaylor rules initially, unless GTP/GUI overrides this
Loaded config configs/gtp_example.cfg and/or command-line and query overrides
Loaded model tests/models/g170-b6c96-s175395328-d26788732.bin.gz
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/set_position.txt.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
: GTP Engine starting...
: KataGo v1.9.0
: KataGo v1.9.1
: 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
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
KataGo v1.9.0
KataGo v1.9.1
Using TrompTaylor rules initially, unless GTP/GUI overrides this
Loaded config configs/gtp_example.cfg and/or command-line and query overrides
Loaded model tests/models/g170-b6c96-s175395328-d26788732.bin.gz
Expand Down
2 changes: 1 addition & 1 deletion cpp/tests/results/gtp/time.txt.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
: GTP Engine starting...
: KataGo v1.9.0
: KataGo v1.9.1
: 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
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
KataGo v1.9.0
KataGo v1.9.1
Using TrompTaylor rules initially, unless GTP/GUI overrides this
Loaded config configs/gtp_example.cfg and/or command-line and query overrides
Loaded model tests/models/g170-b6c96-s175395328-d26788732.bin.gz
Expand Down

0 comments on commit c3220a5

Please sign in to comment.