uninit

Function uninit 

Source
pub fn uninit<Args, Inp>(param: Args) -> Args::Out
where Args: UninitAPI<Inp>,
Expand description

New tensor filled with uninitialized values and having a specified shape.