Query the precision modes supported by a registered backend
Source:R/backend-registry.R
amatrix_backend_precision_modes.RdReturns the precision mode strings advertised by the named backend.
Valid values are "strict" (double precision) and "fast"
(single/mixed precision).