pub unsafe fn empty_f<Args, Inp>( param: Args, ) -> Result<<Args as EmptyAPI<Inp>>::Out, Error>where Args: EmptyAPI<Inp>,
This function is unsafe because it creates a tensor with uninitialized.