io-chess
UCI chess engine
Loading...
Searching...
No Matches
BatchEvalContext.h File Reference

Batched evaluation context interface. More...

#include "BatchEvaluator.h"
#include "IEvaluator.h"
Include dependency graph for BatchEvalContext.h:

Go to the source code of this file.

Classes

class  BatchEvalContext

Detailed Description

Batched evaluation context interface.

Provides structures and abstract methods for evaluating multiple chess positions simultaneously, optimizing throughput for certain neural network architectures.