Johannes Czech

Results 24 issues of Johannes Czech

Hello, I noticed that they are no binaries available for Mac in the most recent release. Therefore, I build the [**CuteChess 1.2.0** release](https://github.com/cutechess/cutechess/releases/tag/1.2.0) by [statically linking](https://retifrav.github.io/blog/2018/02/17/build-qt-statically/) to the Qt 5.12...

Apparently, there are still some losses on time when using _ClassicAra 0.9.5 (TensorRT)_ in the time control `"40/480:40/480:40/480"` on Windows. Thanks to Werner Schüle for reporting it. [Time_Losses_ClassicAra_0.9.5.zip](https://github.com/QueensGambit/CrazyAra/files/7110229/Time_Losses_ClassicAra_0.9.5.zip)

bug
Windows
TensorRT
chess
time management

The _ClassicAra 0.9.5_ appears to crash when trying to use INT8 inference. The issue seems to be related to the new _ClassicAra_ model because INT8 still seems to work for...

installation
TensorRT
chess
int8 inference

It seems 3-fold repetition is not always detected properly. * https://tcec-chess.com/#div=l4&game=100&season=21

bug

The library `cudnn_cnn_infer64_8.dll` is not used on Windows, but `libcudnn_cnn_infer.so.8` is used on Linux. This seems to make a visible NPS difference. e.g. Ubuntu 18.04: GPU: RTX 2070 OC ```python...

Windows
cuDNN

This PR upgrades the SPFlow library to allow an execution with Tensorflow 2.x.x. I used the official auto upgrade script for migration: * https://www.tensorflow.org/guide/migrate ```bash tf_upgrade_v2 \ --intree SPFlow/ \...

### Description Hi, I noticed an incompatibility of SPFlow with the tensorflow 2.x.x library. Should I create a PR to fix it? #### Steps to reproduce ```bash $ pip3 install...

# Purpose * added hotfix for devtools error See also: https://github.com/nklayman/vue-cli-plugin-electron-builder/issues/776 # Pre-merge TODOs and Checks - [x] _(exclude checks that are not relevant for your feature)_

This feature is also available in the lichess.org opening explorer.

enhancement

Add board coordinates A-H and 1-8 to the board.

enhancement
optic