R/types.R
as_dtype.Rd
Convert to DataType.
as_dtype(x)
(any) Object to convert. Can currently be a string (e.g. "i1", "i32", "f32", ...) or a DataType object.
"i1"
"i32"
"f32"
DataType