Get DType from name
type Type = DTypeFromName<'float32'> // Float32 Copy
type Type = DTypeFromName<'float32'> // Float32
Get DType from name