]> git.sesse.net Git - stockfish/history - src/nnue/layers/clipped_relu.h
Cleanup includes
[stockfish] / src / nnue / layers / clipped_relu.h
2023-09-03 DisservinCleanup includes
2023-07-28 mstemberaRemove unused return type from propagate()
2023-01-02 Sebastian BuchwaldUpdate copyright years
2022-02-25 mstemberaClean up and simplify some nnue code.
2022-02-10 Tomasz SobczykUpdate architecture to "SFNNv4". Update network to...
2022-01-06 Brad KnoxUpdate copyright years
2021-08-20 Tomasz SobczykOptimize and tidy up affine transform code.
2021-05-18 Tomasz SobczykNew NNUE architecture and net
2021-05-11 Tomasz SobczykExporting the currently loaded network file
2021-04-24 Tomasz SobczykUnify naming convention of the NNUE code
2021-03-07 Dieter DobbelaereAdd Stockfish namespace.
2021-01-08 Joost VandeVondeleUpdate copyright years
2020-11-04 Tomasz SobczykManually align arrays on the stack
2020-08-10 Fanael LinithienProvide vectorized NNUE code for SSE2 and MMX targets
2020-08-10 mstemberaWorkaround using unaligned loads for gcc < 9
2020-08-10 Joost VandeVondeleRevert "Avoid special casing for MinGW"
2020-08-09 Dariusz OrzechowskiAvoid special casing for MinGW
2020-08-06 nodchipAdd NNUE evaluation