Home
last modified time | relevance | path

Searched refs:append_active_indices (Results 1 – 3 of 3) sorted by relevance

/dports/games/stockfish/Stockfish-sf_14/src/nnue/features/
H A Dhalf_ka_v2.h86 static void append_active_indices(
H A Dhalf_ka_v2.cpp38 void HalfKAv2::append_active_indices( in append_active_indices() function in Stockfish::Eval::NNUE::Features::HalfKAv2
/dports/games/stockfish/Stockfish-sf_14/src/nnue/
H A Dnnue_feature_transformer.h538 FeatureSet::append_active_indices(pos, perspective, active); in update_accumulator()