EDeepLearningDevice::IsPrecisionSupported

Whether the given precision is supported by the device or not.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

bool IsPrecisionSupported(
   Euresys::Open_eVision::EasyDeepLearning::EDeepLearningInferencePrecision precision
)

Parameters

precision

Precision to check

EDeepLearningDevice.IsPrecisionSupported

Whether the given precision is supported by the device or not.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

bool IsPrecisionSupported(
   Euresys.Open_eVision.EasyDeepLearning.EDeepLearningInferencePrecision precision
)

Parameters

precision

Precision to check