1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-07-11 03:29:14 +00:00
BadFish/src/nnue
Stéphane Nicolet 81d716f5cc Reformat code in little-endian patch
Reformat code and rename the function to "read_little_endian()" in the recent
commit by Ronald de Man for support of big endian systems.

closes https://github.com/official-stockfish/Stockfish/pull/3016

No functional change
-----

Recommended net: https://tests.stockfishchess.org/api/nn/nn-82215d0fd0df.nnue
2020-08-17 12:15:57 +02:00
..
architectures Add NNUE evaluation 2020-08-06 16:37:45 +02:00
features Add NNUE evaluation 2020-08-06 16:37:45 +02:00
layers Reformat code in little-endian patch 2020-08-17 12:15:57 +02:00
evaluate_nnue.cpp Reformat code in little-endian patch 2020-08-17 12:15:57 +02:00
evaluate_nnue.h Add NNUE evaluation 2020-08-06 16:37:45 +02:00
nnue_accumulator.h Cleanup and optimize SSE/AVX code 2020-08-10 14:38:17 +02:00
nnue_architecture.h Add NNUE evaluation 2020-08-06 16:37:45 +02:00
nnue_common.h Reformat code in little-endian patch 2020-08-17 12:15:57 +02:00
nnue_feature_transformer.h Reformat code in little-endian patch 2020-08-17 12:15:57 +02:00