|
v1.10.0
@aki65 aki65 released this on 5 Jul
based on KataGo v1.9.1
performance improvements (now on Snapdragon 888:
LZ 40b: 140 n/s (so about as fast as LZ on apple's A14)
KG 20b: 160 n/s)
fixed crash on android 11 when something was plugged into the usb port
added optimized KG 40b network, which was strongest a few days ago (it only works with release 1.10, not with earlier versions)
To use the network, put the .bin.gz and the .tflite file into the same directory anywhere on your device. Then load the .bin.gz network file as usual (by tapping on the second field in the settings menu). BadukAI will automatically read the .tflite file, too.
Please note: The reduced APKs (...1.10-red.apk) do not contain any built-in networks. So LZ and KG will crash unless you load a network from storage. There may be other hassles, too. So only use these files if
a) using networks from your storage is your only use case
b) the size of the full APKs really hurts you
c) you know exactly what you are doing
v1.10.0
@aki65 aki65 发布了这个 on 5 Jul
基于 KataGo v1.9.1
性能改进(现在在 Snapdragon 888 上:
LZ 40b:140 n/s(大约与苹果 A14 上的 LZ 一样快)
KG 20b:160 n/s)
修复了插入某些东西时在 android 11 上的崩溃usb口
增加了优化的KG 40b网络,前几天最强(只适用于1.10版本,不适用于早期版本)
要使用网络,请将 .bin.gz 和 .tflite 文件放在设备上任何位置的同一目录中。然后像往常一样加载 .bin.gz 网络文件(通过点击设置菜单中的第二个字段)。BadukAI 也会自动读取 .tflite 文件。
请注意:精简版 APK (...1.10-red.apk) 不包含任何内置网络。所以 LZ 和 KG 会崩溃,除非你从存储加载网络。可能还有其他麻烦。因此,仅在以下情况下才使用这些文件
a) 使用存储中的网络是您唯一的用例
b) 完整 APK 的大小确实伤害了您
c) 您确切地知道自己在做什么 |
|