enum rgpot::TorchDeterminismPolicyΒΆ

#include <MetatomicConfig.hpp>
 
enum TorchDeterminismPolicy {
    Fast   = 0,
    Strict = 1,
};