PytorchBackend.eps#

PytorchBackend.eps(dtype)#

Returns the minimal difference representable by dtype.

Parameters:
dtypetype

Data type for which eps should be returned.

Returns:
Scalar

The eps for the given data type.