1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-05-01 09:13:08 +00:00
BadFish/src/nnue
2024-11-13 20:11:03 +01:00
..
features Implement accumulator refresh table 2024-04-24 18:38:20 +02:00
layers Move DotProd code into optimized affine layer 2024-08-03 09:42:03 +02:00
network.cpp Add a standardized benchmark command speedtest. 2024-09-28 18:01:26 +02:00
network.h Add a standardized benchmark command speedtest. 2024-09-28 18:01:26 +02:00
nnue_accumulator.h Remove stale Cache::clear() method 2024-11-13 20:11:03 +01:00
nnue_architecture.h Update NNUE architecture to SFNNv9 and net nn-ae6a388e4a1a.nnue 2024-04-02 08:49:48 +02:00
nnue_common.h Update copyright year 2024-01-04 15:47:10 +01:00
nnue_feature_transformer.h Small speedup in incremental accumulator updates 2024-09-09 18:02:32 +02:00
nnue_misc.cpp Workaround the clang-format inconsistencies 2024-06-08 23:09:02 +02:00
nnue_misc.h Implement accumulator refresh table 2024-04-24 18:38:20 +02:00