impl_as_primitive_to_bf16

Macro impl_as_primitive_to_bf16 

Source
macro_rules! impl_as_primitive_to_bf16 {
    ($ty:ty, $meth:ident) => { ... };
}