zeros

Function zeros 

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

New tensor filled with zeros and having a specified shape.

ยงSee also