Optimized Belief Propagation (CPU and GPU)
|
Declares base class for running and evaluating multiple runs of an implementation that may be optimized on CPU or GPU. More...
#include <utility>
#include <memory>
#include "RunSettingsParams/RunSettings.h"
#include "RunEval/EvaluateImpResults.h"
#include "RunEval/RunEvalConstsEnums.h"
#include "RunEval/EvaluateImpAliases.h"
Go to the source code of this file.
Classes | |
class | RunImpMultInputs |
Base class for running and evaluating multiple runs of an implementation that may be optimized on CPU or GPU. More... | |
Declares base class for running and evaluating multiple runs of an implementation that may be optimized on CPU or GPU.
Definition in file RunImpMultInputs.h.