empty_f

Function empty_f 

Source
pub unsafe fn empty_f<Args, Inp>(
    param: Args,
) -> Result<<Args as EmptyAPI<Inp>>::Out, Error>
where Args: EmptyAPI<Inp>,
Expand description

ยงSafety

This function is unsafe because it creates a tensor with uninitialized.