1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-07-13 20:49:15 +00:00
BadFish/src/nnue/layers
AndrovT a42ab95e1f remove large input specialization
Removes unused large input specialization for dense affine transform. It has been obsolete since #4612 was merged.

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

No functional change
2023-07-16 15:12:21 +02:00
..
affine_transform.h remove large input specialization 2023-07-16 15:12:21 +02:00
affine_transform_sparse_input.h More simplifications and cleanup in affine_transform_sparse_input.h 2023-07-13 08:20:33 +02:00
clipped_relu.h Update copyright years 2023-01-02 19:07:38 +01:00
simd.h Add support for ARM dot product instructions 2023-02-23 13:22:03 +01:00
sqr_clipped_relu.h Avoid unnecessary string copies 2023-01-09 20:32:58 +01:00